This tag makes the enclosed text bold. You can also use the CSS property font-weight
to achieve the same goal, or the <strong>
tag, which has the same effect. Often the <strong>
tag is preferred.
Class, id, lang, style, title (ignored)
<h3>Bold</h3>
The <bold> tag is functionally the same as the <strong> tag, and makes the enclosed text <b>bold-faced</b>.
© 2000 Microsoft Corporation. All rights reserved. Terms of use.