HTML Hyper Text Markup Language: How To Make Links Change Colors When Mouse Moves Over ItChanging link color when moving mouse over link in HTML:Issue: Changing link color when moving mouse over link in HTML. Cause: Currently no known cause Solution: Implement the following into your body portion of your web page:
hover - This is the color that the text is going to be changed to when the mouse is over the link. The above example is used with Internet Explorer 4.0 and above. |