<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="../html/1.ico">
<title>总结</title>
</head>
<body>
<table width="800px" align="center" border="1px" cellsspacing="10px" cellpadding="10px">
<tr>
<td colspan="2">
<a href="">个人介绍</a> <a href="">新闻资讯</a>
<a href="">就业团队</a> <a href="">技术支持</a>
<a href="">专业售后</a> <a href="">线上客服</a>
</td>
</tr>
<tr height="300px">
<td style="background-image: url(./23.jpg);" ></td>
<td>
<form action="">
<lable for="">用户名:</lable> <input type="text" placeholder="请输入你的用户名"><br>
<label for="">密码:</label> <input type="password" placeholder="请输入密码"> <br>
性别:<input type="radio" name="sex" id="" value="">男 <input type="radio" name="sex" id="" value="">女 <br>
爱好: <input type="checkbox" name="" id="">打游戏
<input type="checkbox" name="" id="">吃饭
<input type="checkbox" name="" id="">睡觉
<input type="checkbox" name="" id="">打豆豆<br>
<input type="submit" value="注册" />
<input type="reset" value="重置">
</form>
</td>
</tr>
<tr>
<td colspan="2" height="200px">
关于举办2015年全国高校IT骨干教师暑期培训班的通知2015年4月15日 11:08传智播客网我有话说(802人参与)2015年全国高校IT骨干教师暑期培训班将于7月在京举办<br>
传智播客网4月15日消息 本次培训课程已纳入“国家信息技术紧缺人才培养工程( NITE)”课程体系,由中国电子学会将携手CSDN(CSIP)[微博]主办<br>
课程涵盖:JavaEE、.NET、PHP、网页平面设计、iOS、C++六个方向。传智播客[微博]还将为校企之间、校校之间提供交流分享专业建设与教学改革的理念、经验与成果的平台。
</td>
</tr>
<tr>
<td colspan="2" >
<img src="../7.12renwu.html/02.jpg" alt="" width="800px" height="420px">
</td>
</tr>
<tr>
<td width="600px">版权信息:本网站归欣知大数据所有团队:前端开发21部 联系电话:0234-123456</td>
<td ><img src="../7.12renwu.html/caad82759fe99cc321f85a207036326.jpg" alt="" width="50px" height="50px"></td>
</tr>
</table>
</body>
</html>