View Single Post
  #21 (permalink)  
Old 07-02-2008, 11:20 PM
Bergamot
Guest
 
Posts: n/a
Diggs:
Default Re: Trying to persuade CSS images to line up horizontally


Stan The Man wrote:
>
> by also giving padding-bottom -4px


FYI, negative padding is invalid. A conforming browser must ignore it.
http://www.w3.org/TR/CSS21/box.html#padding-properties

At any rate, you can't depend on consistent rendering of invalid code.

--
Berg
Reply With Quote


Sponsored Links