Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
GoLive lets you easily apply an external style sheet to several pages all at once, doing away with the tedious task of linking it to each page in a site one page at a time.
1. | In the mypoetry.css window, create a new element style. Name it h1, set the color to Red, and the type size to 2 em. If you need help, review the steps in “Adding a style” on page 439. |
2. | Save and close mypoetry.css. |
3. | In the pages folder in the Files tab of the site window, select poetrybuilder.html and shift-click to add spotlight.html to the selection. |
4. | Choose Window > CSS to open the CSS palette. Selecting the pages to which the style sheet should be added |
5. | |
6. | In the CSS palette, click the Add button to link the selected style sheet to the pages selected in the Files tab. |
7. | In the Files tab of the site window, select poetrybuilder.html and spotlight.html again if necessary. |
8. | In the CSS palette, select the mypoetry.css style sheet. |
9. |