I have a case where I must write inline CSS code, and I want to apply a hover style on an anchor.
How can I use a:hover in inline CSS inside the HTML st
a:hover
You could do it at some point in the past. But now (according to the latest revision of the same standard, which is Candidate Recommendation) you can't .