I'm attempting to make a CSS-only 3-column layout based on "In Search of the Holy Grail" by Matthew Levine at A List Apart.
I haven't finished testing thoroughly, but I think I have it working well almost everywhere.
3columns
My third column is presenting some strange problems, but only in IE7. I don't know whether to chalk these up as bugs that will be fixed by the time IE7 goes gold, or look for the cause. I'm using version 7.00.5700.6 ...
[ol]
[li]With just a header (h1) in the div, the last two letters of the header appear below the center div as well as in the right column. Double-clicking on the header (to select the whole word) also selects those two letters at the bottom: screenshot 1[/li]
[li]Adding some more content seems to take the problem away, but if I comment out the paragraph, it still affects the page's layout. In this case, the "footer" div, below everything, seems to move up, but not the footer's content, which is also just a header (h1). I can tell because the footer's border moves up behind everything: screenshot 2.[/li]
[/ol]
Has anyone noticed these things before? Is it too soon to try to build pages that will work in the upcoming IE?
Thank you,
--
-- Ghodmode
Give a man a fish and he'll come back to buy more... Teach a man to fish and you're out of business.
I haven't finished testing thoroughly, but I think I have it working well almost everywhere.
3columns
My third column is presenting some strange problems, but only in IE7. I don't know whether to chalk these up as bugs that will be fixed by the time IE7 goes gold, or look for the cause. I'm using version 7.00.5700.6 ...
[ol]
[li]With just a header (h1) in the div, the last two letters of the header appear below the center div as well as in the right column. Double-clicking on the header (to select the whole word) also selects those two letters at the bottom: screenshot 1[/li]
[li]Adding some more content seems to take the problem away, but if I comment out the paragraph, it still affects the page's layout. In this case, the "footer" div, below everything, seems to move up, but not the footer's content, which is also just a header (h1). I can tell because the footer's border moves up behind everything: screenshot 2.[/li]
[/ol]
Has anyone noticed these things before? Is it too soon to try to build pages that will work in the upcoming IE?
Thank you,
--
-- Ghodmode
Give a man a fish and he'll come back to buy more... Teach a man to fish and you're out of business.