Hi,
had my site layed out with css in IE6 and it looked fine,
i fixed any Mozilla layout issues with
i have just updated to IE 7 and it is all out of alignment,
it seems that IE7 uses the css that mozilla uses
so what css do i need to use to fix any IE 7 issues
thanks MG
had my site layed out with css in IE6 and it looked fine,
i fixed any Mozilla layout issues with
Code:
html>body #layout {
...css here
}
i have just updated to IE 7 and it is all out of alignment,
it seems that IE7 uses the css that mozilla uses
so what css do i need to use to fix any IE 7 issues
thanks MG