用VS2005做毕业设计,运行后,在一网页中点击按钮后(如确定什么的),本来的页面居中变成居左了,求解。
dtd是有的,字数问题,这不写了。<htmlxmlns="http://www.w3.org/1999/xhtml"><headrunat="server"><title...
dtd是有的,字数问题,这不写了。
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
</head>
<body style="background-color:Gray ;margin:0">
<form id="form1" runat="server">
<div style="width: 1080px;margin:0 auto;background-color:White ">
<table style="width: 1080px;">
<tr>
<td rowspan="3" style="width: 40px" valign="top">
</td>
<td rowspan="3" style="width: 230px; border-right: silver thin dotted;" valign="top">
<uc4:left id="Left1" runat="server">
</uc4:left>
</td>
<td valign="top" rowspan="3" colspan="4" style="width: 810px">
<asp:contentplaceholder id="ContentPlaceHolder1" runat="server">
</asp:contentplaceholder>
</td>
</tr>
</table>
</div>
</form>
</body>
</html> 展开
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
</head>
<body style="background-color:Gray ;margin:0">
<form id="form1" runat="server">
<div style="width: 1080px;margin:0 auto;background-color:White ">
<table style="width: 1080px;">
<tr>
<td rowspan="3" style="width: 40px" valign="top">
</td>
<td rowspan="3" style="width: 230px; border-right: silver thin dotted;" valign="top">
<uc4:left id="Left1" runat="server">
</uc4:left>
</td>
<td valign="top" rowspan="3" colspan="4" style="width: 810px">
<asp:contentplaceholder id="ContentPlaceHolder1" runat="server">
</asp:contentplaceholder>
</td>
</tr>
</table>
</div>
</form>
</body>
</html> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询