The Definitive Guide to CSS Pseudo-Classes
Tag: pseudo
50 Useful CSS Snippets Every Designer Should Have With so many new trends advancing every year it can be difficult keeping up with the industry. Website designers and frontend developers have been deeply ingrained into the newer CSS3 properties, determining the ultimate browser support and quirky hacks. But there are also brilliant CSS2 code snippets which have been unrequited in […]
Examples of Pseudo-Elements Animations and Transitions | Codrops Some creative experiments that use animations and transitions on pseudo-elements to create interesting effects. VIEW DEMO DOWNLOAD SOURCE Today we are going to experiment with animations and transitions on pseudo-elements (:before and :after) and we are going to discover their potential. We will talk a bit about animating […]
What the Heck Is CSS Specificity? | Design Shack CSS specificity is a topic that many new front end coders avoid for as long as possible. It sounds complicated, there are all of these rules, you might even have to do some math! How lame is that? Ultimately, you can only avoid it for so […]