<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>表格</title>
<style type="text/css">
</style>
</head>
<body>
<table border="1px" width="900px" align="center" cellspacing="0.1px" cellpadding="">
<tr>
<th colspan="2" height="30px">
<a href="">个人介绍</a>
<a href="">新闻资讯</a>
<a href="">就业团队</a>
<a href="">技术支持</a>
<a href="">专业售后</a>
<a href="">线上客服</a>
</th>
</tr>
<tr>
<td height="300px" width="530px" style="background-image: url(壁纸-3.png);"></td>
<td>
<label>邮箱: </label><input type="" name="" id="" value="" /><br>
<label>密码: </label><input type="password" name="" id="" value="" /><br>
<label>性别: </label>
<input type="radio" name="sex" id="" value="" />男
<input type="radio" name="sex" id="" value="" />女<br><br>
<label>爱好: </label>
<input type="checkbox" name="" id="" value="" />敲代码
<input type="checkbox" name="" id="" value="" />吃饭
<input type="checkbox" name="" id="" value="" />睡觉<br><br>
<label>所在部门: </label>
<select>
<option value="">开发5部</option>
<option value="">开发4部</option>
<option value="">开发3部</option>
<option value="">开发2部</option>
<option value="">开发1部</option>
</select><br><br>
<input type="reset" name="" id="" value="重置" />
<input type="submit" name="" id="" value="发送" />
</td>
</tr>
<tr>
<td colspan="2" height="200px">
<font size="1" color="">
html黑+,Authors to whom correspondence should be addressed. Academic Editors: Christoph Stach and ClementineGriti
Future lnternet 2022, 14(9),265; https://doiorg/10.3390/f14090265 Received: 9 August 2022 / Revised: 7 September
20224ccepted: 8 5eptember 2022 / Published: 14 September 2022 (This article belongs to the 5pecial lssue Security
and Privacy inBlockchains and the loT ll) Download PDF Browse Figures Citation Export Abstract
4uthors to whom correspondence should be addressed. Academic Editors: Christoph Stach and Clementine Gritti
Future
intemet
2022, 14(9), 265; https://doi.org/10.3390/f14090265 Received: 9 August 2022 / Revised: 7 5eptember 2022 /
Accepted: 8jeptember 2022 / Published: 14 5eptember 2022 (This article belongs to the 5pecial lssue Security and
Privacy in Blockchains andthe loT Il) Download PDF Browse Figures Citation Export Abstract
4uthors to whom correspondence should be addressed. Academic Editors: Chnstoph Stach and Clementine Grtti Future
intemet2022, 14(9), 265: https://doi.org/10.3390/f14090265 Received: 9 August 2022 / Revised: 7 September 2022 /
Accepted: 8eptember 2022 / Published: 14 September 2022 (This article belongs to the 5pecial lssue Security and
Privacy in Blockchains andthe loT Il) Download PDF Browse Figures Citation Export Abstract
</font>
</td>
</tr>
<tr>
<td colspan="2" height="350px" style="background-image: url(壁纸-3.png);"></td>
</tr>
<tr>
<td height="100px" width="530px">
<font size="1">版权信息: XXXXXXXXXXX 团队: 前端开发17部 联系方式: 5168451348</font>
</td>
<td><input type="image" src="./1689141002493.png" /></td>
</tr>
</table>
</body>
</html>
html列表标签的简单运用
于 2023-07-13 16:09:25 首次发布