Last Updated on April 26, 2023 by Roshan Parihar
HTML kbd tag is used to specify user keyboard input.
Syntax
1 |
<kbd>Enter keyboard text here..</kbd> |
1 |
<kbd>This is kbd tag text</kbd> |
Output
Resources and References of HTML kbd tag
1. W3C Specification.
2. HTML living standard
3. W3C project using Github