Q. How do I remove the underline from a link using CSS?
β
Correct Answer: (C)
a {text-decoration: none;}
You must be Logged in to update hint/solution