Back to Concepts

<strong>

Important text (usually bold).

The `<strong>` tag is used to define text with strong importance. The content inside is typically displayed in bold. Use `<strong>` when the text is important, and `<b>` when you just want bold text without semantic importance.

Live Example & Code

Preview Output
This is <strong>very important</strong> text.
HTMLViz
© 2026 HTMLViz. Open Source Learning.