What are the different ways to position a certain element in css?
Explain the css box model?
What are the different modules used in the current version of css?
Explain the difference in approach when designing a responsive website over a mobile-first strategy?
How do you control image repetition using css?
How does a browser determine what elements match a css selector?
How will you target an h2 and h3 with the same styling?
What is the difference between the usage of an id and a class?
what is the overflow property in css used for?
What is the difference between a relative, fixed, absolute and statically positioned element?
Name a few prominent css frameworks.
How do style sheets cascade?
What are the various font-related attributes in css?
what is a css pre-processor? When do you recommend a pre-processor be used in a project?
What are the ways to assign a certain colour to an element in css?