|
|
|
|
|
26. Defining layouts using style sheets
Style sheets are templates used to standardize the layout of controls in pages. Style sheets are used to define: - the size, layout and font of the text,
- the alignment and indentation of the paragraphs,
- the style (bold or italic) and color of the text, etc.
And much more. When you make changes to the style, all the controls associated with it are updated. This gives you the possibility to change the site style book by making only a few changes to the styles used. In the following example, the font size is changed from 9 to 16:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|