盖楼盖样式做美观

原创 2019-01-02 12:58:21 294
摘要:<!DOCTYPE html><html><head><meta charset="UTF-8"><title>淘宝网</title><link rel="stylesheet" type="text/css" href="index.css"

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>淘宝网</title>

<link rel="stylesheet" type="text/css" href="index.css">

</head>

<body>

<div>

<div>

<div>

<a href="" title="">中国大陆</a>

<a href="" title="" style="color:#ff5000;">登录</a>

<a href="" title="">免费注册</a>

<a href="" title="">手机逛淘宝</a>

</div>

<div>

<a href="" title="">我的淘宝</a>

<a href="" title="">购物车</a>

<a href="" title="">收藏夹</a>

<a href="" title="">商品分类</a>

<a href="" title="">联系客服</a>

<a href="" title="">网站导航</a>

</div>

</div>

<div></div>

</div>

</body>

</html>

*{margin: 0;padding: 0}

a{text-decoration: none;color:#000;font-size: 14px;}

.clear{clear: both;}

.header{width:100%;background-color: #f5f5f5;}

.header_content{width:1200px;margin:0 auto;line-height: 40px;}

.header_left{width:400px;height:40px;float: left;}

.header_left a{margin-right: 4px;}

.header_content a:hover{color:#ff5000;}

.header_right{width:600px;height:40px;float: right;}

.header_a{display: inline-block;width:90px;height:40px;text-align: center;}

.header_a a:hover{background-color: #fff;}


批改老师:韦小宝批改时间:2019-01-02 13:43:59
老师总结:写的还是很不错的!课后要记得多练习啊!继续加油吧!

发布手记

热门词条