Group related elements in a form:
![]()
The <legend> tag is supported in all major browsers.
The <legend> tag defines a caption for the <fieldset> element.
In HTML 4.01, the "align" attribute is deprecated, and it is not supported in HTML5. Use CSS to align <legend> elements.
| Attribute | Value | Description |
|---|---|---|
| align | top bottom left right |
Not supported in HTML5. Deprecated in HTML 4.01. Specifies the alignment of the caption |
The <legend> tag also supports the Global Attributes in HTML.
The <legend> tag also supports the Event Attributes in HTML.
Your message has been sent to W3Schools.