<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<style>
body { margin:0; text-align:center}
#nav { background: #99FF99; height: 60px;width:1000px;float:none; }
#nav UL LI{ float:left;BORDER-LEFT: #497ab9 1px solid;BORDER-RIGHT: #2a5293 1px solid;}
#mainContent { background: #99FF99; height: 60px;width:1000px;float:none; }
#side { background: #99FF99; height: 300px; width: 120px; float: left; }
#side1 { background: #99FF99; height: 300px; width: 120px; float: right; }
#main { background: #99FFFF; height: 300px; margin:0 120px 0 120px; }
#foot { background: #99FF99; height: 60px;width:1000px;float:none; }
</style>
</head>
<body>
<div >页脚</div>
</body>
</html>

相关文章:

  • 2021-12-30
  • 2022-01-19
  • 2021-05-25
  • 2022-12-23
  • 2021-04-09
  • 2021-11-15
猜你喜欢
  • 2021-10-30
  • 2021-12-25
  • 2021-09-23
  • 2022-01-14
  • 2021-04-19
  • 2021-10-25
  • 2022-01-15
相关资源
相似解决方案