Why was css developed?
What effect would this piece of css code have? {Box-sizing: border-box;}
What are vendor-prefixes?
Explain the scenario you would use translate() instead of absolute positioning?
What will this piece of css code do to an element? .container { margin: 0 auto; }
How would you style an image or element to have rounded corners?
Explain the css box model and its different elements.
What are the advantages of using css?
Explain the concept of specificity in css.
Mention a few benefits of using css sprites.
What is the full form of css?
What are functions/mixins?
What is the z-index in css?
How does css work under the hood?
What are the different elements of css box model?