|
|
 |
Re: FN-FORUM: CSS Madness - split topic here
date posted 29th February 2008 13:45
> I have 2 columns (divs floated left) inside a wrapper div. The
> wrapper div uses a background image with repeat-y so it looks like,
> the left column containing less content has a height of 100%. I want
> to have content at the bottom of that left column. It's not giving me
> grief as it's a static site so I can code around it. But if the right
> hand column had dynamic content I wouldn't know what to do.
Have another div with clear: both under the two columns but within the
wrapper. Put the content for the bottom of the left column in that.
> Anthony - thanks for quoting me out of context.
Sorry, I must have missed the point of your post. You seemed to be saying
that you weren't sure why people had problems using tables for layout -
perhaps that comment was supposed to be a quote, and not from you?
Cheers!
Anthony
--
www.fonant.com - Quality web sites
|
 |
|