📄 add_stu.htm
字号:
<html>
<head>
<title>添加学生信息</title>
<link href="../../css/style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body background="../../img/main_bg.gif">
<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td >
<table width="700" border="0" cellpadding="0" cellspacing="0" class="CTborder" align="center">
<tr>
<td align="center" class="CTbg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" align="right" class="CTSborder">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" align="center">添加学生信息</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="5"></td>
</tr>
</table>
<form action="" method="post">
<table width="672" border="0" cellpadding="1" cellspacing="1" bordercolor="A1B0D7" bgcolor="A1B0D7">
<tr bgcolor="#F7F9FD">
<td height="25" width="50">顺序号</td>
<td height="25" width="100"><input type="text" name="" size="12"></td>
<td height="25" width="50">报名号</td>
<td height="25" width="100"><input type="text" name="" size="12"></td>
<td height="25" width="50">准考证号</td>
<td height="25" width="100"><input type="text" name="" size="15"></td>
<td height="25" rowspan="6" width="100">照片</td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" width="50">姓名</td>
<td height="25" width="100"><input type="text" name="" size="12"></td>
<td height="25" width="50">性别</td>
<td height="25" width="100">
<input type="radio" name="sex" value="F" checked>男
<input type="radio" name="sex" value="M">女
</td>
<td height="25" width="50">出生年月</td>
<td height="25" width="100">
<input type="text" name="" size="15" >
</td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" width="50">民族</td>
<td height="25" width="100"><input type="text" name="" size="12"></td>
<td height="25" width="50">政治面貌</td>
<td height="25" width="100">
<select name="">
<option value="qz">群众</option>
<option value="ty">团员</option>
<option value="dy">党员</option>
</select>
</td>
<td height="25" width="50">Gkzf</td>
<td height="25" width="100"><input type="text" name="" size="15"></td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" width="60">生源所在地</td>
<td height="25" width="100" colspan="3"><input type="text" name="" size="41"></td>
<td height="25" width="50">生源类别</td>
<td height="25" width="100">
<select name="">
<option value="gzyj">高中应届</option>
<option value="gzwj">高中往届</option>
<option value="zz">中专</option>
<option value="dz">大专</option>
</select>
</td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" width="80">父亲工作单位</td>
<td height="25" width="100" colspan="2"><input type="text" name="" size="25"></td>
<td height="25" width="80">母亲工作单位</td>
<td height="25" width="100" colspan="2"><input type="text" name="" size="25"></td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" width="80">报考专业</td>
<td height="25" width="100" colspan="2">
<select name="">
<option value="jsj">计算机科学与技术</option>
<option value="dx">电信</option>
<option value="jx">机械</option>
<option value="wy">外语</option>
<option value="sl">数理</option>
</select>
</td>
<td height="25" width="80">邮政编码</td>
<td height="25" width="100" colspan="2"><input type="text" name="" size="25"></td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" width="80">毕业学校</td>
<td height="25" width="100" colspan="2"><input type="text" name="" size="25"></td>
<td height="25" width="80">联系电话</td>
<td height="25" width="100" colspan="3"><input type="text" name="" size="25"></td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" width="80">家庭地址</td>
<td height="25" width="100" colspan="2"><input type="text" name="" size="25"></td>
<td height="25" width="80">备注</td>
<td height="25" width="100" colspan="3"><input type="text" size="40"></td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" width="80">专业名称</td>
<td height="25" width="100" colspan="2">
<select name="">
<option value="jsj">计算机科学与技术</option>
<option value="dx">电信</option>
<option value="jx">机械</option>
<option value="wy">外语</option>
<option value="sl">数理</option>
</select>
</td>
<td height="25" width="80">学制</td>
<td height="25" width="100" colspan="3"><input type="text" name="" size="40"></td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" width="80">培养方式</td>
<td height="25" width="100" colspan="2">
<select name="">
<option value="fdx">非定向</option>
<option value="dx">定向</option>
</select>
</td>
<td height="25" width="80">填表日期</td>
<td height="25" width="100" colspan="3"><input type="text" name="" size="40"></td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" width="80">照片路径</td>
<td height="25" width="100" colspan="2"><input type="text" name="" size="25"></td>
<td height="25" width="80">户口迁入</td>
<td height="25" width="100" colspan="3"><input type="text" name="" size="40"></td>
</tr>
<tr bgcolor="#F7F9FD">
<td height="25" colspan="7" align="center"><input type="submit" value="添加" class="btn_2" name="button"></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -