How to you override the underlining of hyperlinks?
To get rid of this underline, we need to do the following changes in the default decoration of the anchor tag using CSS. We can get rid of underlying hyperlinks by using CSS text-decoration property. If this property is set to be none then there will be no underline hyperlinks displayed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is gradient in css3?
Define Declaration block?
What is css what is it used for?
Can multiple elements have the same id?
What is the difference between a css reset and normalize.css?
Which property is used to control the flow and formatting of text?
What is the difference between less and sass?
What is the css3 hsl() function?
What is css grid system?
What are the css rules?
Which property is used to control the position of an image in the background?
How to select all paragraph elements whose lang attribute has a value of exactly "fr"?