📄 个人情况表.html
字号:
<html>
<head>
<title>个人情况表</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<bgsound src="2.wav" loop=-1>
<body background="fj.jpg">
<h4> <b><font size=5 color="#ee5544">个 人 情 况 表</font></b></h4> <form name="form-test" method="post" action="" > <div align="left">
<table border="1" cellpadding="0" width="470" height="180" cellspacing="0" bgcolor="#3355ff" > <tr>
<td width="70" valign="middle" align="center" height="20" nowrap >
<b><font size=3 color="#ff1f5a">姓 名</font></b></td> <td width="100" height="20" valign="middle" align="center">
<input type="text" name="T1" size="10"></td> <td width="70" height="20" valign="middle" align="center" nowrap>
<b><font size=3 color="#ff1f5a">性 别</font></b></td> <td width="110" height="20">
<font size=3 color="#00ffff">男</font><input type="radio" name="radio1" value="V3" checked>
<font size=3 color="#00ffff">女</font><input type="radio" name="radio1" value="V4"></td> <td width="110" height="110" rowspan="5">
<input type="image" border="1" name="imageField" src="11.jpg"
width=109 height=140 alt="张娜拉" align="top">
</td></tr>
<tr>
<td height="20" width="70" valign="middle" align="center" nowrap>
<b><font size=3 color="#ff1f5a">年 龄</font></b></td>
<td height="20" width="100" align="center" >
<input type="text" name="T2" size="10"></td>
<td width="70" height="20" align="center" valign="middle" nowrap>
<b><font size=3 color="#ff1f5a">学 历</font></b></td>
<td width="100" height="20" valign="middle" align="center">
<select size="1" name="D1" multiple> <option selected value="小学">小学</option> <option value="本科">本科</option> <option value="硕士">硕士</option> <option value="博士">博士</option> </select></td> </tr> <tr> <td width="70" height="20" align="center"><b><font size=3 color="#ff1f5a" >爱 好</font></b></td> <td width="270" height="20" colspan="3" align="left">
<font size=3 color="#00ffff"> 体育
</font><input type="checkbox" name="C1" value="ty">
<font size=3 color="#00ffff">音乐</font><input type="checkbox" name="C2" value="yy">
<font size=3 color="#00ffff">读书</font><input type="checkbox" name="C3" value="ds"></td> </tr> <tr> <td width="130" height="20" align="left" colspan="2" valign="middle" nowrap>
<b><font size=3 color="#ff1f5a" > 学习、工作经历</font></b></td> <td width="170" height="20" valign="middle" colspan="2" align="center">
<input type="file" name="file" size="12" maxlength="8"> </td> </tr> <tr> <td width="70" height="30" align="center">
<b><font size=3 color="#ff1f5a" >备 注</font></b></td> <td colspan="3" width="270" height="30">
<textarea rows="2" name="S1"cols="35"></textarea></td> </tr> <tr> <td colspan="5" align="center" height="30" width="450" >
<input type="submit" name="com1" value="确定" style="font-size:12pt">
<input type="reset" name="r1" value="取消" style="font-size: 12pt"></td> </tr> </table> </div> </form> </body>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -