Hero Image

Bharati Subramanian

A Web Developer in the making who's passionate about programming, music, and books.

Introduction to Responsive Design

A good website should be readable and appealing when used across all devices of any size. Such a website must fit and scale automatically to screens of different sizes.

What is Responsive Design

Responsive web design is the concept of using HTML and CSS to build layouts that adapt to all screen sizes, resolutions, and devices.

  • In this blog we will be focusing on some of the techniques used to make a website responsive and create best user experiences.
  • This blog assumes that you are familiar with the basics of HTML and CSS.

Find the demo for Flex container properties demo here

Find the demo code here