Fieldset Around Data

by Hiroshi on 09-07-2007

How to draw a border with caption around the data or form.

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

If there is no border around the input form, your browser is too old.

  • Share/Save/Bookmark

Stumble it Digg it Bookmark it Tweet it Share at Facebook

Related Posts

Post a Comment

Comment will appear here after approval, Thanks for patience