MCQ
What is the CSS order property used for in responsive design?
Responsive Web Design
A To change the visual order of elements
B To sort CSS rules
C To order media queries
D To order JavaScript functions
Explanation

The order property in Flexbox and Grid allows you to change the visual order of elements, which can be used to reorder content for different screen sizes.