HTML classroom notes eight

Label selector

Class selector:
style point (.)
structure class (class) call
one or more
development most commonly used

ID selector:
style # definition
structure id call
can only be adjusted once,
others do not use

Pseudo-class selector
hover mouse up

Guess you like

Origin blog.csdn.net/huanhangDJH/article/details/114577364