[WSG] IE div problem

2005-03-16 Thread Robin Campbell Joy
Hello, i'm new to css. Currently i'm working on a website with css and have a problem with IE. I haven't found any solutions on the web and the css validator also validates the html/css. The problem is within the header, where a div gets bigger than it should. If i take the header image out

Re: [WSG] IE div problem

2005-03-16 Thread Ingo Chao
Robin Campbell Joy schrieb: The problem is within the header, where a div gets bigger than it should. If i take the header image out of the code, the div renders correctly. Site: http://www.andrewjoy.com/newsite/ #header img {display: block;} should fix that. regards, Ingo