Why do msn & yahoo sites have 1 inch empty space on left and right sides of page?

Discussion in 'HTML & Website Design' started by Mitchell, Jul 22, 2010.

  1. #1
    I am using a 20 inch monitor. Their sites don't fit to my browser and fill out the width of space.

    Thanks.
     
    Mitchell, Jul 22, 2010 IP
  2. aquilax

    aquilax Member

    Messages:
    126
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    33
    #2
    They use fixed width layouts for the pages.
     
    aquilax, Jul 23, 2010 IP
  3. squeenix

    squeenix Peon

    Messages:
    57
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    They use a fixed center layout. They set the width of their container (the center part) to be, a certain width, instead of fluid.
     
    squeenix, Jul 23, 2010 IP
  4. Mitchell

    Mitchell Peon

    Messages:
    204
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks for your response.

    Can anyone tell me why?

    Maybe they could have made it fixed width but two inches wider.

    I have a guess. Maybe it's so laptop users don't have to scroll from side to side to see the whole page.
     
    Mitchell, Jul 23, 2010 IP
  5. Rimona

    Rimona Active Member

    Messages:
    123
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    63
    #5
    It does not depend on the width - in inches - of your monitor but on the screen resolution you have defined for it.
    MSN and Yahoo use 960 px width which is standard for 1024 monitors. Any monitor set at a higher resolution will have wider borders at on the sides.

    Test it yourself, set your screen resolution to 1024 and see.
     
    Rimona, Jul 23, 2010 IP
  6. Mitchell

    Mitchell Peon

    Messages:
    204
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I tested it. Your right.

    It looks like for a fixed layout structure they had to find a width number. So they chose average width in px. of monitor screens, (as you said).
     
    Mitchell, Jul 23, 2010 IP
  7. Rimona

    Rimona Active Member

    Messages:
    123
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    63
    #7
    Mitchel,

    Its not an average, its a clear lowest common denominator choice.
    See my post at: ttp://forums.digitalpoint.com/showthread.php?t=1877101

    NOTE (edited): The system sill does not allow me to make a post with an address, so please add the missing h before the ttp://
     
    Rimona, Jul 23, 2010 IP
  8. Mitchell

    Mitchell Peon

    Messages:
    204
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Thanks. I will check it out.
     
    Mitchell, Jul 23, 2010 IP