How to check bootstrap version?

Hi Friends 👋,

Welcome To aGuideHub! ❤️

Today, I am going to show you. how to check bootstrap version with code example.

Frist example

To check version of the Bootstrap open /css/bootstrap.css file and on the top of this file, there is a version number.

CSS

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

Second example

To check the version of bootstrap, you will open the CDN link and then see the bootstrap version.

Bootstrap-CSS

Bootstrap, Link

Bootstrap-Bundle-with-Popper

Bootstrap, Link

Premium Content

You can get all the below premium content directly in your mail when you subscribe us

Books

Interview Questions

Soon You will get CSS, JavaScript, React Js, and TypeScript So Subscribe to it.

Portfolio Template

View | Get Source Code

Cheat Sheets

Cheat Sheets Books are basically Important useful notes which we use in our day-to-day life.

Related Posts