Switch to full style
HTML code examples
Post a reply

usage of samp tag

Fri Feb 24, 2012 10:40 pm

In this example we present the usage of samp tag which is used to show the usage of computer output.

Code:
<html>
<
head>
<
title>Usage of samp tag</title>
</
head>
<
body>
<
p>
    
In this example we show the usage of samp  tag.
    <
font size="3">
        <
samp>
            
Type computer output text here.
        </
samp>
    </
font>
</
p>
</
body>
</
html>
 




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

Topic Tags

HTML SAMP