DEV Community

CobraDJC
CobraDJC

Posted on

responsive web design

Responsive design is the next big thing in web design. Basically, what responsive design is, is a way to make your website adaptable to different viewports, so that no matter what kind of device or screen size you are using, the website is optimized for that particular viewport. It is mostly to make your website mobile friendly. In today’s world with more and more people accessing the web through mobile devices, you want to make sure your website is usable, accessible and user-friendly for mobile devices and responsive design is the best way to do that.
Alternatively, you would make 2 different websites that are optimized for their particular viewport, but that required more effort and can be more expensive to manage. Even though there are a couple drawbacks to responsive design, as there are with any other design type, overall it is the best option.

Top comments (0)