Importing styles from an external style sheet


    You can import styles from an external style sheet into a Web page's internal style sheet.

  1. To import styles from an external style sheet:
  2. Open the CSS Editor for the page to which you want to import the CSS styles.
  3. Choose File > Import > External Style Sheet.
  4. 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.