Using PNG images as backgrounds can be very helpful and useful, but there are some things to keep in mind when working with Internet Explorer 6.
Originally posted February 11th, 2008. 13 Comments
As it stands, an author’s style sheet declarations will have precedence over any styles defined within a user’s style sheet. To level the playing field, we find !important. Adding this keyword combination after any declaration in your style sheet (as a user) will give your style the power to overcome what has been [...]
Originally posted June 26th, 2006. 4 Comments
From time to time I will come across as cross-rendering issue that takes me by surprise. I’ll spend a fair amount of time trying to solve the problem using semantic code and valid CSS to try and support the particular browser (read: Internet Explorer) and get nowhere. It is at that point I’ll [...]
Originally posted May 22nd, 2006. 4 Comments