Responsive Web Design is an approach aiming to adapt application display depending on the device used to access it.
Responsive Web Design should mainly use HTML and CSS.
Design should be defined for mobile devices first then exceptions should be added to handle larger screens.
Last updated 7 years ago