CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: <fieldset> element

The <fieldset> Element

Forms

Attributes for <fieldset>
TypeAttribute List
'Standard' Attributes(none)
New HTML5 Attributes"disabled", "form", and "name"

Recommended Links

Accessibility Information & Tips

  • Provide a semantic grouping for related form controls using the <fieldset> and <legend> elements. This is most important for related radio buttons and checkboxes. If desired, CSS can be used to change the visual effect of using the elements. Visit https://www.w3.org/TR/WCAG20-TECHS/H71 for more information.

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem