How easy code would be if IE never usurped Netscape....
Anyway, I'm working on this page which uses two floated elements for the left column and the content column on the right. The navigation bar is pushed down with margin-top but isn't absolutely positioned or floated. When you hover over one of the links on the nav bar (like "recent work"), the bottom of the yellow column on the left is cut off. This is only in IE, as far as I know.
It's one of the stranger bugs I've found so far... any ideas on how to fix it? Thanks.