πŸ“Š CSS
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;}
πŸ’¬ Discuss
βœ… Correct Answer: (C) a {text-decoration: none;}

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
34828
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Yatendra Sir
Publisher
πŸ“ˆ
93%
Success Rate