strong element | strong object
[This documentation is preliminary and is subject to change.]
Renders text in bold.
![]() |
Standards information
- HTML 4.01 Specification, Section 9.2.1
HTML information
| Closing Tag | required |
|---|---|
| CSS Display | inline |
DOM Information
Inheritance Hierarchy
Node
strong
Element
strong
Remarks
Examples
This example uses the STRONG element to make text appear bold.
<STRONG>This text is strongly emphasized (shown as bold).</STRONG>
See also
Build date: 3/8/2012
