<kbd>
All Tags not showing in online page, but show on view source.
<kbd>Your text like a keyboard input text</kbd>
Code show like this:
Your text like a keyboard input text
Browser Support
The <kbd> tag is supported in all major browsers.
What is kbd tag
kbd tag is used to keyboard input text and font family is courier.
Difference in HTML5
The kbd tag is new in HTML5.