50333317ec1c00171005f7af098808c8

来自「实习的时候做的数字校园系统」· 代码 · 共 63 行

TXT
63
字号
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
<link href="../style.css" rel="stylesheet">
<link href="css/formclass.css" type="text/css" rel="stylesheet">

<style type="text/css">
<!--
body {
	background-color: #DEE7FF;
}
-->
</style></head>
<body>


<table width="469" border="0" align="center" cellPadding="0" cellSpacing="0" borderColor="#dee7ff" bgColor="#dee7ff" ID="Table1">
  <tbody>
    <tr>
      <td width="469" height="35" colSpan="3" bordercolor="#ffffff" bgcolor="#dee7ff">
        <table style="FONT-SIZE: 10pt" borderColor="#ffffff" cellSpacing="0" cellPadding="0"   bgColor="#dee7ff" border="0" ID="Table2">
          <tbody>
            <tr height="35">
              <td width="18" height="16" align="middle" background="images/title_left.gif" bgColor="#dee7ff"><img src="images/file1.gif" width="12" height="16"></td>
              <td align="left" width="104" background="images/title_left.gif" bgColor="#dee7ff"><font color="#f7f7f7">异动管理</font> </td>
              <td align="middle" width="10" background="images/title_middle.gif" bgColor="#dee7ff"><font color="#f7f7f7">&nbsp;</font> </td>
              <td width="630" align="middle" background="images/title_right.gif" bgColor="#dee7ff"><font color="#f7f7f7">&nbsp;</font> </td>
            </tr>
          </tbody>
      </table></td>
    </tr>
    <tr>
      <td   align="middle" vAlign="center" bordercolor="#6982D3" bgColor="#dee7ff" class="formclass_showTd"><div align="center"><br>
        请输入异动学生的学号</div>
        <form method="POST" id="form1" name="form1"  action="yd.jsp">
        <table width="259" border="0">
          <tr>
            <td width="253" height="45"> &nbsp;学&nbsp;号:&nbsp;
              <input type="text" name="ydid"></td>
          </tr>
          <tr>
            <td>              
              <div align="center">
  <input type="submit" name="Submit" value="提交">
&nbsp;&nbsp;&nbsp;&nbsp;
  <input type="reset" name="Submit" value="重置"> 
                </div></td>
          </tr>
        </table>
        </form>
  <table border="1" bordercolor="#DEE7FF">
  <table width="466" >
    <tr>
      <td bordercolor="#6C87D6" bgcolor="#6683D3"></td>
    </tr>
  </table></table>
  <tr>
 
  
</body>
</html>

⌨️ 快捷键说明

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