CSS Positioning Problems
I am playing around with my CSS for my project and cannot get the three columns to act the way I'd like them to. I have the middle column stretching and the two side colums are a fixed width but I can't get the height of the side columns to stretch to the same height as the middle column. Any advice?
Home: http://homepages.nyu.edu/~smm438/newport_index.htm
CSS: http://homepages.nyu.edu/~smm438/newport.css
Home: http://homepages.nyu.edu/~smm438/newport_index.htm
CSS: http://homepages.nyu.edu/~smm438/newport.css

1 Comments:
At May 03, 2006 2:12 PM,
Sarah Morris said…
I had the same problem with the columns initially and if this helps (although it may not), I just kept fiddling with the margins. I would look at where the left and right columns were ending and then try to squeeze the middle in through hand coding. I also changed the right and left to absolute positioning. That seemed to help... It ended up working, but I can't help thinking that I just got lucky.
Post a Comment
<< Home