<form action="">
<fieldset>
<legend>用户注册</legend>
账号:<input type="text">
密码:<input type="password">
<input type="submit">
</fieldset>
</form>
<form action="">
<fieldset>
<legend>用户注册</legend>
账号:<input type="text">
密码:<input type="password">
<input type="submit">
</fieldset>
</form>