You are here: HTML > Logical Tags
<KBD>
| Usage Recommendation |
Use it. |
<KBD> indicates characters that should be typed in at a keyboard.
<KBD> is rendered in a fixed width font.
At the prompt type <KBD>grep client *.cgi</KBD>
produces
At the prompt type grep client *.cgi
<VAR> >>>
|