Posts: 7 Joined: 10/16/2003 From: a screen near you Status: offline
IE6 renders relative position incorrectly? - 10/16/2003 17:44:44
I'm testing between Moz1.4 and IE6 for my venture into the world of CSS, and I noticed that my 3 column layout (taken from thenoodleincident.com) looks great on Moz but IE renders the center column 20px below where it should be - so I can't get them to line up! (unless I alter the top margin by 20px, but then it looks bad in Moz)
The style declarations involved are content, navleft, and navright if you read my stylesheet. Use it to do your own 3-column page and hopefully the error will repeat
Has anyone run into this problem? Or is it user error on my part? My style sheet is attached.
RE: IE6 renders relative position incorrectly? - 10/16/2003 20:19:05
Hi Kbbabb: Welcome to the family! Someone will be along to help you out, I wish I could, but am just in the begining of the css right now.
I know how frustrated you feel though as I ran into some thigns with mozilla and IE as well.