Q. What is the correct syntax for referring an external CSS?
β
Correct Answer: (A)
<link rel="stylesheet" type="text/css" href="mystyle.css">
You must be Logged in to update hint/solution