Switch to full style
HTML code examples
Post a reply

Usage of sup tag

Sat Feb 25, 2012 1:38 pm

In this example we show the usage of sup tag to present power of numbers.


Code:
<html xmlns "http://www.w3.org/1999/xhtml">
   <
head>
   <
title>
    
Usage of sup tag.
   </
title>
   </
head>
     <
pusing sup tag example</p>
   <
body>
      <
pPower of X
      
X<sup>1</sup>, X<sup>2</sup>,... X<sup>n</sup>, 
        <
br/>
         
Show power of numbers 
      </
p>
   </
body>
</
html>
 




Post a reply
  Related Posts  to : Usage of sup tag
 Usage of ins tag     -  
 tt usage example     -  
 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 small tag     -  

Topic Tags

HTML Font