<html lang="en">
<head>
<meta charset="UTF-8">
<title>布局</title>
<style>
/* css初始化样式 */
body{min-width:1000px;}
body,ul,ol,li,p,div,img,b,i,u,h1,h2,h3,h4,h5,h6{margin:0; padding:0; }
ul,ol{list-style:none; }
a{text-decoration:none;}
/* top start */
#top{height:40px; background-color: #333;}
#top #top-center{ width: 1000px; height:40px; margin:0 auto; }
#top #top-center .top-nav{width: 800px; height:40px; line-height:40px; float:left; color:#B0B0B0; overflow:hidden;}
#top #top-center .top-nav ul li{list-style:none; float:left; margin-right:5px;}
#top #top-center .top-nav ul li a{color:#B0B0B0;}
#top #top-center .top-cart{width: 100px; height:40px; float:right;}
#top #top-center .top-login{width: 100px; height:40px; float:right;}
/* top end */
#main{
width: 1000px;
min-height:595px;
background-color: orange;
margin: 10px auto;
}
#footer{
height:100px;
background-color: #ccc;
}
</style>
</head>
<body>
<div id='top'>
<div id='top-center'>
<div class='top-nav'>
<ul>
<li><a href="">小米商城</a></li>
<li> | </li>
<li><a href="">MIUI</a></li>
<li> | </li>
<li><a href="">米聊</a></li>
<li> | </li>
<li><a href="">游戏</a></li>
<li> | </li>
<li><a href="">多看阅读</a></li>
<li> | </li>
<li><a href="">云服务</a></li>
<li> | </li>
<li><a href="">金融</a></li>
<li> | </li>
<li><a href="">小米网移动版</a></li>
<li> | </li>
<li><a href="">问题反馈</a></li>
<li> | </li>
<li><a href="">Select Region</a></li>
</ul>
</div>
<div class='top-cart'></div>
<div class='top-login'></div>
</div>
</div>
<div id='main'></div>
<div id='footer'></div>
</body>
</html>
用div布局CSS样式控制小米案例
最后编辑于 :
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- 知识点 文档流 浮动作用 文本绕图 制作导航 网页布局 清除浮动的三种方式 额外标签法 父元素添加:overflo...
- 4月7日成都市同辉(国际)学校三年级八个可爱的同辉娃娃带着对美好春天的向往,在悠扬的古乐中用活泼的身姿、响亮的声音...