x

Superscript

I need to have my text use superscript (which is the small text that goes above a regular text).  How do I insert superscript code into a text field?

I saw that the code is <sup>text</sup>

When I input that code, it just lists it as standard text and not html code.  I tried using the embed code button, but that didn't allow me to post it into the text field.

helps

5,031 Views
Message 1 of 13
Report
12 REPLIES 12
Square

You might need to put all of the text from the paragraph that would have your superscript text in the embed code element, like this:

<div class="paragraph">
This is my paragraph text which has some superscript<sup>test</sup> text in it.
</div>
5,026 Views
Message 2 of 13
Report

Thanks for the reply.

I think I understand now.  Instead of using a text box, I need to use an embed code box and then it will accept the code.

It works but makes it more of a challenge to edit and format the text.

Thanks for the help.

5,014 Views
Message 3 of 13
Report
Square

No problem! I believe the code I used above will make it so it uses the same styling as regular text elements, although I didn't test it to see.

5,002 Views
Message 4 of 13
Report

Can I add any link with the embed code?

3,621 Views
Message 12 of 13
Report
Square

You should be able to. What are you trying to do with an embed code? 

3,617 Views
Message 12 of 13
Report

I have math teaching website. I want make my visitor clicking a problems name to open the problem. But my problem's name contain's a superscript name.
3,583 Views
Message 12 of 13
Report
Square

Can you post an example of the problem name and problem? I want to make sure I'm understanding. Thanks! 

3,579 Views
Message 12 of 13
Report

Such as: the name of my mathematical problem is "The 1983th digit". Here, I want make a page, only which will contain a single problem. So, I have to link the page with the problem's name.  

3,554 Views
Message 12 of 13
Report
Square

You can make a hidden page with the single problem and then link "The 1983th digit" to the page. 

3,536 Views
Message 12 of 13
Report
Square

1,088 Views
Message 12 of 13
Report

You can use:

https://lingojam.com/SuperscriptGenerator

https://lingojam.com/SubscriptGenerator

and copy paste. Works with most characters.

947 Views
Message 14 of 13
Report

Fantastic!

751 Views
Message 14 of 13
Report