Hi there,
Is it possible to set the :hover colour of a border using inline CSS?

This is the syntax I'm trying, and it's not working, but I'm not very familiar with inline styles.

<a href="link.html" style="{border-color: #fff} :hover {border-color: #DC3739}">
<img class="thumb" src="image.jpg" alt="alt" />
</a>

??

Cheers,
Virginia
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to