<!-- m --><a class="postlink" href="http://www.testing.joewalkden.co.uk/html/indexa.html">http://www.testing.joewalkden.co.uk/html/indexa.html</a><!-- m -->
please view the site above in IE and firefox.
Here's my problem... I'm trying to place the logo above the header so I put a wrapper (#borderwrapper) around everything except #logo and then another around everything including #logo (#wrapper).
However - IE sees the logo is outside the borderwrapper but f/fox doesn't. Plus..IE adds a space under my logo.gif.
Any thoughts on why this might be?Because it is floated, the logo is taken out of the flow properly by FF while IE screws up and doesn't.
please view the site above in IE and firefox.
Here's my problem... I'm trying to place the logo above the header so I put a wrapper (#borderwrapper) around everything except #logo and then another around everything including #logo (#wrapper).
However - IE sees the logo is outside the borderwrapper but f/fox doesn't. Plus..IE adds a space under my logo.gif.
Any thoughts on why this might be?Because it is floated, the logo is taken out of the flow properly by FF while IE screws up and doesn't.