Superscript: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Type the following <code>&lt;sup&gt;&lt;/sup&gt;</code> and <code>&lt;sub&gt;&lt;/sub&gt;</code> to make text <sup>Superscript</sup> and <sub>subscript</sub> respectively.
==Overview==
To create a superscript, you just put the code <nowiki> <sup> around the text </sup> </nowiki>.
 
 
'''Type the following:'''
 
<nowiki>
Example of <sup>your text here</sup>
</nowiki>
 
 
'''To create this:'''
 
Example of <sup>your text here</sup>


[[Category:Help]]
[[Category:Help]]

Latest revision as of 11:22, 20 August 2013

Overview

To create a superscript, you just put the code <sup> around the text </sup> .


Type the following:

Example of <sup>your text here</sup>


To create this:

Example of your text here