网页设计中表格不能居中~~~
代码如下:<body><center><tablewidth="973px"height="567px"border="0"cellpadding="0"cellspac...
代码如下:
<body><center><table width="973px" height="567px" border="0" cellpadding="0" cellspacing="0" background="../img/bg3.jpg"></table></center></body>
表格只是左右居中,上下不能居中~
请问这是怎么回事啊??? 展开
<body><center><table width="973px" height="567px" border="0" cellpadding="0" cellspacing="0" background="../img/bg3.jpg"></table></center></body>
表格只是左右居中,上下不能居中~
请问这是怎么回事啊??? 展开
4个回答
博思aippt
2024-07-20 广告
2024-07-20 广告
作为深圳市博思云创科技有限公司的工作人员,对于Word文档生成PPT的操作,我们有以下建议:1. 使用另存为功能:在Word中编辑完文档后,点击文件->另存为,选择PowerPoint演示文稿(*.pptx)格式,即可将文档内容转换为PPT...
点击进入详情页
本回答由博思aippt提供
展开全部
后面0 0那些你可以调啊
我这里软件没下载,看不了代码
额
一般都是可以实现的。
只是在于方面
你建议你
点表格左上方的那个选中表格,按居中键
上下居然只能靠用空格键来“你”补
那个字不懂打,
我这里软件没下载,看不了代码
额
一般都是可以实现的。
只是在于方面
你建议你
点表格左上方的那个选中表格,按居中键
上下居然只能靠用空格键来“你”补
那个字不懂打,
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
<body><div align="center"><table width="973px" height="567px" border="0" cellpadding="0" cellspacing="0" background="../img/bg3.jpg"></table></div></body>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
试试!
<html>
<head>
<style type="text/css">
body{
background:#999;
text-align:center;
color: #333;
font-family:arial,verdana,sans-serif;
}
#header{
width:776px;
margin-right: auto;
margin-left: auto;
padding: 0px;
background: #EEE;
height:60px;
text-align:left;
} #contain{
margin-right: auto;
margin-left: auto;
width: 776px;
} #mainbg{
width:776px;
padding: 0px;
background: #60A179;
float: left;
}
#right{
float: right;
margin: 2px 0px 2px 0px;
padding:0px;
width: 574px;
background: #ccd2de;
text-align:left;
}
#left{
float: left;
margin: 2px 2px 0px 0px;
padding: 0px;
background: #F2F3F7;
width: 200px;
text-align:left;
}
#footer{
clear:both;
width:776px;
margin-right: auto;
margin-left: auto;
padding: 0px;
background: #EEE;
height:60px;}
.text{margin:0px;padding:20px;}
</style>
</head>
<body>
<div id="header">header</div>
<div id="contain">
<div id="mainbg">
<div id="right">
<div
class="text">right<p>1</p><p>1</p><p>1</p><p>1</p><p>1</p></div>
</div>
<div id="left">
<div class="text">left</div>
</div>
</div>
</div>
<div id="footer">footer</div>
</body>
</html>
<html>
<head>
<style type="text/css">
body{
background:#999;
text-align:center;
color: #333;
font-family:arial,verdana,sans-serif;
}
#header{
width:776px;
margin-right: auto;
margin-left: auto;
padding: 0px;
background: #EEE;
height:60px;
text-align:left;
} #contain{
margin-right: auto;
margin-left: auto;
width: 776px;
} #mainbg{
width:776px;
padding: 0px;
background: #60A179;
float: left;
}
#right{
float: right;
margin: 2px 0px 2px 0px;
padding:0px;
width: 574px;
background: #ccd2de;
text-align:left;
}
#left{
float: left;
margin: 2px 2px 0px 0px;
padding: 0px;
background: #F2F3F7;
width: 200px;
text-align:left;
}
#footer{
clear:both;
width:776px;
margin-right: auto;
margin-left: auto;
padding: 0px;
background: #EEE;
height:60px;}
.text{margin:0px;padding:20px;}
</style>
</head>
<body>
<div id="header">header</div>
<div id="contain">
<div id="mainbg">
<div id="right">
<div
class="text">right<p>1</p><p>1</p><p>1</p><p>1</p><p>1</p></div>
</div>
<div id="left">
<div class="text">left</div>
</div>
</div>
</div>
<div id="footer">footer</div>
</body>
</html>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询