Superscript? - Post ID 260574
Is there a way to make the font superscript?
If RED allows it, you could try one of these:
Using HTML: <sup>...</sup>
Defined here: http://www.w3schools.com/tags/tag_sup.asp
Using CSS:
Using HTML: <sup>...</sup>
Defined here: http://www.w3schools.com/tags/tag_sup.asp
Using CSS:
.sup-scrpt {
vertical-align: super;
}
Defined here: http://www.w3schools.com/cssref/pr_pos_ … -align.asp
vertical-align: super;
}
Per
www.mingas.com
www.mingas.com
Has this basic functionality been added yet? Our emails use a lot of registered trademarks and references and it's very important that we are able to superscript these, without the need to have to export the html file in to something like Dreamweaver.
This is not included in the current version but will be part of the next release.
The future of web layout has arrived and it's called CSS Grid. CoffeeCup helps you to get ready with a free guide, the Grid Builder app plus cool demos & themes.
Thanks Bob,
As we purchased the business version of this earlier today, will this be a free update for us? And do you have any timings on when the update is expected to drop?
Thank you
As we purchased the business version of this earlier today, will this be a free update for us? And do you have any timings on when the update is expected to drop?
Thank you
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.