设计一个个人简历输入界面,应包含文本框、密码框、单选框、复选框、下拉菜单及文本域
效果如下
<head>
  <title>个人简历</title>
</head>
<body>
  <center>
    <h1>个人简历</h1><br><br>
  <table border="1"  width="900" height="10">
 
    <tr align="center">
      <th>姓 名</th>
学生个人网页html代码      <th> <form name="myform" action="text.asp" method="post">
      <br><input type="text" name="user">
      </form> </th>
      <th>性 别</th>
      <th> <form name="myform" name="text.asp" method="post">
      <input type="radio" name="A">男
      <input type="radio" name="A">女
      <th rowspan="3">照片</th>
      <th rowspan="3"></th>
    </tr>
    <tr align="center">
 
      <th>诞生年月</th>
      <th> <form name="myform" name="text.asp" method="post">
          年<select name="select1">
              <option value="1985" selected>1985</option>
              <option value="1986" selected>1986</option>
              <option value="1987" selected>1987</option>
              <option value="1988" selected>1988</option>
              <option value="1989" selected>1989</option>
              <option value="1990" selected>1990</option>
              <option value="1991" selected>1991</option>
              <option value="1992" selected>1992</option>
              <option value="1993" selected>1993</option>           
              <option value="1994" selected>1994</option>
            </select>
         
            月<select name="select2">
              <option value="01" selected>01</option>
              <option value="02" selected>02</option>
              <option value="03" selected>03</option>
              <option value="04" selected>04</option>
          </select>
            日<select name="select3">
struts2指纹              <option value="01" selected>01</option>
              <option value="02" selected>02</option>
              <option value="03" selected>03</option>
              <option value="04" selected>04</option>
          </select>
          </form>
   
      <th>名族</th>
      <th> <form name="myform" action="text.asp" method="post">
      <br><input type="text" name="user"><br>
      </form></th>
     
    </tr>
    <tr align="center">
         
      <th>学历</th>
      <th> <form name="myform" action="text.asp" method="post">
      <br><input type="text" name="user"><br>
      </form></th>
      </th>
     
      <th>专业</th>
      <th> <form name="myform" action="text.asp" method="post">
      <br><input type="text" name="user"><br>
      </form></th>
      </th>
       
       
  </tr>
  <tr align="center">
怎么安装vs2017
      <th>毕业学校</th>
      <th> <form name="myform" action="text.asp" method="post">
      <br><input type="text" name="user"><br>
      </form></th>
      </th>
      <th></th>
      <th> <form name="myform" action="text.asp" method="post">
      <br><input type="text" name="user"><br>
      </form></th>
      </th>
      <th>家庭住址</th>
      <th> <form name="myform" action="text.asp" method="post">
      <br><input type="text" name="user"><br>
      </form></th>
      </th>
  </tr>
  <tr align="center">
      <th>个人简介</th>
      <th> <textarea name="text" rows=20  cols=40 >
      </textarea><br>
      </th>
    instrument的复数
      <th>自我介绍</th>html5是什么播放器
      <th colspan="3"> <textarea name="text" rows=20  cols=40 >
存储过程游标
      </textarea><br>
      </th>
  </tr>
</table>
  </center>
<body>

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。