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