Description
Responsive designs adjust themselves as per the screen width of the device. Here the major role is played by the CSS and in CSS the width and max-width plays all the role.
The width property is always set in percentage for achieving the responsiveness in the designs.
To view the code and the demo for simple example of responsive design. Please click on "Run Code".