HTML代码个人简历
合集下载
相关主题
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
<th>姓名:</th>
<th colspan=3></th>
</tr>
<tr>
<th>年龄:</th>
<th colspan=3></th>
</tr>
<tr>
<th>性别:</th>
<th colspan=3>
<form>
<input type="radio" name="sex" value="male" /> Male
<td colspan=3> </td>
</tr>
<tr>
<th rowspan=4>大学阶段</th>
<th height="40">起止时间</th>
<input typwenku.baidu.com="radio" name="sex" value="female" /> Female
</form>
</th>
</tr>
<tr>
<th colspan=4 height="40">学历</th>
</tr>
<tr>
<th rowspan=4>中学阶段</th>
<th height="40">起止时间</th>
<th colspan=3>学校名字</th>
</tr>
<tr>
<td height="40"></td>
<td colspan=3> </td>
</tr>
<tr>
<td height="40"></td>
<td colspan=3> </td>
</tr>
<tr>
<td height="40"></td>
HTML代码个人简历
<html>
<head>
<title>个人简历</title>
</head>
<body>
<table border="2" width="700", height="700">
<caption><font size=6>个人简历</font></caption>
<tr>
<th rowspan=4 width="110">粘贴相片</th>
<th colspan=3></th>
</tr>
<tr>
<th>年龄:</th>
<th colspan=3></th>
</tr>
<tr>
<th>性别:</th>
<th colspan=3>
<form>
<input type="radio" name="sex" value="male" /> Male
<td colspan=3> </td>
</tr>
<tr>
<th rowspan=4>大学阶段</th>
<th height="40">起止时间</th>
<input typwenku.baidu.com="radio" name="sex" value="female" /> Female
</form>
</th>
</tr>
<tr>
<th colspan=4 height="40">学历</th>
</tr>
<tr>
<th rowspan=4>中学阶段</th>
<th height="40">起止时间</th>
<th colspan=3>学校名字</th>
</tr>
<tr>
<td height="40"></td>
<td colspan=3> </td>
</tr>
<tr>
<td height="40"></td>
<td colspan=3> </td>
</tr>
<tr>
<td height="40"></td>
HTML代码个人简历
<html>
<head>
<title>个人简历</title>
</head>
<body>
<table border="2" width="700", height="700">
<caption><font size=6>个人简历</font></caption>
<tr>
<th rowspan=4 width="110">粘贴相片</th>