html tutorial - How to animate text color on mouse hover using CSS - html5 - html code - html form
Answer: Use the CSS3 transition property
By using CSS3 transition it make smoothly to animate the text color of an element on mousehover, like a paragraph of text.