this is really confusing, i don't want the browser to change the color of links, so the links color will stay same as specified in <font>
. i know that i can specify a color with the property A:link
, but that's not what i want.
Thanks
If you don't want any coloration just do something like this:
a, a:hover, a:visited, a:active { color: inherit; text-decoration: none; }
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With