<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=, initial-scale=1.0">
<title>豆瓣电影</title>
</head>
<body>
<table>
<tr>
<td colspan="10"><h1>热门电影模块</h1>
<hr>
</td>
</tr>
<tr>
</tr>
<tr>
<td width="150px"><b>最近热门电影</b></td>
<td width="80px">热门</td>
<td width="80px">最新</td>
<td width="80px">豆瓣高分</td>
<td width="80px">冷门佳片</td>
<td width="80px">华语</td>
<td width="80px">欧美</td>
<td width="80px">韩国</td>
<td width="250px">日本</td>
<td width="80px" >更多>></td>
</tr>
<tr>
<td colspan="3" ><img src="https://img1.doubanio.com/view/photo/s_ratio_poster/public/p2908300510.jpg" alt="疯狂的麦克斯:狂暴女神" width="430px" height="480px">
<p>疯狂的麦克斯:狂暴女神<strong>7.5</strong></p></td>
<td colspan="2" ><img src="https://img3.doubanio.com/view/photo/s_ratio_poster/public/p2905660047.jpg" alt="1980" width="430px" height="480px">
<p>朝云暮雨<strong>6.2</strong></p></td>
<td colspan="3"><img src="https://img3.doubanio.com/view/photo/s_ratio_poster/public/p2908249257.jpg" alt="朝云暮雨" width="430px" height="480px">
<p>1980<strong>6.2</strong></p></td>
<td colspan="2"><img src="https://img9.doubanio.com/view/photo/s_ratio_poster/public/p2903697786.jpg" alt="恶魔之浴" width="430px" height="480px">
<p>恶魔之浴<strong>6.5</strong></p></td>
</tr>
<tr>
<td colspan="3"><img src="https://img1.doubanio.com/view/photo/s_ratio_poster/public/p2907965629.jpg" alt="扫黑·决不放弃" width="430px" height="480px">
<p>扫黑·决不放弃<strong>6.5</strong></p></td>
<td colspan="2"><img src="https://img1.doubanio.com/view/photo/s_ratio_poster/public/p2907697298.jpg" alt="梦境" width="430px" height="480px">
<p>梦境<strong>6.5</strong></p></td>
<td colspan="3"><img src="https://img3.doubanio.com/view/photo/s_ratio_poster/public/p2906121487.jpg" alt="犯罪都市4" width="430px" height="480px">
<p>犯罪都市4 <strong>6.6</strong></td>
<td colspan="2"><img src="https://img1.doubanio.com/view/photo/s_ratio_poster/public/p2905249058.jpg" alt="红毯先生" width="430px" height="480px">
<p>红毯先生<strong>6.7</strong></p></td>
</tr>
</table>
</body>
</html>
