How to get cross browser <sup> without intrerupting line height?
Posted
by jitendra
on Stack Overflow
See other posts from Stack Overflow
or by jitendra
Published on 2010-04-01T03:55:41Z
Indexed on
2010/04/01
4:03 UTC
Read the original article
Hit count: 331
How to get cross browser <sup>
without interrupting line height?
I tried vertical-align:top
but it looks ok in FF 3.6 and IE but not in FF 3.0.
How to get consistent in size (size of superlative text) and position of <sup>
identical in all browsers without interrupting line height.
I'm using <sup>
to indicate footnote? not to show power
Stackoverflow is killing10 experts-exchange
© Stack Overflow or respective owner