百度空间 | 百度首页 
 
查看文章
 
CSS的一些收集
2008-03-13 23:01

此代码为三列
body{
margin:0px;
font-family:arial,sans-serif;
color:#000000;
font-size:12px;
}
.screen {
margin:0px auto;
width: 905px;
}
.title {
background-color: #1753C3;
height: 44px;
width: 100%;
clear: both;
}
.adv {
background-image: url(images/adv.jpg);
background-repeat: no-repeat;
height: 124px;
width: 905px;
}
.logo {
background-image: url(images/logo.jpg);
background-repeat: no-repeat;
float: left;
height: 123px;
width: 215px;
}
.main {
width: 100%;
}

.bottom {
height: 140px;
width: 100%;
background-color: #1753C3;
clear: both;
}
.footer {
height: 30px;
width: 100%;
background-color: #6A88BF;
clear: both;
}
.main_left {
float: left;
width: 215px;
}
.main_right {
float: right;
width: 177px;
}
.main_center {
margin: 0px auto;
}


类别:Css | 添加到搜藏 | 浏览() | 评论 (0)
 
最近读者:
 
网友评论:
发表评论:
姓 名:
网址或邮箱: (选填)
内 容:
验证码: 请点击后输入四位验证码,字母不区分大小写
      

     

©2009 Baidu