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