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 is the css3 the background size property?
What is media query?
What is the purpose of sass?
How does css work under the hood?
Is hgroup deprecated?
Can you use variables in css?
How can backward compatibility be designed in CSS?
What do you mean by cascading style sheet?
Why shouldn't I use fixed sized fonts ?
What is 1em?
Is it hard to learn css?
What is css flexbox?
Explain grouping and nesting of css selectors.
What is cascading style sheets in html?
What does webkit mean?