Question Bank
3705 approved questions from the community
What does the 'cascading' in CSS refer to?
What does CSS stand for?
What is the CSSOM and how does it relate to the DOM?
Which property is used to control the order of flex items?
What is the difference between justify-content and align-items in Flexbox?
Which property is used to create italic text?
What is the Intersection Observer API's relationship to CSS?
What is the purpose of the filter property?
What is tweening in CSS?
What is the purpose of the clear property in CSS?
Which property is used to indent the text of a paragraph?
Which property controls the shape or appearance of list markers?
In what order does a browser match CSS selectors?
What is progressive rendering in web development?
What is DOM reflow and when does it occur?
What is the purpose of using srcset attribute for retina displays?
What are the main steps in how CSS works under the hood?
What is the CSSOM in relation to the DOM?
What is the difference between the child combinator (>) and descendant combinator (space)?
What is the difference between adjacent sibling (+) and general sibling (~) combinators?