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

浮動(dòng)章節(jié)作業(yè)

original 2019-04-13 15:54:55 212
abstrait:<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>NAV</title> <style> *{margin: 0;padding: 0;} .top_conter 
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>NAV</title>
<style>
*{margin: 0;padding: 0;}
.top_conter ul{list-style: none; height:40px;}
.top_conter ul li{float:left;padding: 0px 10px;}
.top_conter ul li a{text-decoration: none;height:40px; }
.top_conter ul li a:hover{text-decoration: none;height:40px;background-color:#fff;display: inline-block;}
.clear{clear: both;}
.top_box{background: #fff;width: 100%}
.top_conter{height:40px;width:1400px;font-size: 11px;line-height: 40px;background-color:pink;margin:0px auto;position: relative;}
.top_conter_left{float: left;width: 400px;}
.top_conter_right{float: right;width: 700px;}

</style>
</head>
<body>
<div class="top_box">
	<div class="top_conter">
		<div class="top_conter_left">
				<ul>
					<li class="tnav"><a href="" class="navc">中國(guó)大陸</a>
					<li><a href="">親,請(qǐng)登錄</a></li>
					<li><a href="">免費(fèi)注冊(cè)</a></li>
					<li><a href="">手機(jī)逛</a></li>
				</ul>
		</div>

	</div>
</div>


</body>		      
</html>


Professeur correcteur:天蓬老師Temps de correction:2019-04-13 16:24:49
Résumé du professeur:top_conter_left{float: left;width: 400px;} .top_conter_right{float: right;width: 700px;} css代碼最好格式一下再提交, 像這樣的代碼, 又沒有高亮顯示, 你能迅速讀懂嗎?

Notes de version

Entrées populaires