<strong>
HTML <strong> Element Reference
The HTML <strong> element marks content with strong importance, seriousness, or urgency.
Categories
- Text-level semantics
Tag omission
Consult the HTML Living Standard for the precise tag-omission rules.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical strong element example.
<p><strong>Warning:</strong> This action cannot be undone.</p>