October
12th
superscript and subscript in html
6:11 pm, 2009
I am surprised that there are two html tags i’ve never used before: Superscript and subscript.
To make superscript text in html, use <sup></sup> tag, like: yunsite1,2,3
To make subscript text in html, user <sub></sub>tag, like:yunsite1,2,3