b element | b object
[This documentation is preliminary and is subject to change.]
Specifies that the text should be rendered in bold.
![]() |
Standards information
- HTML 4.01 Specification, Section 15.2.1
HTML information
| Closing Tag | required |
|---|---|
| CSS Display | inline |
DOM Information
Inheritance Hierarchy
Node
b
Element
b
Remarks
Examples
This example uses the b element to make the text bold.
<B>This text appears bold.</B>
See also
Build date: 3/8/2012
