<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>北京景点</h1>
<p>
<img src="images/gugong.jpg" alt="故宫角楼" width="330">
</p>
<p>
<img src="images/niaochao.jpg" alt="鸟巢-国家体育场">
</p>
<p>
<img src="images/goblin.png">
</p>
<p>
<img src="https://www.imooc.com/static/img/index/logo-recommended.png">
</p>
</body>
</html>