HTML - Tags - <sup>

#128 of 147
sup

 <html>
 <body>
     <sub>Subscript</sub>
     and
     <sup>Superscript</sup>
 </body>
 </html>
 

The sup element displays text above the line of writing.

A live example:


Subscript and superscript

See also: sub

N of

Ads by Google


Ask a question, send a comment, or report a problem - click here to contact me.

© Richard McGrath