A certain area on the web page changes the style when the mouse is moved in, and automatically restores the style when the mouse is moved out. It can be the border of a picture, or a piece of text can change color. Once you master the principle, it seems that you can create a richer and more vivid web page interaction effect. Here It mainly uses Js to control the DIV where the Hover tag is located to generate actions. It is also a good example for learning.