Using external style sheetsIf multiple pages share style elements, you can create an external style sheet that you reference from the individual pages. Using external style sheets helps to keep your page sizes small and lets you update the entire site's styles from within the single external style sheet. The order of the external style sheets in the CSS Editor indicates their order of precedence (cascading order). Sheets that are lower in the list take precedence over sheets that are higher in the list.
Related Subtopics: |