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 |
What is linear-gradient() used in css3?
Give an example of how you would use counter-increment and counter-reset in css to create automatic numbering within a webpage.
What is nav used for?
How to select last li of ul via css?
How can I make a template?
How can the same properties be defined for different elements without repeating them again and again? Explain with an example:
How can you create a css3 property for each corner?
Why was css invented?
Name some css style components.
How do you make the text bold?
What is the purpose of px measurement unit?
What is embedded style sheet?