Objective
- How to add superscript/subscript text to a banner header.
Solution
Superscripts and subscripts can be added to banner text sections using HTML tags! You'll want to make sure that you are using the following tags for the formatting.
Superscript: <sup> The word/phrase you would like to be in superscript </sup>
Subscript: <sub> The word/phrase you would like to be in subscript </sub>
The tags will look like the following in a banner header: