Font style

b

Defines a bold style text. The text between the opening and closing tags will render as bold. This font style element is not depreciated, but better font formating and effects are possible using CSS. Inline element

Syntax

<b attributes> ... </b>

Example

<b>This text will be displayed in bold</b>

Related tags

CSS Properties

HTML attributes

Search the Soup!