kbd element | kbd object
[This documentation is preliminary and is subject to change.]
Renders text in a fixed-width font.
![]() |
Standards information
- HTML 4.01 Specification, Section 9.2.1
HTML information
| Closing Tag | required |
|---|---|
| CSS Display | inline |
DOM Information
Inheritance Hierarchy
Node
kbd
Element
kbd
Remarks
Examples
This example uses the KBD element to render text in a fixed-width font.
<KBD>This text renders in a fixed-width font.</KBD>
Build date: 3/8/2012
