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

7 lines
207 B
Markdown

---
title: Pseudo-element
tags: Pseudo-element
---
In CSS, a pseudo-element is used to style specific parts of an element and can be used as a selector in combination with an id, element or class selector.