CSS Hacks + Filters
Working as a web developer the chance is quite little that you don’t have to deal with differences in CSS interpretation between the different browsers. This book is a great resource of workarounds to the most common problems and it is full of practical examples. Did you know that the “float” positioning elements is relative to the last parent object (e.g. surrounding DIV) which has the attribute “position: relative” set? Or did you ever want to teach Internet Explorer how to interpret the alpha values of a PNG image?


May 4th, 2006 at 15:21
As for the IE PNG compatibility (and improved CSS compliance under IE)… you can read more about the used library here:
http://dean.edwards.name/IE7/