Answer Posted / hrpynux@gmail.com
Simple selectors (select elements based on name, id, class)
Combinator selectors (select elements based on a specific relationship between them)
Pseudo-class selectors (select elements based on a certain state)
Pseudo-elements selectors (select and style a part of an element)
Attribute selectors (select elements based on an attribute or attribute value)
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are css3 media queries?
What is contextual selector?
Which css3 property is used to center text?
What is overflow css?
What is responsiveness?
What are the advantages / disadvantages of various style methods?
Which property of a hyperlink signifies an element that currently has the user's mouse pointer hovering over it?
Explain the concept of pseudo-elements in css.
What are the features of css3?
What is the purpose of style sheets?
Explain what are image sprites?
What is the use of hover?
What is the purpose of in measurement unit?
How do you clear a float in css?
Can you have more than one nav tag?