Superscript

User 109676 Photo


Registered User
21 posts

Using HTML editor 2008, how can we create "superscript" characters, snall numbers above the line of text?
In addition to posting your reply to this Forum, can you please send a copy to my e-mail address:

Larry Schenker
Los Angeles, CA, USA
LPSCA@EARTHLINK.NET
User 355448 Photo


Ambassador
3,144 posts

Larry,

Try using this:

<p>E=MC<sup>2</sup></p>

That should give you a superscript.

<p>H<sub>2</sub>O</p>

That should give you a subscript.

For a complete list of HTML tags, check this site:
http://www.w3schools.com/tags/default.asp

Hope this helps.
User 29507 Photo


Micronair
98 posts

Further to what Bill has written, can I suggest you look in the help file?
From the index, search for/type 'superscript' - instructions as Bill's example.
The help file can be useful sometimes :)
David G Powner, MIVA
uk.linkedin.com/pub/david-powner/9/aa7/4a6
User 355448 Photo


Ambassador
3,144 posts

David,

I seldom look at the help file for help with HTML tags, and those were the only superscript and subscript I could think of immediately.

Guess I should get familiar with the help file. Maybe it will save me some time. :)

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.