CSS Tutorial in Hindi [Part 43] – Responsive Web Design in CSS

In this video i will talk about Responsive Web Design in CSS

Responsive web design is about creating web pages that look good on all devices!

A responsive web design will automatically adjust for different screen sizes and viewports.

Web pages can be viewed using many different devices: desktops, tablets, and phones. Your web page should look good, and be easy to use, regardless of the device.

Web pages should not leave out information to fit smaller devices, but rather adapt its content to fit any device: Desktop, Tablet, Phone.

It is called responsive web design when you use CSS and HTML to resize, hide, shrink, enlarge, or move the content to make it look good on any screen.

To make a website responsive minimum 3 things are required:

1. viewport meta tag
2. media query
3. responsive image and video