Q. Which of the following is the correct syntax to remove the underline on hyperlinks and visited hyperlinks?

  • (A) a {text-decoration : underline;}, a:visited {text-decoration : underline;}
  • (B) a {text-decoration : block;}, a:visited {text-decoration : block;}
  • (C) a {text-decoration : none;}, a:visited {text-decoration : none;}
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) a {text-decoration : none;}, a:visited {text-decoration : none;}

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
55667
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
83%
Success Rate