html code for inverted colors on myspace pro?

a css code would help too

Public Comments

  1. i think its like dis, <fontcolor=blue> text
  2. The code will only work in IE (Internet Explorer) nothing else so if you want you can edit it to do so, or I suggest searching google and getting the code. Here's a few For Text = filter:invert(); height:0; For an Image = <style type="text/css"> a:link img {filter:invert;} a:visited img {filter:invert;} a:hover img {filter:none;} </style> For a hover effect = <style type="text/css"> <!-- A:visited {color:COLOR; text-decoration: none;} A:link {color:COLOR; text-decoration: none;} A:active {color: COLOR; text-decoration: underline;} A:hover {cursor: HAND; color: BLUE; text-decoration: underline;} //--> </style> Now for the last code you can check my MySpace to see an example = http://www.myspace.com/mikethedj4
Powered by Yahoo! Answers