An approach to website design that enables a single page to be displayed comfortably whether it’s on a phone, tablet, or desktop. Sites that use responsive web design first evaluate the type of device and its screen size. Then with the help of
CSS, they render the text, images, and other elements in a predefined layout that works for that particular device.