<b>

Browser
  • IE
  • Cr
  • Sf
  • Fx
  • O
Type

The B element defines bold text.


<b>bold text</b>

Example


<p>Normal text, <b>Bold text,</b> Normal text,</p>

Output

Normal text, Bold text, Normal text,