I've designed a site that works:
        www.themeridiangrp.com
In creating the footer though I needed to set each page separately...

------------------------------------------------------------------------
------

Hi Rick,

The site may work for you, but try resizing your text up a couple of
notches and you'll find that a lot of it disappears beneath your footer
and cannot be viewed.
Position:absolute, in general, is not really the best way to position
large blocks as it removes that area from the flow of the page.
http://www.w3.org/TR/REC-CSS2/visuren.html#absolute-positioning

I'd suggest that you maybe try a different layout, something like this
one should work for you:
http://www.456bereastreet.com/lab/developing_with_web_standards/csslayou
t/2-col/

Hope that helps,

James

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to