Hi,
I'm trying to create a 900px-wide 3-column layout that is centered in a container. But I'm having various problems and my knowledge of CSS programming is intermediate. For instance in some browsers such as the latest IE, the third column breaks the container, but it doesn't happen in Netscape or Opera. The second column is suppose to contain 4 navigation buttons that should be aligned to the bottom, but it seems that the
vertical-align: bottom; property doesn't work properly.
Can anyone please help me figure out how to fix the problems? I'd like to use this as a template for browsers compatible at least with IE 5/Win and Netscape 6.
You can view the page here.
Thanks.