Switch to full style
HTML code examples
Post a reply

usage of kbd tag

Fri Feb 17, 2012 7:36 pm

This an example of using KDB tag , this tag is used to mark use input text.

Code:
<html>
<
head>
<
title>usage of kbd tag</title>
</
head>
<
body>
<
p align="center">KBD tag is used to mark keyboard input or use input,
  
monospace font is its default font.
   
   <
kbd style="font-weight:normal"Input</kbd>
  
   
it is not used alot...
</
p>
</
body>
</
html>
    
 




Post a reply
  Related Posts  to : usage of kbd tag
 Usage of ins tag     -  
 tt usage example     -  
 Usage of UL tag     -  
 Usage of sub tag     -  
 var tag usage     -  
 Usage of sup tag     -  
 dir tag usage     -  
 dd tag usage     -  
 usage of ol tag     -  
 Usage of the legend tag     -  

Topic Tags

HTML Paragraph