abstrait:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.min.css"/> <title>無標(biāo)題文檔</title> <style type="text/css"> *{ margin:0px ; padding:0px;} #header{ background-color:#ccc; width:100%; height:40px;} .header_content{ width:1200px; height:40px; background:#pink; margin:0px auto; line-height:40px;} .header_content a:hover{ color:#ff5000} .header_left{ height:40px ; float:left} .header_left a{ margin-right:5px;} .header_right{ height:40px; float:right} .clear{ clear:both;} a{ text-decoration:none; font-size:13px;} .header_a{ display:inline-block; height:40px; width:90px; position: relative} .header_a:hover{ background:#fff;} li{ list-style: none;} .header_a ul{border: 1px solid #f5f5f5; display: none; border-top: none;} .header_a:hover ul{ display: block; position: absolute; width: 100px;} .header_a ul li{ color: #6c6c6c; height: 30px; line-height: 30px; text-align: left; padding: 0px 3px;} .header_a ul li:hover{ background: #ccc } </style> </head> <body> <div id="header"> <div class="header_content"> <div class="header_left"> <a href="#" class="header_a"> 中國大陸 <i class="fa fa-chevron-down"></i></a> <a href="#" style="color:#ff5000">親,請登錄</a> <a href="#">免費(fèi)注冊</a> <a href="#">手機(jī)逛淘寶</a> </div> <div class="header_right"> <a href="#" class="header_a">我的淘寶 <i class="fa fa-chevron-down"></i> <ul> <li>已買到寶貝</li> <li>我的足跡</li> </ul> </a> <a href="#"><span class="fa fa-cart-plus"></span>購物車</a> <a href="#" class="header_a"><span class="fa fa-star"></span>收藏夾<i class="fa fa-chevron-down"></i> <ul> <li>已買到寶貝</li> <li>我的足跡</li> </ul> </a> <a href="#">商品分類</a> <a href="#" class="header_a">買家中心<i class="fa fa-chevron-down"></i></a> <a href="#">聯(lián)系客服</a> <a href="#">網(wǎng)站導(dǎo)航<i class="fa fa-chevron-down"></i></a> </div> <div class="clear"></div> </div> </div> </body> </html>
Professeur correcteur:查無此人Temps de correction:2019-04-23 13:51:19
Résumé du professeur:完成的不錯,今天你完成了不少作業(yè)。繼續(xù)加油。