📄 index.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>会考查询</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.style2 {font-weight: bold; color: #000000;}
-->
</style>
</head>
<body>
<div align="center">
<h1>
<br>
</h1>
<table width="255" border="1">
<tr>
<th width="245" scope="col"><div align="center">
<h1><span class="style2"><br>
会考成绩查询<img src="image/0904.GIF" width="96" height="44"><br>
<br>
</span></h1>
</div></th>
</tr>
<tr>
<th scope="col"><div align="center">请输入会考号:</div></th>
</tr>
<tr>
<td>
<form name="form1" method="post" action="search.asp">
<div align="center">
<input name="hkh" type="text" id="hkh" maxlength="9">
<br>
<br>
<input type="submit" name="Submit" value="确定">
<input type="reset" name="Submit2" value="重填">
</div>
</form></td>
</tr>
</table>
<h1> </h1>
<p> </p>
<p> </p>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -