|
|
You are here: HTML > Forms
<LEGEND ...>
<LEGEND ...> is used with
<FIELDSET> to give a title to
each set of fields.
| this code |
produces this |
<FIELDSET>
<LEGEND>Personal Stuff</LEGEND><P>
name: <INPUT NAME="realname"><BR>
email: <INPUT NAME="email">
</FIELDSET>
|
|
<LEGEND ALIGN="..."> >>>
| |  | |
|
|
|
|
Copyright © 2002-10 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com
| |
|
|