Create Pseudo-element.md

This commit is contained in:
Angelos Chalaris
2018-08-30 13:14:00 +03:00
committed by GitHub
parent 05b5d0c831
commit fb65a97065

View File

@ -0,0 +1,3 @@
### 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.