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