[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
HTMLSPEC-KBD
Used to display keyboard input that should be supplied by the user. Generally, <kbd> will cause rendering of the text to be done in fixed width font.
Attributes
None
Live Example
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
HTMLSPEC-KBD
KBD
UsageUsed to display keyboard input that should be supplied by the user. Generally, <kbd> will cause rendering of the text to be done in fixed width font.
Attributes
None
Live Example
<html> <head><title>KBD Document Example</title></head> <body> When entering section 3, enter... <kbd>username</kbd> </body> </html>
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
