Quote:
Originally Posted by tempz
Code:
.wrapper { width: 960px; margin: 0 auto; background-color: #cccccc; }
|
All the pages stupid enough to be set to a fixed width that wide display a horizontal scrollbar in my browser that is only allowed to use 50% of my 1920px wide screen.
Also such a page would have about 1/4 chopped off if you tried to print it.
If you are going to use a fixed width then it must be 740px or less.