Keyboard. The HTML <kbd> tag is used to define text that should be typed in by the user. The tag surrounds the word/phrase.

Required Attributes

  • None.

Optional Attributes

Example

<p>Please type on your browser <kbd>www.lisiasloback.com</kbd>.</p>

Changes in HTML5

  • None.

Related Tags