Through reading, I learned about the use of css pseudo-elements, how to use mouse hover or click to change the appearance of a page. For example, when the mouse hovers over the text, the text will change from black to white, or the font will be widened, which will make the page more cute. And last-of-type can set the list alone, span can change the color or the state at the time. I also learned css transitions, when the mouse stops in a certain area, the background will change from one color to another, I can change it at will, and I can also change the time of the transition, this feature I like, can enhance the interactivity of the site. Then there's animation, which also uses some time-function to change the animation.
midterm website
**https://vvki21.github.io/vvki-midterm/**
Github file