亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

淘寶導(dǎo)航欄布局

original 2019-03-06 17:30:36 196
abstrait:<!DOCTYPE html><html><head><meta charset="UTF-8"><title>淘寶導(dǎo)航</title><link rel="stylesheet" href="index.css"><link href="

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>淘寶導(dǎo)航</title>

<link rel="stylesheet" href="index.css">

<link href="http://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">

</head>

<body>


<div class="header">

<div class="header_c">

<div class="header_l">

<a href="" class="header_a">中國大陸&nbsp;&nbsp;<i class="fa fa-angle-down"></i></a>

<a href="" style="color:#ff5000">親,請登錄</a>

<a href="">免費注冊</a>

<a href="">手機逛淘寶</a>

</div>

<div class="header_r">

<a href="" class="header_a">我的淘寶&nbsp;&nbsp;<i class="fa fa-angle-down"></i></a>

<a href="" class="header_a"><i class="fa fa-cart-arrow-down">&nbsp;</i>購物車0&nbsp;&nbsp;<i class="fa fa-angle-down"></i></a>

<a href="" class="header_a"><i class="fa fa-star">&nbsp;</i>收藏夾&nbsp;&nbsp;<i class="fa fa-angle-down"></i></a>

<a href="">商品分類&nbsp;&nbsp;|</a>

<a href="" class="header_a">賣家中心&nbsp;&nbsp;<i class="fa fa-angle-down"></i></a>

<a href="">聯(lián)系客服</a>

<a href="" class="header_a">網(wǎng)站導(dǎo)航&nbsp;&nbsp;<i class="fa fa-angle-down"></i></a>

</div>

</div>


</div>


</body>

</html>

index.css內(nèi)容

*{padding:0;margin:0;}

a{text-decoration:none;color:#333;font-size:13px;margin:0 3px;}

a:hover{color:#ff5000;}

.header{background: #f5f5f5;border-bottom: 1px solid #ccc;}

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

.header_l{float:left;}

.header_r{float:right;}

.header_a{display:inline-block;padding:0 3px;height:39px;}

.header_a:hover{background: #fff;}


Professeur correcteur:韋小寶Temps de correction:2019-03-07 09:05:47
Résumé du professeur:網(wǎng)站中的導(dǎo)航是很重要的 一個導(dǎo)航的樣式影響著整個網(wǎng)站

Notes de version

Entrées populaires