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