Back to Concepts

<b>

Bold text (stylistic).

The `<b>` tag specifies bold text without any extra importance. It is purely stylistic. For important text, use `<strong>` instead.

Live Example & Code

Preview Output
This text is <b>bold</b>.
HTMLViz
© 2026 HTMLViz. Open Source Learning.