<B> and </B>

Description:

Renders the text between the <B> and </B> in bold.

Attributes:

None

Examples:

<B>This text is bolded</B> while this is not.

This displays as follows.

This text is bolded while this is not.

Tips:

  1. It is better to use style sheets than the <B> tag. Style sheets are much more flexible.