Nic Pulford wrote: > The issue is that FF seems to ignore line-height when in a > first-letter.
> Is there a solution? I think so, but I've forgotten exactly _how_ I made it work :-) Seem to remember that I had to manipulate the relationship between font-size, line-height, paddings and margins in order to make all browsers (and me) happy. Anyway, here's a page where I tested :first-letter, and made it work somewhat consistent across browser-land - despite Firefox' protests... <http://www.gunlaug.no/contents/wd_additions_05.html> Seems to still line up quite well in IE6, Firefox 2.x, Opera 9.x and Safari 2.x. The page-specific :first-letter CSS is in the page-head, found under... /* --- testing first-letter ---- */ regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
