Categories: Technology, Website
DEFINITION:Responsive Web Design
Responsive Website Design suggests that design and development should respond to the user’s behaviour and environment based on screen size, platform and orientation (Smashing Magazine, 2011).
When you use responsive web design, your mobile site will have the same HTML code and content for the same URL regardless of the user’s chosen device. You’ll simply use the meta name=”viewport” tag within your site’s source course to help the Internet browser identify how they should adjust the content. Then, the display settings will change to fit each visitor’s unique screen size.
REFERENCES:
- Smashing Magazine ( 2011) Responsive Web Design – What It Is And How To Use It [Online] Available: https://www.smashingmagazine.com/2011/01/guidelines-for-responsive-web-design/ [Accessed: 20 October 2018].