What is Bootstrap and how to use Bootstrap?

Today we will learn what Bootstrap is. If we want to make our website attractive, then we need to use bootstrap with HTML and CSS. Bootstrap is a framework, i.e. where there is a code store consisting of HTML, CSS, and JavaScript, which we need only. We have to copy and paste it on our website so that we do not need to write a lot of code.

Due to which our time is saved, bootstrap is used to create a design for the size of a responsive website i.e. mobile, tablet, laptop, and desktop. With which we can use things like form, button, carousel, navbar, dropdown, table, loader, card, tooltip, etc. The latest version of bootstrap is currently running bootstrap 4.

How to Install and Download Bootstrap 4 What is Bootstrap

To download bootstrap we must first go to the website of bootstrap. Click on the download button in the right side of the header. After that click on the download button below the compile CSS and JS, after the bootstrap is downloaded, we will get a zip file.


Extract the file by right-clicking where you will find a CSS and JS folder, copy the bootstrap.min.css file from the CSS folder and paste it in the CSS folder of your project, similarly to the bootstrap.min.js file from the JS folder. Copy and paste it into the JS folder of your project.


Visit: best bootstrap course in Delhi

What is the bootstrap loader?


When we open our website or any page inside it, we see a round circle rotating which we call loader, in bootstrap we also call loader as a spinner which we can use in our website.


To use the loader, click on the spinner in the component, copy your favorite loader code and paste it into your HTML file and when you open your file on the browser, a loader will appear in it, and from CSS we can specify the width, height of the loader. , color, the position can be set.


- Web design training in Delhi


https://laxmibacklinkblogposts2.blogspot.com/2021/12/what-is-basic-computer-course-what-is-taught-in-basic-computer-course.html


https://wordpresscourseindelhi.blogspot.com/2021/12/how-to-install-wordpress.html


https://laxmibacklinkblogposts2.blogspot.com/2021/12/what-is-css-and-how-to-use-css-in-a-webpage.html


Comments