摘要:<!DOCTYPE html><html><head><meta charset="UTF-8"><title>中国</title><style type="text/css">ul li{list-style: none; float:left; b
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>中国</title>
<style type="text/css">
ul li{list-style: none; float:left; background-color:red;width: 50px; height: 20px; margin: 1px;}
.box{width: 50px; height: 30px; background-color:red; float:left; margin: 1px;}
.box1{ clear:both;}
</style>
</head>
<ul>
<li>首页</li>
<li>中国</li>
<li>湖南</li>
<li>株洲</li>
<li>攸县</li>
<div></div>
<div>中央 </div>
<div>地方</div>
<div>世界</div>
<div>规划</div>
</ul>
</body>
</html>
批改老师:灭绝师太批改时间:2018-11-15 14:44:17
老师总结:现在的练习比较简单,后面的课程会精彩很多,继续加油吧!