Results 1 to 2 of 2

Thread: Need help converting a a page to CSS and Div's

  1. #1
    Join Date
    Nov 2008
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Question Need help converting a a page to CSS and Div's

    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/...ble_setup.html

    Any help is appreciated

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    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 how it is done.

    good luck!
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •