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
<b attributes> ... </b>
<b>This text will be displayed in bold</b>