[thelist] CSS Layouts

Joel Canfield joel at spinhead.com
Sat Aug 24 17:15:01 CDT 2002


--
[ Picked text/plain from multipart/alternative ]
> I'm taking the leap, and building my first XHTML/CSS site.
> (/me pats myself on the back...)
>
> I'm trying to accomplish this layout in CSS:
>
>
> (this DIV is aligned center within the browser window)
>             +------+--------------+
>             |      |              |
>             |      |              |
>             |      |              |
>             |      |              |
>             |      |              |
>             |      |              |
>             |      |              |
>             +------+--------------+
>
> I can recreate the two-column part (not align center), and I
> can recreate the align-center part (without the two columns),
> but every time I try and combine the two, the column part
> blows up. Thoughts?

Two thoughts: Eric Costello's site, http://glish.com, probably has your
answer somewhere. Curious: why not let the content fill the page, negating
the need to 'center' anything?

joel



More information about the thelist mailing list