Full body container width

Discussion in 'CSS' started by Thomas U, Apr 11, 2007.

  1. #1
    Hey DP :),

    So I was wondering what is the most user friendly way to make a site larger than say 800px wide, but not 100%? Is there a really good way to do this? Or are there consequences with doing this?

    Thanks :)
     
    Thomas U, Apr 11, 2007 IP
  2. briansol

    briansol Well-Known Member

    Messages:
    221
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    110
    #2
    use EM's or %

    but, keep in mind, you may want to set max and min widths as well.

    google "elastic" design.
     
    briansol, Apr 11, 2007 IP
  3. Thomas U

    Thomas U Active Member

    Messages:
    175
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Thanks a lot, I think not setting a min-width was my problem :)
     
    Thomas U, Apr 11, 2007 IP