Form field set with legend
|
|
<html> <body> <html> <body>
<fieldset> <legend> Health information: </legend> <form> Height <input type="text" size="3"> Weight <input type="text" size="3"> </form> </fieldset>
</body> </html>
</body> </html>
|
|
|
|
|
HTML code for linking to this page:
Related in same category :
-
-
|