How can I get my footer to stay at 1000px if the window is not that large, but at the bottom if it is >100px?
You place the width of containers employing fixed measurements.Problem is usually, you will then cause Viewers to get an horizontally scroll tavern, too, when their particular browser’s viewport sizing is less than 1000px. Choosing Dimensions on your Web Page Layout: In search of the Holy Grail:http://www.alistapart.com/articles/holygrail/ http://www.elated.com/articles/choosing-dimensions-for-your-web-page-layout/ The way to …