Zoe wrote (about http://www.westga.edu/~www/projects/library/index2.html):

> Don't use absolute positioning for any of those blocks.  Instead, use a
> two-column float layout.  Leave your quickLinks div floated left, but
> then add a new div after it that wraps around all the stuff in the right
> column.  You can either leave this div static or float it left as well.
> Then, place another div in the right column to hold the four smaller
> boxes.  Then, your News and Events box will just come in the flow
> directly after the four box wrapper.  As long as you use a good float
> clearing/containment method, you will no longer have a footer overlap
> problem.

For more information on 2-column layouts, feel free to check out the Wiki:

http://www.westga.edu/~www/projects/library/index2.html

HTH,

Michael
______________________________________________________________________
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