Myvideo

Guest

Login

CSS pseudo elements

Uploaded By: Myvideo
4 views
0
0 votes
0

CSS pseudo elements tutorial example explained #CSS #pseudo #elements p::first-letter{ font-size: 40px; font-style: italic; } p::first-line{ color: skyblue; } #list1 li::before{ content: “✔“; } #CSS::after{ content: “👈“; } li::marker{ color: silver; } p::selection{ color: white; background: black; }

Share with your friends

Link:

Embed:

Video Size:

Custom size:

x

Add to Playlist:

Favorites
My Playlist
Watch Later