HTML <kbd> tag
Usage
For defining keyboard text which should be typed in by the user.
Example
Code:
Type <kbd>start</kbd> to begin
Output:
Type start to begin
Required Attributes
- none
Optional Attributes
- none
For defining keyboard text which should be typed in by the user.
Type <kbd>start</kbd> to begin
Type start to begin