Hi everybody, I am working on my first website and I found some problems with IE6, It does not render the images as designed. Does anybody know any good book or tutorial to deal with IE bugs?
quickly looking, I got it showing in IE6 by adding > between id & class.
#content>img.illus
but it shows the image and throws the rest off.
but I think your css code is all over the place. I think it needs to be re thought out. I feel there is far too much going on in there and it will eventually confuse you
I am working on my first website and I found some problems with IE6, It does not render the images as designed.
Does anybody know any good book or tutorial to deal with IE bugs?
#content>img.illus
but it shows the image and throws the rest off.
but I think your css code is all over the place. I think it needs to be re thought out. I feel there is far too much going on in there and it will eventually confuse you