Version | //IETF//DTD HTML 2.0 Strict//EN
|
---|
Element | KBD |
---|
Purpose | keyboard phrase (user input) |
---|
Description | This element brackets text that is intended to be entered by the user on a keyboard.
|
---|
Start tag | Required <KBD>
|
---|
Attributes | Name | Type | Default | Comment |
---|
SDAFORM | CDATA | #FIXED "Lit" | one to one mapping; in support of transformation to the International Committee for Accessible Document Design DTD for usable access to structured information by print-impaired individuals
|
|
---|
Content | ( #PCDATA | A | IMG | BR | EM | STRONG | CODE | SAMP | KBD | VAR | CITE | TT | B | I #PCDATA | A | IMG | BR )*
|
---|
End tag | Required </KBD>
|
---|
Referenced in | A ADDRESS B CITE CODE DD DT EM H1 H2 H3 H4 H5 H6 I KBD LI P PRE SAMP
STRONG TT VAR
|
---|
Example | Source | Appearance |
---|
When you are done, press the <KBD>Ctrl</KBD> and <KBD>Q</KBD> or <KBD>Shift</KBD> and <KBD>X</KBD> key.
| When you are done, press the Ctrl and Q or Shift and X key.
|
|
---|