Hi,
I just downloaded IE8 and see that I how have a page that lost a table margin when viewed in IE8. It was fine in other browsers and does validate.
Does anyone know what the issue is? (There should be about 1/4" of white at the top above the logo and blue double border).
Here's the relevant css:
Thanks in advance for any suggestions,
ginger
I just downloaded IE8 and see that I how have a page that lost a table margin when viewed in IE8. It was fine in other browsers and does validate.
Does anyone know what the issue is? (There should be about 1/4" of white at the top above the logo and blue double border).
Here's the relevant css:
Code:
#outercontainer {width: 800px; margin: auto}
#outertable {width: 760px; margin: 20px 20px 0px 20px; border-top: 6px double #3E76B5}
Thanks in advance for any suggestions,
ginger