What does the :root pseudo-class refer to?
The :root pseudo-class represents an element that is the root of the document. In HTML, this is always the HTML element.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to write css for all anchor tag which have href="#" link?
How do you change the font color?
How to write css for 3rd child of every <ul> tags?
Can you make a id selector particular to an element type?
How many css selectors are there?
What is the current css version?
What is css box model and also explain its elements?
Are quotes mandatory in URL’s?
Enlist the various fonts attributes?
How do I center a div on my screen?
Are style sheets case sensitive?
What is margin top in css?