当前位置: 代码迷 >> C# >> 关于母版页和内容页的有关问题
  详细解决方案

关于母版页和内容页的有关问题

热度:90   发布时间:2016-04-28 08:36:55.0
关于母版页和内容页的问题
我在模板页写的    <form id="form1" runat="server" style=" width:80%; margin-left:10%;">
但是在内容页只能显示width:80%。
而margin-left:10%这个属性就不起作用了。
------解决思路----------------------
你可以用开发工具看看还有没有别的属性在影响他
  相关解决方案