I get uneven line spacing from superscript

P

P@tty Ayers

Paul Ostrof said:
uneven line spacing from superscript is my problem. What can I do in
FrontPage 2003?

I usually apply CSS to the superscripted-character(s) so that they're
smaller, so that they don't throw off the line spacing of the rest of the
paragraph. In my style sheet, the rule would be something like:

sup { font-size: 10px } (Assuming the rest of the text was about 12 px, or
the equivalent).

Hope that might help.
 
G

Guest

t

Paul Ostrof said:
uneven line spacing from superscript is my problem. What can I do in
FrontPage 2003?

First I have to learn how to apply CSS! Meanwhile I did away with the
footnotes and linked the relevant text to the footnotes at the end of the
document.
Thanks for your quick reply, Patty.
 
P

P@tty Ayers

Paul Ostrof said:
t



First I have to learn how to apply CSS! Meanwhile I did away with the
footnotes and linked the relevant text to the footnotes at the end of the
document.
Thanks for your quick reply, Patty.

You're welcome - glad you got it worked out. CSS isn't all that hard - maybe
next time. :)
 
G

Guest

P@tty Ayers said:
I usually apply CSS to the superscripted-character(s) so that they're
smaller, so that they don't throw off the line spacing of the rest of the
paragraph. In my style sheet, the rule would be something like:

sup { font-size: 10px } (Assuming the rest of the text was about 12 px, or
the equivalent).

Hope that might help.

That's exactly what I ended up doing!

Thanks for your help, Patty
 

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

Similar Threads


Top