I have a CSS/HTML layout that looks great in Mozilla but I cannot for the life of me get it to work in IE. A cookie for anyone that can tell me what's wrong with this stuff. I've posted the code and stylesheet here:
There's no content in it right now... the left column looks great in IE, but the right column content is getting pushed 160px to the right, which is the width of the column where that content SHOULD be appearing. How come this is working OK in Mozilla and not IE? This is killing me. Any ideas?
I've pretty much used table cells with CSS DIVs inside of them in quirks mode. Can anyone suggest a fix for this IE problem? I'm in a bind here...
There's no content in it right now... the left column looks great in IE, but the right column content is getting pushed 160px to the right, which is the width of the column where that content SHOULD be appearing. How come this is working OK in Mozilla and not IE? This is killing me. Any ideas?
I've pretty much used table cells with CSS DIVs inside of them in quirks mode. Can anyone suggest a fix for this IE problem? I'm in a bind here...