superscript

M

Meg

Hello,

I have several registered and trademarked names within the text of my html,
and whenever I superscript the symbols, the spacing of the line is off. It
looks as if the superscript pushes the entire line down, and that line looks
odd in the paragraph. Is there any way to prevent the superscript from doing
this?

Thanks
 
M

Murray

Add this to your stylesheet -

sup { position: relative; top: -1ex; font-size: 70%; }
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top