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

📄 addarea.html

📁 中国创网同学录1.02
💻 HTML
字号:
<html>
<head>
<title>中国 创网-校友录</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body bgcolor="#006699">
<table width="75%" border="0" align="center">
  <tr align="center"> 
    <td width="750" height="50"><font color="#FFFFFF">填加地区</font></td>
  </tr>
</table>
<p>&nbsp;</p>
<table width="75%" border="0" align="center" height="200">
  <form name="form1" >
    <tr align="center"> 
      <td height="25%"><font color="#FFFFFF">选择地区所在的省份:</font></td>
      <td height="25%"> 
        <select name="select">
        </select>
        <font color="#FFFFFF"></font></td>
    </tr>
    <tr align="center"> 
      <td height="25%"><font color="#FFFFFF">所要填加的地区的名称:</font></td>
      <td height="25%"> 
        <input type="text" name="textfield2">
        <font color="#FFFFFF"></font></td>
    </tr>
    <tr align="center"> 
      <td height="44"> 
        <input type="submit" name="Submit" value="提交">
      </td>
      <td height="44"> 
        <input type="reset" name="Submit2" value="重写">
      </td>
    </tr>
  </form>
</table>
<p>&nbsp;</p>
</body>
</html>

⌨️ 快捷键说明

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