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 absolute position in css?
Are quotes mandatory in URL’s?
Which set of definitions, html attributes or css properties, take precedence?
What is css font size?
List out css3 modules?
Can style sheets and html stylistic elements be used in the same document?
What is css in coding?
Explain the following common css units of length: cm, em, in, mm, pc, pt, and px.
What is margin stacking?
What does star mean in css?
What does css mean in text?
What is text-overflow property use in css3?
What is the use of a pseudo class? Explain with the help of an example?
What is css conflicting style?
How do I have links of different colors on the same page?