仿新浪首页作品

原创 2019-01-18 13:47:27 353
摘要: <!doctype html>  <html>  <head>       <meta charset="utf-8">       <title>
 <!doctype html>
 <html>
 <head>
      <meta charset="utf-8">
      <title>新浪首页</title>
      <link rel="stylesheet" type="text/css" href="css/index.css" /> 
      <link rel="stylesheet" type="text/css" href="css/font-awesome/css/font-awesome.min.css">

</head>
<body>
	<div class="header">
       <div class="header_content">
       	  <div class="header_left">
            <a href="" class="head_a">设为首页</a>
            <a href="" class="head_c">手机新浪网</a>
            <a href="" class="head_c">移动客户端<i class="fa fa-chevron-down"></i></a>
       	  </div>
       	  <div class="header_right">
            <a href="" class="head_b">登录</a>
            <a href="" class="head_b">微博<i class="fa fa-chevron-down"></i></a>
            <a href="" class="head_b">博客<i class="fa fa-chevron-down"></i></a>
            <a href="" class="head_b">邮箱<i class="fa fa-chevron-down"></i></a>
            <a href="" class="head_a">网站导航</a>
       	  </div>	
       </div>
       <div class="clear"></div>
	</div>
	
</body>
</html>


批改老师:灭绝师太批改时间:2019-01-18 14:56:42
老师总结:作业上交不全面,导致老师看不到你 的具体效果,用class不然练习一下选择器语法。

发布手记

热门词条