In: Computer Science
Perform some research and explore the term 'Responsive Design'. What does it mean and what level of importance would you assign to in in your web design considerations?
What impact do you think it will have on your Web Development endeavors? Why?
Responsive Design
Every website needs to be designed in such a way that the website seen nice in all the resolution, means if the website is open in mobile, laptop,pc etc, then the website is looking as per the coded in that resolution, the website into the proper resolution according to the device, responsive nature to be used.
The level of importance it achieved when you implement responsive nature into your website , suppose a iPhone user when open the website into their mobile , if the website has an above 1200px resolution then it will be haptic for that user to use that website in their mobile and he/she does not use your website anymore, because the user wants a comfort while accessing website and if they do not find it easily, users simply stop using that site.
But if you implemented the Responsive Nature in your website, then by using the media query the website automatically adjust their resolution according to the device you used for surfing that website means responsive nature uses the media query for each and every resolution like a mobile, tablet, pc, laptop, and television also.
this level of importance Responsive nature holds into your website.4
It creates a good impact on the user if the user access ur website into their mobile, then this creates users happy to use the website as per the pixel resolution user need. There is ui development which checks each and every resolution the website fine and good.
Solution :
proper media query used for the desired resolution
like 720p to 926p
and 1200p to 1500p
the proper media query is to implemented