Create your website with HTML and CSS
Difficulty: Beginner ● Progress: 0 / 0 modules completed
Advanced selectors
Pseudo-class selectors
Now that we're familiar with classes, it's essential to know about the concept of "pseudo-classes"!
Unlike other classes, a pseudo-class is not written in the element's HTML code; instead, the browser adds it automatically to certain elements, based on their position, or to respond to certain events.
You need a free account to read this module