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

7 lines
203 B
Markdown

---
title: Pseudo-class
tags: 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.