<!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;
padding:0;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#DFDFDF;
}
#Header{
width:980px;
height:500px;
margin:0 auto;
border-left:1px solid #FF0000;
border-right:1px solid #757575;
}
.s{
position:relative;
left:0px;
top:120px;
height:50px;
width:200px;
border:1px solid #993432 ;
background:url(http://www.cnblogs.com/../Inetpub/wwwroot/winxp.gif) repeat-x left top;
}
</style>
<title>无标题文档</title>
</head>

<body>
<div >
<div class="s">
ddddddddddddd</div>
</div>
<div class="s">
ddddddddddddd</div>
</body>
</html>

相关文章:

  • 2022-02-04
  • 2022-02-07
  • 2021-08-28
  • 2021-06-14
  • 2022-02-25
  • 2021-09-26
  • 2021-07-25
  • 2021-12-04
猜你喜欢
  • 2022-12-23
  • 2021-07-07
  • 2021-11-02
  • 2021-04-01
  • 2021-06-22
  • 2021-07-29
  • 2021-08-11
相关资源
相似解决方案