Answers for "remove line under link w3schools"

1

how to remove line in href tag in html

text-decoration: none;
Posted by: Guest on April-16-2021
1

how to remove line in href tag in html

a, a:hover, a:focus, a:active {
Posted by: Guest on April-16-2021

Code answers related to "remove line under link w3schools"

Browse Popular Code Answers by Language