Files
30-seconds-of-code/glossary/Pseudo-class.md
2019-08-13 11:19:29 +03:00

203 B

title, tags
title tags
Pseudo-class Pseudo-class

In CSS, a pseudo-class is used to define a special state of an element and can be used as a selector in combination with an id, element or class selector.