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

仿淘寶導(dǎo)航html

original 2019-02-11 16:53:34 220
abstrait:<!DOCTYPE html><html lang="en"><head>    <meta charset="UTF-8">    <title>導(dǎo)航條</title>    <style>   &nbs

<!DOCTYPE html>
<html lang="en">
<head>
   <meta charset="UTF-8">
   <title>導(dǎo)航條</title>
   <style>
       *{margin: 0;padding: 0}
       a{text-decoration: none;color: #000;font-size: 13px;}
       .clear{clear: both;}
       .header{width: 100%;background: #f5f5f5;}
       .content{width: 1200px;margin: 0px auto;line-height: 40px;}
       .content a:hover{color: #ff5000;}
       .left{ height: 40px;float: left}
       .left a{ margin-right: 5px;}
       .right{            width: 700px;height: 40px;float: right;}
       .header_a{display: inline-block;height: 40px;width: 90px;text-align: center;}
     
   </style>
</head>
<body>
<div class="header">
    <div class="content">
        <div class="left">
            <a href="" class="header_a">中國大陸</a>
            <a href="">親,請登錄</a>
            <a href="">免費(fèi)注冊</a>
            <a href="">手機(jī)逛淘寶</a>
        </div>
        <div class="right">
            <a href="" class="header_a">我的淘寶</a>
            <a href=""class="header_a">購物車</a>
            <a href=""class="header_a">收藏夾</a>
            <a href=""class="header_a">商品分類</a>
            <a href=""class="header_a">賣家中心</a>
            <a href=""class="header_a">聯(lián)系客服</a>
            <a href=""class="header_a">網(wǎng)站導(dǎo)航</a>
        </div>
    </div>
</div>


</body>
</html>

Professeur correcteur:韋小寶Temps de correction:2019-02-11 17:06:57
Résumé du professeur:寫的很不錯(cuò) 導(dǎo)航的背景色沒有哦 不過也可以 樣式還講的過去 繼續(xù)加油吧!

Notes de version

Entrées populaires