Indent - indents a single row of text. Use the "indent" button at the top of the editor. Put the number of pixels you want to indent between the tags, and the text you want to indent by those pixels after the tags. So:
Code: Select all
[indent]20[/indent]This is the text I want to indent
This is the text I want to indent
And next, super script, use the "sup" button at the top of the editor. Put the superscript characters between the tags. So:
Code: Select all
W[sup]5[/sup]H
W5H
And to indent that by 100 pixels,
W5H
This is for @Zhen-Wei Tee and @jcapriotti respectively.