Blogger Information
Blog 14
fans 0
comment 0
visits 8289
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
3月16日作业
程序员Z
Original
524 people have browsed it

QQ图片20180318200555.png

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>西天取经小组成员情况表</title>

</head>

<body>


<table border="12" cellspacing="1" cellpadding="4" width="70%">

<caption><h3>西天取经小组成员情况表</h3></caption>


<thead>

<tr bgcolor="orange">

<th colspan="2">信息</th>

<th colspan="3">数据</th>

<th colspan="2" rowspan="2">操作</th>

</tr>


<tr bgcolor="orange">

<th>序号</th>

<th>姓名</th>

<th>战力</th>

<th>颜值</th>

<th>忠诚</th>

</tr>


<tr>

<td>01</td>

<td><img src="../images/01.jpg" width="30">唐僧</td>

<td>05</td>

<td>99</td>

<td>100</td>

<td><a href="">编辑</a></td>

<td><a href="">删除</a></td>

</tr>


<tr>

<td>02</td>

<td><img src="../images/02.jpg" width="30">孙悟空</td>

<td>90</td>

<td>50</td>

<td>95</td>

<td><a href="">编辑</a></td>

<td><a href="">删除</a></td>

</tr>


<tr>

<td>03</td>

<td><img src="../images/03.jpg" width="30">猪八戒</td>

<td>75</td>

<td>25</td>

<td>80</td>

<td><a href="">编辑</a></td>

<td><a href="">删除</a></td>

</tr>


<tr>

<td>04</td>

<td><img src="../images/04.jpg" width="30">沙和尚</td>

<td>60</td>

<td>60</td>

<td>99</td>

<td><a href="">编辑</a></td>

<td><a href="">删除</a></td>

</tr>

</tbody>


</table>

<p>

<a href="">首页</a>

<a href="">上一页</a>

<a href="">下一页</a>

<a href="">尾页</a>

</p>

</body>

</html>

1.jpg2.jpg3.jpg4.jpg

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post