Responsive Web design is the approach that suggests that design and development should respond to the user’s behavior and environment based on screen size, platform and orientation.
The practice consists of a mix of
flexible grids and layouts, images and an intelligent use of CSS media queries.
As the user switches from their laptop to iPad, the website should
automatically switch to accommodate for resolution, image size and scripting
abilities. One may also have to consider the settings on their devices; if they
have a VPN for iOS on their iPad, for example, the website should not
block the user’s access to the page. In other words, the website should have
the technology to automatically respond to the user’s
preferences. This would eliminate the need for a different design and
development phase for each new gadget on the market.
The Concept of Responsive Web Design
Transplant this discipline onto Web design, and we have a similar yet whole new idea. Why should we create a custom Web design for each group of users; after all, architects don’t design a building for each group size and type that passes through it? Like responsive architecture, Web design should automatically adjust. It shouldn’t require countless custom-made solutions for each new category of users.
Obviously, we can’t use motion sensors
and robotics to accomplish this the way a building would. Responsive Web design
requires a more abstract way of thinking. However, some ideas are already being
practiced: fluid layouts, media queries and scripts that can reformat Web pages
and mark-up effortlessly (or automatically).
But responsive Web design is not
only about adjustable screen resolutions and automatically resizable images, but rather about a whole new way of
thinking about design. Let’s talk about all of these features, plus additional
ideas in the making.
Adjusting
Screen Resolution
With more devices come varying screen
resolutions, definitions and orientations. New devices with new screen sizes
are being developed every day, and each of these devices may be able to handle
variations in size, functionality and even color. Some are in landscape, others
in portrait, still others even completely square. As we know from the rising
popularity of the iPhone, iPad and advanced smartphones, many new devices are
able to switch from portrait to landscape at the user’s whim. How is one to
design for these situations?
Comments
Post a Comment