<kbd>

Description

<kbd> displays text between its opening and closing tags in a fixed-size or monospaced font.

Example


<html>
<body>
     <p>You can apply the <kbd>systemLanguage</kbd>.
     </p><!--from w ww .  j av a 2s  .  c  o m-->
</body>
</html>

Click to view the demo

The code above generates the following result.

kbd




















Home »
  HTML CSS »
    HTML CSS Reference »




HTML Tag Reference
CSS Reference
CSS Selector Reference
Encoding Reference