|
|
HTML <fieldset> tagSyntax<fieldset> - </fieldset> Definition and UsageThe FIELDSET element defines a form control group. By grouping related form controls, authors can divide a form into smaller, more manageable parts, improving the usability disaster that can strike when confronting users with too many form controls. The fieldset element draws a box around its containing elements. Standard Attributes
For a full description, go to Standard Attributes. Event Attributes
For a full description, go to Event Attributes. Example
|
|
Copyright © 2005-8 Sunilcare.
All Rights Reserved. |