<html>
<head>
 <title> HTML</title>
</head>
<body >
 <h1>会员注册界面</h1>
<form action="../../../../process.aspx" method="post" name="f1">
 用户名称:<input type="text" name="user" value="张三 " >女
 </br>
 爱好

 <input type="checkbox" name="sport" value="sport" checked="true">体育<br>
 <input type="checkbox" name="music" value="music">音乐<br>
 <input type="checkbox" name="wenxue" value="wenxue">文学<br>
 <input type="checkbox" name="qita" value="qita">其他<br>
 <input type="button" value="测试" ).value;
   document.writeln(str);
  }
 </script>
</body>
</html>

<!--         13705025431             -->

 

相关文章:

  • 2021-07-29
  • 2022-03-09
  • 2021-07-04
  • 2021-07-16
  • 2021-10-20
  • 2021-11-29
  • 2021-12-22
  • 2021-08-21
猜你喜欢
  • 2022-02-05
  • 2022-01-03
  • 2022-01-22
  • 2021-12-25
  • 2021-08-26
相关资源
相似解决方案