Forum Moderators: not2easy

Message Too Old, No Replies

Inline CSS for links works in IE but not in Firefox

         

onlines

6:15 am on Apr 3, 2011 (gmt 0)

10+ Year Member



i need to use css inline style for a link with hover effect changing colour, but i cannot use an internal style sheet because my code is placed in a php script page.

Can anyone indicate how this can be done?

Thank You.
Much appreciated

swa66

12:41 pm on Apr 4, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Ref: [webmasterworld.com...]

Current W3 doc: [w3.org...]

In general: this was until very recently not supposed to be implemented by browsers.

As always MSFT didn't care and went their own way.

But I really do not see why you simple don't change the php to output a header line instead of trying to add inline styles.