<html>
<body>

<fieldset>
<legend>
Health information:
</legend>
<form>
Height <input type="text" size="3">
Weight <input type="text" size="3">
</form>
</fieldset>

</body>
</html>

 

Copy it in your Note-Pad and save it as an htm or an html file and view it in your Default Browser.