What is a Pseudo element? What is pseudo-class?



What is a Pseudo element? What is pseudo-class?..

Answer / hrpynux@gmail.com

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

Post New Answer

More CSS Cascading Style Sheets Interview Questions

What is the difference between position absolute and fixed?

1 Answers  


Why shouldn't I use fixed sized fonts ?

1 Answers  


Why do style sheets exist?

1 Answers  


What is Tweening?

1 Answers  


What is gradient in css3?

1 Answers  


What is cascading communication?

1 Answers  


What is css conflicting style?

1 Answers  


Which property of a hyperlink signifies an element that currently has the user's mouse pointer hovering over it?

1 Answers  


What is a style sheet in editing?

1 Answers  


What are the media types?

1 Answers  


What is a cascading goal?

1 Answers  


What is box sizing in css?

1 Answers  


Categories