Pseudo classes
keywords added to a selector that specifies a special state of selected elements
For example:
- :active
- :checked
- :first
- :first-child
- hover
- not()
- nth-child()
Search garden
October 21, 2024
October 21, 2024
October 21, 2024
October 21, 2024
October 21, 2024
keywords added to a selector that specifies a special state of selected elements
For example: