Hi
I have a feeling this is a tedious question to some but I haven't been able to find my answer in the archives - for that I apologise.
Can I change the style of a link (in my case, simply the colour on hover) in the actual <a> declaration and not in a prior <style> declaration?
something like...
<a style="{hover: #FF0000}" href=" etc.
Can't work the syntax for it.
Thanks in advance, Julian
I have a feeling this is a tedious question to some but I haven't been able to find my answer in the archives - for that I apologise.
Can I change the style of a link (in my case, simply the colour on hover) in the actual <a> declaration and not in a prior <style> declaration?
something like...
<a style="{hover: #FF0000}" href=" etc.
Can't work the syntax for it.
Thanks in advance, Julian