Page Styling
Overview
The look and feel of a page is set by the pages applied CSS styles. CSS is the way that an
HTML page is styled.
(see
HTML Style)
The
Page Toolbox
provides two tools for applying CSS styles to a page.
Examples
Component CSS
In addition to applying styles to the whole page, styles can be applied to individual components within the page.
These styles are typically designed to apply only to the component for which they are applied to.
See
Styling Components
for more information.