Responsive web design


Topic history | v1 (current) | created by jjones

Details

Responsive web design

| created by jjones | Add topic "Responsive web design"
Title
Responsive web design
Description
Responsive web design (RWD) is an approach to web design that makes web pages render well on a variety of devices and window or screen sizes. Recent work also considers the viewer proximity as part of the viewing context as an extension for RWD. Content, design and performance are necessary across all devices to ensure usability and satisfaction.A site designed with RWD adapts the layout to the viewing environment by using fluid, proportion-based grids, flexible images, and CSS3 media queries, an extension of the @media rule, in the following ways: The fluid grid concept calls for page element sizing to be in relative units like percentages, rather than absolute units like pixels or points. Flexible images are also sized in relative units, so as to prevent them from displaying outside their containing element.
Link
https://en.wikipedia.org/?curid=34432586

authors

This topic has no history of related authors.

topics

subtopic of Web programming
v1 | attached by jjones | Add topic "Responsive web design"
parent of Responsive images
v1 | attached by jjones | Add topic "Responsive web design"