用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>
展开
 我来答
持蜜游
2010-12-05 · TA获得超过574个赞
知道小有建树答主
回答量:715
采纳率:0%
帮助的人:447万
展开全部
把样式跟页面代码贴出来看看解决的会快点,以前遇过到这种问题,忘了怎么解决了,你把页面宽度和高度设置一下,然后加margin:0 auto;样式,记得看看你设置居中的那个层里的样式有没有重复。特别是margin的样式。
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式