Viewed in IE7- Your boxes have no border-padding space in IE7. I think using a "padding" (no margin!) in these boxes to generate the space would solve it.
- The “Get-reviewed” image doesn’t exist, so in FF the alt-text is shown as if it was a normal link, but in IE7 its clearly visible that it’s a not existing image.
- In IE 7 the content of your menu-stroke is higher than the stroke itself, so a vertical scrollbar is shown in it. Solve this by using “overflow: none” for the menu-stroke
General comment
Viewed in a smaller browser-window, there appear many scroll-bars. Maybe using the “min-width” CSS property should be interesting.
I didn’t know where I had to look in first place (many boxes with text), but it looks good. A simple but not boring design.
Other sites
Your Darron Beetge website has a problem, you forgot to close your h1-element, so in IE your content-text-style is equal to your title-text-style, and is hanging out your 'layout'.
Last edited by bas; 08-07-2007 at 05:13 AM..
Reason: saving my post to fast
|