THAPA TECHNICAL

HOUSE OF WEB DEVELOPERS AND TECHNOLOGY.

Create a Responsive Website using Bootstrap 4 with Source Code in Hindi


Create a Responsive Website using Bootstrap 4 with Source Code in Hindi

Welcome all, In this article, we will see how to create a Responsive Website using Bootstrap 4 with Source Code in Hindi. Remember bootstrap latest version is 4, that's why I am using Bootstrap 4 not Bootstrap 3 for this video.

Summary on how to create a Responsive Website using Bootstrap 4

We will cover a whole website each has a header with a beautiful Logo and Menubar. Then we will create a header for our website. In the header part only you will get to know many new tips on making header part of any website. We use Bootstrap 4 classes. Basically, Bootstrap 4 classes are nothing but the shorthand code of CSS.
Then we will see one by one each section of our website and by using Bootstrap4 classes and with the help of CSS property we will make our responsive website.
One thing by simply using bootstrap it is difficult to make the any website responsive. So, for this, we will use media queries.