Switch to full style
HTML code examples
Post a reply

Usage of xmp html tag

Mon Feb 27, 2012 1:36 am

In this example we show using of xmp tag , this tag force the browser to deal with tags inside xmp as text.
Code:
<html>
<
head>
<
title>Usage of xmp</title>
</
head>
<
body>
<
p>
  
In this example we show the usage of using xmp html tag:
</
p>
<
xmp><A HREF="http://www.codemiles.com">Programming Forums</A></xmp
</
body>
</
html>
 




Post a reply
  Related Posts  to : Usage of xmp html tag
 del html tag usage     -  
 dfn html tag usage     -  
 usage of <q> and <blockquote> to add quotes to your HTML     -  
 tt usage example     -  
 Usage of UL tag     -  
 Usage of sub tag     -  
 var tag usage     -  
 dir tag usage     -  
 Usage of sup tag     -  
 Usage of ins tag     -