Log in

View Full Version : Need help converting a a page to CSS and Div's



apach3dan
11-14-2008, 02:01 PM
I have a client who like this layout, but wants it in CSS/Div tags like the sites he wants to model his after.

I have tried, and my results have been OK, but frustrating as far as getting the last column and the general width of the site right.

The parameters are a table that's 1000 px wide and centered. The columns below need to be:

Left: 300 px
Center 400 px
Right 300 px

Everything was made in Dreamweaver

Here's the link. You can view all the relevant code just by "View Source."

http://www.donatello-restaurant.com/popcornandroses/table_setup.html

Any help is appreciated

BLiZZaRD
11-15-2008, 02:06 AM
The layout described is called the "Holy Grail" basically a centered layout with a larger middle section (the Challis) and 2 sidebars (the handles).

You can see right here (http://matthewjamestaylor.com/blog/perfect-3-column.htm) how it is done.

good luck!