Weird gaps showing up under header when loaded in IE 9.

Payjani

New Member
I've been scratching my head looking for a solution to this "common gap problem". Here's what the page's like in Chrome & how the page is like in IE9 https://dl.dropbox.com/u/3788693/Work/example.jpgHere's my HTML file: https://dl.dropbox.com/u/3788693/Work/01index.htmlI've read lots about using and applying\[code\]Setting position:relative on the header block.Setting position:absolute; top:0; right:0#header img { display: block }\[/code\]But it just doesn't seem to show any change in IE. Perhaps i'm applying the wrong things in the wrong place? Anyhow, why is it different in IE in the first place?
 
Back
Top