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
How to store css definitions in external files?
Define Image sprites with context to CSS ?
What are the difference between css and css3?
Which property is used to set the line style for the outline?
What are inline style sheets?
How do I change my background?
Can you inspect element on iphone?
How do you organize css?
Is hgroup deprecated?
How to select all paragraph elements whose lang attribute contains values that are exactly "en", or begin with "en-"?
How do you change the font type?
What is id selector?
Write the css code showing the usage of all the background properties.
How can you create rounded corners in css3?
What is footer in css?