Answer & Solution
Answer: Option C
Solution:
To link an external CSS file named "styles.css", you use the
<link>
tag with the href attribute pointing to it.