Switch to full style
HTML code examples
Post a reply

Usage of sub tag

Sat Feb 25, 2012 1:24 pm

In this example we show the usage of sub tag which allows you to type sub power .

Code:
<html xmlns "http://www.w3.org/1999/xhtml">
   <
head>
   <
title>
    
Usage of sub tag.
   </
title>
   </
head>
     <
p>This is an example of using sub tag</p>
   <
body>
      <
pSamples disrubtion :
      
X<sub>1</sub>, XX<sub>2</sub>,... X<sub>n</sub>, 
        <
br/>
        
We used N samples in our experiments
      </
p>
   </
body>
</
html>
 




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

Topic Tags

HTML Font