Barney Carroll wrote: > Rob O'Rourke wrote: >> If they're inline they won't do, the vertical padding doesn't affect >> the line-height which is what you're seeking to extend here. >> >> Have a read of this: >> http://meyerweb.com/eric/css/inline-format.html >> >> A lot to get your head round but its worth it. > > Thanks for this Rob. > > When I think about what inline implies, it begins to make sense. > > Regards, > Barney > >
No problem, it gets even weirder in IE aswell, they have a display rule called 'inline-block' (!?) which is nowhere in the w3c spec. If you ever have trouble with vertical list item spacing in IE try it out on the <li>s. Rob ______________________________________________________________________ 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/
