Forms

<label>

A user interface item caption.

<label>

A user interface item caption.

Syntax

<label></label>

Example

<label class="example">Content here</label>

Notes

Semantic HTML helps screen readers and search engines understand your content.

Try It Yourself

Experiment with this element in the BrowserCode Playground.