Categories

Close

Design Lunatic

Pros and Cons of Responsive Web Design

As I’m sure you all know, this amazing new thing is coming into use: media queries. These media queries allow the developer to specify which chunks of CSS code are applied to which situation. The layout will dynamically change depending on what size the browser viewport is. This allows the developer to optimize the layout for the display being used. In this post, I’ll talk about the pros and cons of media queries.