View Single Post
  #1 (permalink)  
Old 04-03-2006, 11:48 AM
pulsewidth pulsewidth is offline
Registered User
 
Join Date: Apr 2006
Posts: 3
Question 3 column layout problem

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.
Reply With Quote