Quote:
Originally Posted by pdurrant
Try changing
<u class="calibre4">[1]</u>
to
<span class="calibre 4" style="text-decoration:underline">....</span>
|
Or better still, convert it to a hyperlinked reference and you will get the "underline" for free.
(Aside: I personally would avoid using underlines for emphasis as they are too easily confused with hyperlinked text [and one would expect to see/use hyperlinks within XHTML documents.]

Nothing more frustrating than trying to "tap" a
decorative underline..

)