Menu Close

Responsive design and Media Queries

responsive-web-design-a-quick-guide

Responsive Web Design

This first article is about responsive websites and how web designers have to adapt to the different sources, browsers, screen formats. It explains the basics of the « Responsive architecture ». Responsive design is basically how physical spaces can adapt respond to the presence of people passing through them.

This article is also about CSS and describing what media queries are. They are important because this is by using them that you can build a responsive website.

Introduction to media queries

This article takes the CSS media queries from last article and develops it, showing us how to set up media queries. This article is good because it really shows us how media queries can change the layout of your page depending on what kind of devices people are using to navigate on your website.

The Pros and Cons of Responsive Web Design vs. Mobile Website vs. Native App

The article written on Designmodo is pretty much giving us the reasons why you should use or not for your website either a responsive platform, a mobile platform or create a Native app. Responsive design is cheaper and easy to manage but you can have issues about compatibility of different browsers. Obviously the two other ways are more expensive but they are the better , it is fast and they are better for the users. they also give you more possibilities.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.