Q&A
Ask and answer questions to make information more available to wider audiences.
Paxton Adcinson @adcinsonpaxton   15, Jun 2023 12:00 AM
open external CSS file in a browser
What happens if you open the external CSS file in a browser?
answers 1
 
Answer 1
Sophia Isaakson @isaaksonsophia   22, Jun 2023 12:47 PM
If you try to open the external CSS file in a browser, the browser will not open the file. This is because the file has a different extension. The only way to use an external CSS file is to reference it using the <link/> tag within another HTML document.