How to overrule underlining 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 are the common values used in 2d transforms?
Can you add multiple classes to an element?
What are the two parts of a style rule?
What is cascade?
How is the concept of inheritance applied in css?
Explain the use of CSS transitions.
What does * { box-sizing: border-box; } do? What are its advantages?
What are the different units used in css?
How do you cascade information effectively?
What is css wikipedia?
How do I design for backward compatibility using style sheets?
Explain the concept of pseudo-elements in css.