How to use CSS pseudo elements and classes | CSS Part 1

preview_player
Показать описание
How to use CSS Pseudo Elements :before and :after

Music: "Royalty free music from Bensound"

For source code: comment on comment box

Useful Pseudo Elements
::after
::before
::first-letter
::first-line
::selection

Useful Pseudo Classes
:focus
:hover
:not(selector)
:first-child
:last-child
:nth-child(n)
:nth-last-child(n)
:only-child
Рекомендации по теме