Answer Posted / hrpynux@gmail.com
Type selectors (e.g. h1 ) and pseudo-elements (e.g. ::before )
Class selectors (e.g. . nav-item ), attributes selectors (e.g. [type="radio"] ) and pseudo-classes (e.g. :hover )
ID selectors (e.g. #example )
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of media types in css?
What are the advantages of embedded style sheets?
How do we make a rounded corner by using css?
What are the difference between "position:absolute" & "position:relative" in css?
When displaying fonts, what's the difference between pixels, points and ems?
What is the use of css opacity?
What is css value?
Name the property used to specify the background color of an element.
What is css3 hsla() function?
What is the difference between css2 and css3?
How to use class selectors to differentiate tag instances in css?
How stacking context is formed?
What are css3 modules?
What is style sheet with example?
What is a page margin?