B
Description
The B element changes the physical rendering of the
contents of the element to a bold font.
Minimum Attributes
<B>characters...
</B>
All Possible Attributes
<B
LANG="..."
DIR=ltr|rtl
ID="..."
CLASS="...">characters...
</B>
Elements Allowed Within...
members of group
Allowed In Content Of...
Any element that permits members of group
Variations
Browsers who do not have bold may render in some other manner.
RFC 1866 states that <B> content must be rendered as distinct
from <I> content.
The LANG and DIR attributes are introduced with the
internationalization proposal.
All character definition elements are Level 2.