All,
What I would like is to have a two column layout with a container div. The column on the left can be a fixed length and that would be ok. The column then to the right of that would then need to fill out the rest of the container div. Another issue I’m having is that the column to the right can have more data then the column on the left. How can I make the background or border of the left column be dynamic so that it is always the same height as the right column? Thanks for any advice you may have on this.
All, What I would like is to have a two column layout with a
Share
Here is a good article, he uses three columns but principals the same http://matthewjamestaylor.com/blog/equal-height-columns-cross-browser-css-no-hacks hope this helps!