Single page websites have no additional html documents. The content is simplified to focus the user’s attention on what's most important. Everything is placed on one document and users access chunks of information through verical or horizontal scrolling. This structure is very common in web apps. Frameworks like AngularJS have made SPA architecture popular.