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

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.

I'm working on some more Cheat Sheets book on Jquery, TypeScript, React js and for other languages. I will send it once it's completed.

Related Posts