Also, can you explain on editing help how to do so.

share|improve this question
1  
2  
duplicate of meta.stackoverflow.com/questions/26756/… – RichardTheKiwi Jan 23 '11 at 11:29

1 Answer

Use the <sup> and <sub> tags

Such as this one (this uses sup)

And

Such as this one (this uses sub)

Note on the code for the 2nd one

<sub>Such as this one (this uses sub)</sub>
share|improve this answer
5  
Maybe "abuse" is a better description than "use". – Arjan Jan 23 '11 at 11:49
@arjan There are some fairly decent uses of it as has been discussed here before – RichardTheKiwi Jan 23 '11 at 11:55
1  
Even in your comment "abuses" would be suitable I'm afraid. (But indeed, I abuse it myself too often too!) – Arjan Jan 23 '11 at 11:56

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged