<html> <body> <FIELDSET> <LEGEND>Health information:</legend> <form action=""> Height <input type="text" size="3" /> Weight <input type="text" size="3" /> </form> </fieldset> </body> </html>