On the web, using ® will make the Registered logo almost as big as the rest of the text. How can you modify the size of it to match how it would appear in print?
Tell me more
×
Graphic Design Stack Exchange is a question and answer site for
professional graphic designers and non-designers trying to do their own graphic design. It's 100% free, no registration required.
|
|
The term you for making text smaller and floating upwards is called superscript. HTML You can use the
Here is a live example from w3schools. CSS Alternatively it can be done with CSS with something like this:
And then implemented in HTML like this:
EDIT (HTML & CSS) If you are looking to keep your HTML cleaner but still wish to customize your superscript with CSS then apply CSS styling to the
Just add whatever stylings you need. I just added two for example's sake. That way, whenever you use the |
|||||||||||||||
|