7 lines
207 B
Markdown
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.
|