Answers for "hwo to remove underlines from anchor links"

2

remove underline anchor tag

{
	text-decoration: none;
}
Posted by: Guest on May-25-2020

Code answers related to "hwo to remove underlines from anchor links"

Browse Popular Code Answers by Language