<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<table align="center" border="1" cellspacing="0" cellpadding="20" >
<tr>
<th>排名</th>
<th>关键词</th>
<th>趋势</th>
<th>今日搜索</th>
<th>最近七日</th>
<th>相关连接</th>
</tr>
<tr>
<td>1</td>
<td>鬼吹灯</td>
<td><img src="images/3.jpg"height="30"weight="50"></td>
<td>345</td>
<td>123</td>
<td>
<a href="https://tieba.baidu.com/index.html" target="_blank">贴吧</a>
<a href="https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fimg.zcool.cn%2Fcommunity%2F01db925c6368dea801203d226f503a.jpg%402o.jpg&refer=http%3A%2F%2Fimg.zcool.cn&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=jpeg?sec=1635514738&t=727aeb01e957e94a58d17b50b4435fdd"target="_blank">图片</a>
<a href="https://baike.baidu.com" target="_blank">百科</a>
</td>
</tr>
<tr>
<td>2</td>
<td>盗墓笔记</td>
<td><img src="images/3.jpg"height="30"weight="50"></td>
<td>124</td>
<td>675432</td>
<td>
<a href="https://tieba.baidu.com/index.html" target="_blank">贴吧</a>
<a >图片</a>
<a href="https://baike.baidu.com" target="_blank">百科</a>
</td>
</tr>
<tr>
<td>3</td>
<td>西游记</td>
<td><img src="images/2.jpg"height="30"weight="50"></td>
<td>345</td>
<td>123</td>
<td>
<a href="https://tieba.baidu.com/index.html" target="_blank">贴吧</a>
<a target="_blank">图片</a>
<a href="https://baike.baidu.com" target="_blank">百科</a>
</td>
</tr>
<tr>
<td>4</td>
<td>水浒传</td>
<td><img src="images/2.jpg"height="30"weight="50"></td>
<td>676331</td>
<td>8907</td>
<td>
<a href="https://tieba.baidu.com/index.html" target="_blank">贴吧</a>
<a target="_blank">图片</a>
<a href="https://baike.baidu.com" target="_blank">百科</a>
</td>
</tr>
<tr>
<td>4</td>
<td>三国演义</td>
<td><img src="images/2.jpg"height="30"weight="50"></td>
<td>2345</td>
<td>121343</td>
<td>
<a href="https://tieba.baidu.com/index.html" target="_blank">贴吧</a>
<a target="_blank">图片</a>
<a href="https://baike.baidu.com" target="_blank">百科</a>
</td>
</tr>
</table>
</body>
</html>
前端学习笔记---HTML案例---小说排行榜
最新推荐文章于 2023-05-24 10:39:43 发布