Skip to content

pseudo-classes #60

Answered by Bunny77K9
DuajDiaz asked this question in Q&A
Discussion options

You must be logged in to vote

Pseudo-classes are used as a popular technique in CSS to change the style of an element when this element changes its state.

There are numerous examples of when you use a pseudo-class:

For the style change when the mouse moves over the element
For out-of-focus animations
For providing styles for external links

We have to understand media queries in the next set of interview questions for web developers. Let’s check it out.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DuajDiaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants