tutsplus / You-Still-Dont-Understand-Before-and-After-Pseudo-Elements

Source files for Tuts+ course: You Still Don’t Understand Before and After Pseudo Elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You Still Don’t Understand Before and After Pseudo Elements

The ::before and ::after pseudo elements allow you to add content to a page using CSS, and there’s a variety of use cases for them. For example, pseudo elements are great for custom lists and animated tooltips, and more advanced things like gradient shadows for images. There’s a lot which isn’t properly understood where all this is concerned, so in this CSS pseudo elements tutorial I’ll teach you how to use them correctly.

About

Source files for Tuts+ course: You Still Don’t Understand Before and After Pseudo Elements

License:BSD 2-Clause "Simplified" License


Languages

Language:HTML 82.6%Language:CSS 14.8%Language:JavaScript 2.6%