Websites are made up of web pages that have one of the following types: home, folder or document.
Ever website has at least one web page, which is known as the root homepage, and this web page has type home. Underneath the root homepage, it is possible to have further pages of type home, but in general web pages of type folder or document are created under the root homepage. A web page of type folder can contain child web pages, whereas a document cannot contain any web pages. Documents are found at the edges of the web page hierarchy and, in general, contain the bulk of a website's content.

Diagram illustrating the types of web pages (home, folder and document) that are found within a WebSolution website.