O Level Papers!
An external style sheet is a separate .css file linked to an HTML document using the <link> tag. This approach separates content (HTML) from presentation (CSS), but they reside in separate files, not a single one.