<form><fieldset>
<legend>health information</legend>height: <input type="text" />weight: <input type="text" /></fieldset>
</form>
效果
<form><fieldset>
<legend>health information</legend>height: <input type="text" />weight: <input type="text" /></fieldset>
</form>
效果