What methods are there to use superscript in html?

argh.pirate

New member
I was using <b> for bold for a long time then I found out <strong> is the accepted method. Is there any better method for superscript in html than <sup>?
That's CSS.
 
Back
Top