Answer Posted / 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 View All Answers
What is flex shrink?
What is the used of !important? How we can use it?
What is the difference between the usage of an id and a class?
What is a div container?
How do I design for backward compatibility using style sheets?
What is hover effect in css? How we can apply on tags?
What is overflow css?
How do I place text over an image?
Describe Internal CSS with it's Syntax?
How css float works?
What are the features of cascading style sheets?
What is comma in css?
Is css grid responsive?
How do you use inspect?
What will happen if we will use floats across the page with 100% width?