CSS 9
Explain the CSS Box Model and the difference between box-sizing values
CSSBasic
Explain CSS Selector Specificity
CSSBasic
What is the difference between px, em, and rem in CSS?
CSSBasic
How to center an element horizontally and vertically in CSS?
CSSIntermediate
What is the difference between display: inline and display: block?
CSSBasic
What is the difference between display: none and visibility: hidden?
CSSBasic
Explain the CSS position property and its values
CSSIntermediate
When should you use JPG, PNG, WebP, or SVG in frontend development?
CSSBasic
What are CSS pseudo-classes and pseudo-elements?
CSSIntermediate
