SitePoint Sponsor

User Tag List

Results 1 to 2 of 2

Thread: problem really upsetting me!

  1. #1
    Web Design Addict deronsizemore's Avatar
    Join Date
    Mar 2004
    Posts
    2,148
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    three column layout??

    www.geocities.com/deronsizemore/index.htm

    Anyone know how I can turn this two column layout into a three column layout???


    Also if it isn't a whole lot of trouble I would like to get ride of the top and bottom margins as well as center the site on the page so there is no horizontal scrollbar. I can't seem to figure these out either.


    Thanks
    Last edited by deronsizemore; Mar 26, 2004 at 00:27.

  2. #2
    Non-Member Egor's Avatar
    Join Date
    Jan 2004
    Location
    Melbourne, Australia
    Posts
    7,305
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    Hi,

    to center the site give "margin: auto;" to #box.

    and to have 3 columns, simply put two more divs in your #left div, one floating left and one floating right. The right one will be your center column.

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
  •