Responsive height for single page website
问题 I'm trying to understand how to build a single-page website layout, made of a series of pages, each occupying the whole viewport: height: 100%; width: 100%; For example, I really like layouts like the one in this bootstrap template: http://startbootstrap.com/templates/freelancer/ Actually, the problem with it, is the height of each page: while it's acceptable for most resolutions, I wanna be sure that each page is exactly the same width and height the viewport has. I don't mind using