'kbd' Example : kbd « Tags « HTML / CSS






'kbd' Example

 
    
<html>
<head>
<title>kbd element example</title>
</head>
<body>
<p align="center">You can apply the 
   <font size="5">
   <kbd style="font-weight:normal">systemLanguage</kbd>
   </font> 
   attribute to nearly any element.
</p>
</body>
</html>
    
      
        
  








Related examples in the same category

1.kbd Element for Keyboard Instructions
2.Style for kbd