'kbd' Example : kbd « HTML Tag Reference « HTML CSS Reference






'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' Syntax and Note
2.'kbd' HTML Attributes
3.'kbd' Event Handlers
4.'kbd' CSS Attributes and JavaScript Style Properties
5.'kbd' Microsoft Behaviors
6.'kbd' Microsoft Filters
7.'kbd' JavaScript Properties
8.'kbd' JavaScript Methods
9.'kbd' JavaScript Collections
10.'kbd' JavaScript Objects