<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 -->