Switch to full style
HTML code examples
Post a reply

var tag usage

Mon Feb 27, 2012 1:23 am

In this example we show usage to mark the variables in your web page text.
Code:
<html>
<
head>
<
title>var tag usage</title>
</
head>
<
body>
  <
pThis show usage of var tag:
<var>
variable</var>
</
body>
</
html>
     




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