HTML5 kbd Tags
Have fun using CSS styles with them
<em>Emphasized text</em>
<strong>Strong text</strong>
<dfn>Definition term</dfn>
<code>Computer code</code>
<samp>Sample output from computer program</samp>
<kbd>Keyboard input</kbd>
<var>Variable</var>