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

📄 管理员添加新课程.html

📁 这是在线考试系统的初试迭代的所有文档
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
.STYLE1 {
	font-size: xx-large;
	font-weight: bold;
}
.STYLE2 {
	font-size: x-large;
	font-weight: bold;
}
.STYLE4 {
	font-weight: bold;
	font-size: x-large;
}
.STYLE5 {
	font-weight: bold;
	font-size: x-large;
}
.STYLE6 {
	font-weight: bold;
	font-size: x-large;
}
.STYLE7 {
	font-weight: bold;
	font-size: x-large;
}
.STYLE8 {
	font-weight: bold;
	font-size: x-large;
}
.STYLE9 {
	font-weight: bold;
	font-size: x-large;
}
.STYLE10 {
	font-weight: bold;
	font-size: x-large;
}
.STYLE11 {
	font-weight: bold;
	font-size: x-large;
}
.STYLE13 {font-size: x-large}
-->
</style>
</head>

<body>
<div align="center">
  <p class="STYLE1">&nbsp;</p>
  <p class="STYLE1">添加新课程信息
    </p>
</div>
<table width="1008" height="147" border="1">
  <tr>
    <td width="248" height="44"><div align="center" class="STYLE2">课程名称</div></td>
    <td width="308">&nbsp;</td>
    <td width="430"><span class="STYLE2">课程课号
      <input type="text" name="textfield2" />
    </span></td>
  </tr>
  <tr>
    <td height="40"><div align="center" class="STYLE2">任课教师</div></td>
    <td>&nbsp;</td>
    <td><form action="" method="post" name="form1" class="STYLE2" id="form1">
      教师工号
          <input type="text" name="textfield" />
    </form></td>
  </tr>
  <tr>
    <td height="53"><div align="center" class="STYLE2">学生名单</div></td>
    <td colspan="2"><p>&nbsp;</p>
      <form id="form2" name="form2" method="post" action="">
        <p align="center" class="STYLE13"><strong>学生姓名
          <input type="text" name="textfield3" />
      学号
          <input type="text" name="textfield32" />
        </strong></p>
      </form>
      <form action="" method="post" name="form2" class="STYLE2" id="form2">
        <div align="center">学生姓名
          <input type="text" name="textfield33" />
        学号
        <input type="text" name="textfield322" />
        </div>
      </form>
      <form action="" method="post" name="form2" class="STYLE4" id="form2">
        <div align="center">学生姓名
          <input type="text" name="textfield34" />
        学号
        <input type="text" name="textfield323" />
        </div>
      </form>
      <form action="" method="post" name="form2" class="STYLE5" id="form2">
        <div align="center">学生姓名
          <input type="text" name="textfield35" />
        学号
        <input type="text" name="textfield324" />
        </div>
      </form>
      <form action="" method="post" name="form2" class="STYLE6" id="form2">
        <div align="center">学生姓名
          <input type="text" name="textfield36" />
        学号
        <input type="text" name="textfield325" />
        </div>
      </form>
      <form action="" method="post" name="form2" class="STYLE7" id="form2">
        <div align="center">学生姓名
          <input type="text" name="textfield37" />
        学号
        <input type="text" name="textfield326" />
        </div>
      </form>
      <form action="" method="post" name="form2" class="STYLE8" id="form2">
        <div align="center">学生姓名
          <input type="text" name="textfield38" />
        学号
        <input type="text" name="textfield327" />
        </div>
      </form>
      <form action="" method="post" name="form2" class="STYLE9" id="form2">
        <div align="center">学生姓名
          <input type="text" name="textfield39" />
        学号
        <input type="text" name="textfield328" />
        </div>
      </form>
      <form action="" method="post" name="form2" class="STYLE10" id="form2">
        <div align="center">学生姓名
          <input type="text" name="textfield310" />
        学号
        <input type="text" name="textfield329" />
        </div>
      </form>
      <form action="" method="post" name="form2" class="STYLE11" id="form2">
        <div align="center">学生姓名
          <input type="text" name="textfield311" />
        学号
        <input type="text" name="textfield3210" />
        </div>
      </form>
      <p align="center" class="STYLE13">&nbsp;</p>
      <p align="center"> 
        <input name="Submit" type="submit" class="STYLE2" value="继续添加学生信息" /> 
      </p>
      <p align="center">
        <input name="Submit2" type="submit" class="STYLE2" value="完成并提交" />
      </p></td>
  </tr>
</table>
<p>&nbsp;</p>
</body>
</html>

⌨️ 快捷键说明

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