HTML B Tag The HTML b Element is used to make text bold. Tweet The b Element has the same semantic meaning as the strong element. HTML b Example <p>This is a <b>Paragraph</b></p> Note. The b Element is a presentational element.