CBSE Class 10 Computer Applications Question 35 of 56

Cascading Style Sheets (CSS) — Question 1

Back to all questions
1
Question

Question 1

You may need to specify the path of .css file if the file does not exist in the same folder as that of your .html file.

Answer

True

Reason — We need to specify the path of .css file if the file does not exist in the same folder as that of our .html file.