Beginner Web & Software Development
Q10 / 100

What is responsive web design?

Correct! Well done.

Incorrect.

The correct answer is B) A design approach making web pages render well on all screen sizes using flexible layouts, CSS media queries, and fluid images

B

Correct Answer

A design approach making web pages render well on all screen sizes using flexible layouts, CSS media queries, and fluid images

Explanation

Responsive design (Ethan Marcotte 2010): fluid grids (%), flexible images, CSS media queries. Mobile-first approach designs for small screens first then scales up. Alternatives: adaptive design (multiple fixed layouts).

Progress
10/100