3 Columns in CSS

Discussion in 'CSS' started by LindseyInteractive, Dec 27, 2011.

  1. #1
    Hello,

    I like how this is done:

    http://www.google.com/imgres?um=1&h...&w=431&h=413&ei=UxP6TprHIeG_0AGo9NmkAg&zoom=1

    I have this site here www.sismediagroup.com

    And you can see the Wrapper (<div class="wrapper">) is 1000px wide and that sets the width of the page, how and what would be the code to make it like the photo above, as I am creating a Checkout page, and I want to include the order number and everything up there at the top like that one, but I doin't know much about CSS in order to do that.
     
    LindseyInteractive, Dec 27, 2011 IP
  2. Patrick_

    Patrick_ Active Member

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #2
    order, total and payment methods should be span or div with style="display:inline-block". Alternatively you can use "display:block; float:left"
     
    Patrick_, Dec 28, 2011 IP
  3. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #3
    I think you should use Java or PHP. It's the best programming language.
     
    drhowarddrfine, Dec 28, 2011 IP
  4. Patrick_

    Patrick_ Active Member

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #4
    you do realize that this is the design forum drhowarddrfine, so he's asking about how to create the design, not the content.

    .... you're the one calling someone an idiot??
     
    Patrick_, Dec 28, 2011 IP