I'm trying to create a masthead with three components: a logo on the left, the site name to the right and then a series of links (main nav choices) below the other two components. Each of these three elements are implemented as DIVs. The first two are being floated to the left and the last is just a normal DIV with a series of anchor tags.
In both FF3 and Chrome, the three components line up just fine but in IE7, it seems that the third DIV begins at the bottom of the first (logo) DIV rather than overlaying it as in the other two browsers. As a result, the masthead is MUCH taller in IE7 than desired. Any hints how to make IE behave? TIA, David --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
