Hi guys,
I am using .css for a website and I am using divs to separate the header, middle and footer.
Within the header there are various classes, one for the logo the other for the menu.
It lines up OK in all browsers except IE, in IE there is white space gap between the header and main content? And the odd thing is each version of IE the gap between the header and main content seems to be diffferent!
Is this just a problem for IE or my CSS.
Will post some code after I've cleaned it up.