What is the use of hsl()?
List some css3 new style properties?
What is linear-gradient() used in css3?
What is a css reset?
How do you include a comment in css?
When would you use css clear?
Call an external style sheet and an external script located in the root folder called style.css and main.js with html.
How to center align a div tag in css?
What css class do you use to span 12 columns on medium sized screens but only 6 columns on large screens in the latest version of bootstrap?
Difference between reset.css and normalize css?
What is the difference between a css reset and normalize.css?
When would you use css float?
How to check coding errors in css?
Declare all elements with class of “blue-text” to have a text color of blue.
Assign any variable name a value of “hello world”, and print that variable’s contents to the console.