Importing styles from an external style sheet
You can import styles from an external style sheet into a Web page's internal style sheet. - To import styles from an external style sheet:
- Open the CSS Editor for the page to which you want to import the CSS styles.
- Choose File > Import > External Style Sheet.
- Select an external style sheet, and click Open. The external style sheet's styles are added to the list of internal styles in the CSS Editor.
|