Home / Programming MCQs / CSS MCQs / Question

R

Rajeev Malhotra • 3.97K Points
Extraordinary

Q. What is the correct HTML for referring to an external style sheet?

(A) <stylesheet>mystyle.css</stylesheet />
(B) <style src=”mystyle.css” />
(C) <link rel=”stylesheet” type=”text/css” href=”mystyle.css”>
(D) None of these

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.