Please help i have a site http://fishingtackleoxford.co.uk that i have only just started. On firefox it shows the right site but on any IE it comes up all jumbled up . What am i doing wrong ???
Please help
Please help i have a site http://fishingtackleoxford.co.uk that i have only just started. On firefox it shows the right site but on any IE it comes up all jumbled up . What am i doing wrong ???
Please help
One obvious problem is that you have placed an image with a height of 120px in your header, but wrapped it in a logo wrapper to whic you have assigned a height of just 58px in your stylesheet.
IE bases the wrapper height on what you told it. Firefox expands the wrapper to display all the content. Both are legitimate approaches when given contradictory information, but the results are different.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Done it lol . Thanks Kuroi the heroe :)
How easy was that