Responsive web design

Source: Wikipedia, the free encyclopedia.

A screenshot of Wikipedia on a computer screen
A screenshot of Wikipedia on a mobile phone screen
A screenshot of Wikipedia with the responsive skin Vector 2022, on a computer screen (left) and on a mobile phone screen (right). The elements rearrange themselves into a more mobile friendly layout.
Content is like water, a saying that illustrates the principles of RWD

Responsive web design (RWD) or responsive design is an approach to web design that aims to make web pages render well on a variety of devices and window or screen sizes from minimum to maximum display size to ensure usability and satisfaction.[1][2]

A responsive design adapts the web-page layout to the viewing environment

CSS3 media queries,[7][8][9] an extension of the @media rule,[10]
in the following ways:

Responsive web design became more important as users of mobile devices came to account for the majority of website visitors.

page ranking of mobile-friendly sites when searching from a mobile device.[13]

Responsive web design is an example of user interface plasticity.[14]

Challenges, and other approaches

Luke Wroblewski has summarized some of the RWD and mobile design challenges and created a catalog of multi-device layout patterns.

Sass can be part of such an approach. Google has recommended responsive design for smartphone websites over other approaches.[21]

Although many publishers have implemented responsive designs, one challenge for RWD adoption was that some

display advertising came to support specific device platform targeting and different advertisement size formats for desktop, smartphone, and basic mobile devices. Different landing page URLs have been used for different platforms,[23] or Ajax has been used to display different advertisement variants on a page.[24][16][25] CSS tables permitted hybrid fixed and fluid layouts.[26]

There have been many ways of validating and testing RWD designs,

Adobe Edge Inspect.[28] The Chrome, Firefox and Safari browsers and developer tools have offered responsive design viewport resizing tools, as do third parties.[29][30]

History

The W3C specification of HTML+ stated that websites have to be rendered according to the user preferences.[31] The customization of web page layout was lacking however. Many web developers resorted to ordinary HTML tables as a way to customize the layout and bring some basic responsiveness to their websites at the same time.

First major site to feature a layout that adapts in a non-trivial manner to browser viewport width was Audi.com launched in late 2001,[32] created by a team at razorfish consisting of Jürgen Spangl and Jim Kalbach (information architecture), Ken Olling (design), and Jan Hoffmann (interface development). Limited browser capabilities meant that for Internet Explorer, the layout could adapt dynamically in the browser whereas, for Netscape, the page had to be reloaded from the server when resized.

Cameron Adams created a demonstration in 2004.

.net magazine after progressive enhancement at #1.[37]

Mashable called 2013 the Year of Responsive Web Design.[38]

Related concepts

Mobile-first design and

graceful degradation to make a complex, image-heavy site work on mobile phones.[40][41][42][43]

See also

References

  1. ^ a b c Marcotte, Ethan (May 25, 2010). "Responsive Web design". A List Apart.
  2. ^ Schade, Amy (May 4, 2014). "Responsive Web Design (RWD) and User Experience". Nielsen Norman Group. Retrieved October 19, 2017.
  3. ^ "Core concepts of Responsive Web design". September 8, 2014.
  4. ^ a b Marcotte, Ethan (March 3, 2009). "Fluid Grids". A List Apart.
  5. ^ a b Marcotte, Ethan (June 7, 2011). "Fluid images". A List Apart.
  6. ^ Hannemann, Anselm (September 7, 2012). "The road to responsive images". net Magazine.
  7. .
  8. ^ Gillenwater, Zoe Mickley (October 21, 2011). "Crafting quality media queries".
  9. ^ "Responsive design—harnessing the power of media queries". Google Webmaster Central. April 30, 2012.
  10. W3C
    .
  11. ^ "Cisco Visual Networking Index: Global Mobile Data Traffic Forecast Update 2014–2019 White Paper". Cisco. January 30, 2015. Retrieved August 4, 2015.
  12. ^ "Mobile share of U.S. organic search engine visits 2021". Statista. Retrieved October 29, 2021.
  13. ^ "Official Google Webmaster Central Blog: Rolling out the mobile-friendly update". Official Google Webmaster Central Blog. Retrieved August 4, 2015.
  14. ^ Thevenin, D.; Coutaz, J. (2002). "Plasticity of User Interfaces: Framework and Research Agenda". Proc. Interact'99, A. Sasse & C. Johnson Eds, IFIP IOS Press. Edinburgh. pp. 110–117.
  15. ^ Wroblewski, Luke (May 17, 2011). "Mobilism: jQuery Mobile".
  16. ^ a b Wroblewski, Luke (February 6, 2012). "Rolling Up Our Responsive Sleeves".
  17. ^ Wroblewski, Luke (March 14, 2012). "Multi-Device Layout Patterns".
  18. ^ Wroblewski, Luke (February 29, 2012). "Responsive Design ... or RESS".
  19. ^ Wroblewski, Luke (September 12, 2011). "RESS: Responsive Design + Server Side Components".
  20. ^ Andersen, Anders (May 9, 2012). "Getting Started with RESS".
  21. ^ "Building Smartphone-Optimized Websites".
  22. ^ Snyder, Matthew; Koren, Etai (April 30, 2012). "The state of responsive advertising: the publishers' perspective". .net Magazine.
  23. ^ "Google Partners Help". google.com. Retrieved May 21, 2015.
  24. ^ "Server-Side Device Detection: History, Benefits And How-To". Smashing magazine. September 24, 2012.
  25. ^ JavaScript and Responsive Web Design Google Developers
  26. ^ "The Role of Table Layouts in Responsive Web Design". Web Design Tuts+. Retrieved May 21, 2015.
  27. ^ Young, James (August 13, 2012). "Top responsive web design problems... testing". .net Magazine.
  28. ^ Rinaldi, Brian (September 26, 2012). "Browser testing... with Adobe Edge Inspect".
  29. ^ "Responsive Design View". Mozilla Developer Network. Retrieved May 21, 2015.
  30. ^ Malte Wassermann. "Responsive design testing tool – Viewport Resizer – Emulate various screen resolutions - Best developer device testing toolbar". maltewassermann.com. Retrieved May 21, 2015.
  31. W3C
    .
  32. ^ Kalbach, Jim (July 22, 2012). "The First Responsive Design Website: Audi (circa 2002)." [self-published source?]
  33. ^ Adams, Cameron (September 21, 2004). "Resolution dependent layout: Varying layout according to browser width". The Man in Blue.
  34. ^ "G146: Using liquid layout". w3.org. Retrieved May 21, 2015.
  35. ^ "Media Queries". w3.org. Retrieved May 21, 2015.
  36. ^ "OutSeller Group - Organize, Optimize, Maximize". outseller.net. Retrieved May 21, 2015.
  37. ^ Grannell, Craig (January 9, 2012). "15 top web design and development trends for 2012". .net Magazine. Archived from the original on September 11, 2013. Retrieved October 29, 2021.
  38. ^ Cashmore, Pete (December 11, 2012). "Why 2013 Is the Year of Responsive Web Design".
  39. ^ "What is Responsive Web Design". July 23, 2012.
  40. ^ Wroblewski, Luke (November 3, 2009). "Mobile First".
  41. .
  42. ^ "Graceful degradation versus progressive enhancement". February 3, 2009. Archived from the original on November 13, 2014.
  43. . Retrieved March 1, 2010.