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 |
Name the property used to specify the background color of an element.
How does a style sheet work?
Can you nest flexbox?
Enlist the media types CSS allows?
Is html considered coding?
What is the z-index in css?
Why css is called cascading?
Is padding included in width?
What is the purpose of pseudo-elements?
How to create box shadow and text shadow using css3?
What are properties of style sheet ?
What is hover effect?