作业 老师帮忙看下

来源:3-8 自由编程

JakePrim

2021-02-18 11:06:03

​<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="Keywords" content="Career,Builder,CareerBuilder">
<meta name="Description" content="Career Builder">
<title>Career Builder</title>
</head>
<body>
<!-- header区域 -->
<header class="header">
<div class="logo">
<h1>Career Builder</h1>
</div>
<div class="nav">
<ul>
<li>HOME</li>
<li>ABOUT</li>
<li>GALLERY</li>
<li>FACULTY</li>
<li>EVENTS</li>
<li>CONTACT</li>
</ul>
</div>
</header>
<!--banner区域-->
<section class="banner">
<div class="banner-img">
<img src="images/banner3.jpg" alt="">
</div>
<div class="banner-zoom">
banner遮罩层
</div>
<div class="banner-from">
banner表单
</div>
</section>
<!--网页内容区域-->
<section class="content">
<!-- about区域 -->
<div class="about">
<div class="about-top">
<h3>ABOUT</h3>
<div>分割线</div>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</p>
</div>
<div class="about-bottom">
<h4>A WORD</h4>
<h4>ABOUT US</h4>
<div>
<p>Praesent dignissim viverra est, sed bibendum ligula congue non. Sed ac nisl et felis gravida commodo? Suspendisse eget ullamcorper ipsum. Suspendisse diam amet.</p>
<span>EXPLORE</span>
</div>
<img src="images/bb3.jpg" alt="">
<div>
<p>70000</p>
<div>分割线</div>
<span>Students</span>
</div>
<div>
<p>600</p>
<div>分割线</div>
<span>Faculty</span>
</div>
</div>
</div>
<!-- 图文混排区域 -->
<div class="text-and-img">
<div class="text-and-img-style">
<div class="img">
<img src="images/b1.jpg" alt="">
</div>
<div class="text">
<h3>Library</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry</p>
<p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<span>EXPLORE</span>
</div>
</div>
<div class="text-and-img-style">
<div class="img">
<img src="images/b2.jpg" alt="">
</div>
<div class="text">
<h3>Library</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry</p>
<p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<span>EXPLORE</span>
</div>
</div>
<div class="text-and-img-style">
<div class="text">
<h3>Library</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry</p>
<p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<span>EXPLORE</span>
</div>
<div class="img">
<img src="images/b3.jpg" alt="">
</div>
</div>
<div class="text-and-img-style">
<div class="text">
<h3>Library</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry</p>
<p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<span>EXPLORE</span>
</div>
<div class="img">
<img src="images/b4.jpg" alt="">
</div>
</div>
</div>
<!-- Gallery区域 -->
<div class="gallery">
<div class="gallery-top">
<h3>GALLERY</h3>
<div>分割线</div>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</p>
</div>
<div class="gallery-bottom">
<dl>
<dt>
<a href="">
<img src="images/03-01.jpg" alt="">
</a>
</dt>
<dd>Science Lab</dd>
</dl>
<dl>
<dt>
<a href="">
<img src="images/03-02.jpg" alt="">
</a>
</dt>
<dd>Indoor Stadium</dd>
</dl>
<dl>
<dt>
<a href="">
<img src="images/03-03.jpg" alt="">
</a>
</dt>
<dd>Transportation</dd>
</dl>
<dl>
<dt>
<a href="">
<img src="images/03-04.jpg" alt="">
</a>
</dt>
<dd>Kids Room</dd>
</dl>
<dl>
<dt>
<a href="">
<img src="images/03-05.jpg" alt="">
</a>
</dt>
<dd>SMeditation Classes</dd>
</dl>
<dl>
<dt>
<a href="">
<img src="images/03-06.jpg" alt="">
</a>
</dt>
<dd>Kids Play Ground</dd>
</dl>
</div>
</div>
</section>
<!--footer区域-->
<footer class="footer">
<p>&copy;2016 imooc.com 京ICP备13046642号</p>
</footer>
</body>
</html>


写回答

1回答

好帮手慕张

2021-02-18

同学你好,代码效果正确,继续加油。祝学习愉快!


0

0 学习 · 15276 问题

查看课程