HTML Tag and Attribute Reference
<KBD>
Keyboard
<KBD> . . . </KBD>
The keyboard tag defines text that should be shown in a fixed width font. It can be nested with other idiomatic or typographic tags but some browsers will respect only the innermost tag. Many browsers use the same font for the
KBD
,
SAMP
,
TT
and
CODE
tags. For many lines of fixed width text, with the line breaks and other whitespace specified by the page author, use the
PRE
tag.
<KEYGEN>
Keygen
<KEYGEN> . . . </KEYGEN>
N*
Generate key information in a form
Attributres
challenge=
string
Provide a challenge string to be packaged with the key.
name=
name
Provide a name for the key.