Pazartesi, Eylül 22, 2008

IE bugs makes life unbearable

CSS is a nice technology when everybody adapts it correctly. Unfortunately some browser(s) like IE doesnt follow W3Cs recommendations and standarts making our lives miserable. I have done an html page with CSS which seems perfect on Firefox,Opera etc. But when it comes to IE it fails to be sown correctly. After some search I learned that IE has also a bug about floats which is called "3px float bug" . To solve it for my case
I changed a "width" attribute to a "max-width".
Also I used  png images with a hope for  transparency. But I learned after searc again that IE 6.0 is not capable of png transparency which is added to IE7.0 version. This is IE and life of a web programmer.

Hiç yorum yok: