⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 register2.htm

📁 基于HTML的在线考试系统
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>软件中心在线考试系统</title>
<link href="SystemStyle.css" rel="stylesheet" type="text/css">
</head>
<body>
<form name="systemForm" method="post">
<table width="760" border="0" cellspacing="3" cellpadding="0" align="center" class="tab1">
  <tr>
    <td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="41%"><img src="Images/xSofalogo.gif" width="263" height="65"></td>
        <td>&nbsp;</td>
        </tr>
      <tr>
        <td height="25" class="back">&nbsp;</td>
        <td align="right" height="25" class="back">帮 助&nbsp;&nbsp;</td>
      </tr>
      <tr>
        <td colspan="2" height="25" class="xiangdao">&nbsp;&nbsp;考生注册步骤: 输入个人基本信息 → <b>完成注册</b></td>
      </tr>
      <tr>
        <td colspan="2" height="10">&nbsp;</td>
      </tr>
      <tr align="center">
        <td colspan="2">
		<table border="0" cellpadding="5" cellspacing="0" class="tab3">
          <tr align="center">
            <td bgcolor="#DBEAF5"><b>恭喜!操作已成功!</b></td>
          </tr>
          <tr align="left" class="blue">
            <td>帐号已创建</td>
            </tr>
          <tr>
            <td><hr noshade size="1"></td>
          </tr>
          <tr align="left" class="blue">
            <td colspan="2">您的帐号:hy001</td>
            </tr>
          <tr align="left">
            <td><hr noshade size="1"></td>
            </tr>
          <tr class="blue">
            <td align="left">请牢记您的登录密码,忘记密码请与系统管理员联系</td>
          </tr>
          <tr>
            <td align="left"><hr noshade size="1"></td>
          </tr>
          <tr>
            <td align="center"><a href="Manager.htm"">返回</a></td>
          </tr>
        </table></td>
        </tr>
      <tr>
        <td height="10" colspan="2" align="right" class="itemFont">&nbsp;</td>
        </tr>
      <tr>
        <td height="25" colspan="2" align="right" class="back">&copy; 2005 清华IT软件实验室&nbsp;&nbsp;</td>
      </tr>
    </table></td>
  </tr>
</table>
</form>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -