Skip to content

css

mobile first design

The basics of mobile first design and it’s benefits.

  • Last updated: May 15, 2020

Introduction

Responsive design is now become the basic need for every website. Everyone is aware of it, whether you are a website owner or a designer. So for the designer, it is an important thing to craft the design with proper media queries. However, there are many pre built CSS frameworks available today. Bootstrap is one of the industry leading CSS framework. But today, I am going to talk about custom media queries and it’s possibilities with mobile first design approach.

Read More »The basics of mobile first design and it’s benefits.