Solved

What Is Wrong with the Code @Import Url(header.css)

Question 114

Multiple Choice

What is wrong with the code @import url(header.css) ?


A) The file extension is not needed.
B) The semicolon at the end of the statement is missing.
C) The @ symbol is not needed.
D) Nothing is wrong;everything is syntactically correct.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions