Hi, i have a little problem. I can't make it work:
How to type this hover property inside html tag correctly?
Yes I know how it works in stylesheets but in this case I must use it without stylesheets.
Thanks in advance.
Code:
<a href="blabla.php" style="hover:color:red;">blablabla</a>
Yes I know how it works in stylesheets but in this case I must use it without stylesheets.
Thanks in advance.
Comment