What is Responsive Design?
Responsive design is a web design approach aimed at crafting sites to provide an optimal viewing experience from desktop computer monitors to mobile phones.
BBC hits the age of Responsive Design.
http://thenextweb.com/dd/2013/01/13/30-new-inspiring-responsive-design-websites/2/
Elements of responsive web design
A responsive web site uses CSS3 media queries, an extension on the @media rule, to adapt the layout to the viewing environment. Plus fluid proportion-based grids and flexible images.
- Media queries allow the page to use different CSS style rules based on the device.
- The fluid grid concept calls for page element sizing to be in relative unites like percentages or EMs, rather than absolute units like pixels or points.
- Flexible images are also sized in relative units (up to 100%).
resources&inspiration:
Responsive Web Design: What It is and How To Use It (Smashing Magazine)
url: http://coding.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/#more-75660
Design Guidelines and Tutorials
url: http://www.smashingmagazine.com/responsive-web-design-guidelines-tutorials/
Showcases of Responsive Web Design
http://artequalswork.com/
http://blog.teamtreehouse.com/
http://informationarchitects.net/
http://en.wikipedia.org/wiki/Responsive_web_design
Great read! A responsive website design approach aimed at crafting sites to provide an optimal viewing experience – easy reading and navigation with a minimum of resizing, panning, and scrolling – across a wide range of devices.Thanks for sharing.
ReplyDelete