Blogger Information
Blog 10
fans 0
comment 0
visits 5179
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
3月16号作业
小议的博客
Original
494 people have browsed it

3月16日在PHP中文网学习

代码:

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>最新百度风云榜之美女排行榜</title>
<meta name="description" content="最新百度风云榜之美女排行榜,美女,女演员">
<meta name="keywords" content="美女排行榜,美女,女演员">
<link href="" rel="stylesheet">
</head>
<body>
	<table align="center" border="1" width="60%" cellpadding="5" cellspacing="0">
		<caption><h3>最新百度风云榜之美女排行榜<a href=""><small style="margin-left: 20px">添加数据</small></a></h3></caption>
		<thead style="background: #B5DDFF">
			<tr>
				<th colspan="4">个人信息</th>
				<th colspan="2">百度数据</th>
				<th colspan="2" rowspan="2">操作</th>
			</tr>
			<tr>
				<th>排名</th>
				<th>姓名</th>
				<th>职业</th>
				<th>身高体重</th>
				<th>百度指数</th>
				<th>百度搜素结果</th>
			</tr>
		</thead>
		<tr align="center">
			<td>1</td>
			<td align="left"><img src="./image/1.jpg" style="margin-left: 50px" width="28" alt="迪丽热巴">迪丽热巴</td>
			<td>演员</td>
			<td>168cm/47kg</td>
			<td>19000</td>
			<td>1620万</td>
			<td><a href="">编辑</a></td>
			<td><a href="">删除</a></td>
		</tr>
		<tr align="center">
			<td>2</td>
			<td align="left"><img src="./image/2.jpg" style="margin-left: 50px" width="28" alt="赵丽颖">赵丽颖</td>
			<td>演员</td>
			<td>165cm/43kg</td>
			<td>10874</td>
			<td>1370万</td>
			<td><a href="">编辑</a></td>
			<td><a href="">删除</a></td>
		</tr>
		<tr align="center">
			<td>3</td>
			<td align="left"><img src="./image/3.jpg" style="margin-left: 50px" width="28" alt="angelababy">angelababy</td>
			<td>演员、模特</td>
			<td>168cm/45kg</td>
			<td>6905</td>
			<td>1160万</td>
			<td><a href="">编辑</a></td>
			<td><a href="">删除</a></td>
		</tr>
		<tr align="center">
			<td>4</td>
			<td align="left"><img src="./image/4.jpg" style="margin-left: 50px" width="28" alt="杨幂">杨幂</td>
			<td>演员、歌手、制片人</td>
			<td>166.5cm/45kg</td>
			<td>6833</td>
			<td>1430万</td>
			<td><a href="">编辑</a></td>
			<td><a href="">删除</a></td>
		</tr>
		<tr align="center">
			<td>5</td>
			<td align="left"><img src="./image/5.jpg" style="margin-left: 50px" width="28" alt="邱淑贞">邱淑贞</td>
			<td>演员</td>
			<td>168cm/48kg</td>
			<td>5157</td>
			<td>965万</td>
			<td><a href="">编辑</a></td>
			<td><a href="">删除</a></td>
		</tr>
	</table>
	<p align="center">
		<a href="">首页</a>
		<a href="">1</a>
		<a href="">2</a>
		<a href="">3</a>
		<a href="">...</a>
		<a href="">下一页</a>
		<a href="">尾页</a>
	</p>   
</body>
</html>

手写代码:

1.jpg2.jpg

Correction status:Uncorrected

Teacher's comments:
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