TUTORIAL HTML : superscript and subscript








Sample of the pdf document : 

1-Superscript :
Superscripted text can be placed onto your website using the <sup> tag. You may id these tags for use with Cascading Style Sheets.
HTML Code:
<p>This text is <sup>superscripted!</sup></p>
Superscript:
This text is superscripted!

1.1-Exponents:

We may use the superscripting technique to express exponential expressions.
HTML Code:
2<sup>3</sup> = 8
14<sup>x</sup>
Exponents:
23 = 8
14x




1.2-Footnotes:

You may have come across several texts where a referencing, superscripting directs your attention to the bottom of the page. These footnotes can also be created with the superscript tag............







                                           Click here for  Download PDF / FREE
                                                                                      

0 commentaires: