Home / Questions / What happens if you open the external CSS file in a browser?
Explanatory Question

What happens if you open the external CSS file in a browser?

👁 2,866 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

When you try to open the external CSS file in a browser, the browser cannot open the file, because the file has a different extension. The only way to use an external CSS file is to reference it using tag within another HTML document.