Definition: A CSS or cascading style sheets style that is written in an external document and can be referenced by multiple documents.
Pronunciation: Ek stir nal stile shet (noun)
Also Known As: external CSS
external style sheet files
external style sheet files
Examples:
<link rel="stylesheet" type="text/css" href="styles.css" />

