Switch to full style
HTML code examples
Post a reply

tt usage example

Mon Feb 27, 2012 1:03 am

In this example we show usage of tt tag . This tag is used to present teletype.
Code:
<html>
<
head>
<
title>tt usage example</title>
</
head>
<
body>
<
tt>This text is teletype.</tt>
</
body>
</
html>
    
 




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