Adding superscripts in CSS website
I've built my website using a CSS template and I need to add superscripts. I tried using <sup> </sup> in the text file but this doesn't seem to work so I'm assuming I need to do something on the stylesheet. Any ideas?
|