What is a Pseudo element? What is pseudo-class?
A pseudo-element is a 'fake' element, it isn't really in the document with the 'real' ones. Pseudo-classes are like 'fake' classes that are applied to elements under certain conditions, much like how you would manipulate the classes of elements using JavaScript.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between position absolute and fixed?
Why shouldn't I use fixed sized fonts ?
Why do style sheets exist?
What is Tweening?
What is gradient in css3?
What is cascading communication?
What is css conflicting style?
Which property of a hyperlink signifies an element that currently has the user's mouse pointer hovering over it?
What is a style sheet in editing?
What are the media types?
What is a cascading goal?
What is box sizing in css?