Gunlaug Sørtun wrote:
I am trying to figure out how to get the footer to "clear" and also abut up to the longest column. http://www.dirigoalliance.net/redesign/

Delete the clearing element <div class="clear">&nbsp;</div>. A space have dimensions, and that clearing-element isn't needed in your page.

If you need to clear a footer; declare 'clear: both;' on the footer
itself.

oh, that is perfect and so simple, once you've spelled it out to me! :-) what had had me confused, I think was if the third column was the longest and it would go right over the footer. just putting clear: both in the footer fixed that. live and learn! someday i hope to learn enough to be able to contribute to this list, too.


Thanks very much again! (now i can start "worrying" about designing my layout!

best,
Donna



regards Georg

-- Donna Jones West End Webs <http://www.westendwebs.com/> 772-0266 ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to