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 are cascading style sheets?
What is z index used for?
What is a group selector in css?
How to you override the underlining of hyperlinks?
what is a css pre-processor? When do you recommend a pre-processor be used in a project?
How would you style an image or element to have rounded corners?
What is cascading in hibernate?
What are the advantages external style sheets?
Can multiple elements have the same id?
Name the property for controlling the image position in the background.
What are difference between class selector and id selector?
How do you control image repetition using css?