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 are the advantages external style sheets?

0 Answers  


How to select all paragraph elements whose lang attribute contains the word "fr"?

0 Answers  


How can you create shadow effets in css3?

0 Answers  


How do you make the text bold?

0 Answers  


How do you cascade information effectively?

0 Answers  






What are the different media types included in css?

0 Answers  


Is json a markup language?

0 Answers  


Is css a programming language?

0 Answers  


Explain css3 selectors.

0 Answers  


Which value of cursor property changes the cursor to a question mark?

0 Answers  


Should I use important in css?

0 Answers  


How do I make my grid responsive?

0 Answers  


Categories