Advertisements
Advertisements
Question
How do you display hyperlinks without an underline?
Options
a {decoration:no underline}a {text-decoration:none}a {hyperlink:no underline}a {(text-decoration:no underline}
MCQ
Advertisements
Solution
a {text-decoration:none}
Explanation:
The text-decoration link is set to none in order to show hyperlinks without an underline.
shaalaa.com
Is there an error in this question or solution?
