The HTML <kbd> tag represent the text of the content as a keyboard input.
Example of Code
<kbd>Keyboard input</kbd>
Ouput
Keyboard input