CSS Pet Pieves
Oct
16
2007
In my web browsing on the subject of CSS I came across Reinhold Weber’s list of CSS pieves. I have to say I agree with many of them. I thought I’d mention a few of the CSS-related issues I hope will be fixed in future browser releases.
- Proper transparency with PNGs, without having to use transparent gif hacks.
- Use hover on things other than links in IE, as you can with FF.
- Padding and margins equalling the same in all browsers… no more IE specific hacks to fix padding bugs.
- The big browsers IE, FF, Opera, Safari, Camino etc all rendering pages using the same standards… preferably based on W3C directives.
Oh how I agree… it’s a pain for the rookie!