Home / Programming MCQs / CSS MCQs / Question

Y

Yatendra Sir • 5.66K Points
Tutor III

Q. How do I remove the underline from a link using CSS?

(A) a {underline: none;}
(B) a {style: none;}
(C) a {text-decoration: none;}
(D) link {underline: none;}

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.