Answers for "how can i delet the blue color of a tag in html"

CSS
1

html a tag remove blue color

a { color: inherit; }
Posted by: Guest on May-11-2020

Code answers related to "how can i delet the blue color of a tag in html"

Browse Popular Code Answers by Language