How can CSS be applied to an HTML document through an external file?
Using inline styles
Applying styles using JavaScript
Linking a stylesheet in the HTML document head
Embedding styles directly in HTML tags