Support > The Guide > Components Reference > Page 
The Page component is the simplest building block of a site.
Its simplicity makes the Page component a useful component to get started with, as techniques used in this component form the basis of many other components. However its simplicity can be limiting, and in practice it is often better to use more powerful components (notably the Section component - read why here)
The Page component has an address within the site, and can contain text, graphics, and can show data stored elsewhere in the site. Other components take the functionality of the Page component, and add on specialist abilities.
Despite its apparent simplicity, the Page component has some powerful features that make site maintenance quick and consistent. The most apparent of these are the styles and style inheritance. This enables you to set the styles for a whole section of the site in one place, and all the Pages within that section automatically take on that style. And if the style needs to be changed, the change can be made in one place, and all the pages instantly take on the new appearance.
Details and Usage Techniques
|