Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where to find Bootstrap 2.3 CDN? [closed]

Where can I find Bootstrap 2.3 CDN? The link below only provides Bootstrap 3 CDN.

http://www.bootstrapcdn.com/

Thanks.

like image 359
Adrian Enriquez Avatar asked Feb 07 '14 10:02

Adrian Enriquez


People also ask

Does Bootstrap have a CDN?

Bootstrap CDN is the distribution of the most popular CSS framework in the world using a content delivery network. It is a geographically distributed group of servers that work together to provide fast delivery of Internet content.

Where is Bootstrap CSS file?

The docs/ folder includes the source code for Bootstrap documentation and examples of Bootstrap usage. The js/ folder contains the source code for Bootstrap JS and the scss/ folder for Bootstrap CSS.

What happens when Bootstrap CDN is used?

BootstrapCDN is a public content delivery network. It enables users to load CSS, JavaScript and images remotely from its servers. Used by more than 7.9 million websites worldwide (including 30% of the top-10k websites), BootstrapCDN serves more than 70 billion requests a month.

Is Bootstrap CDN free?

bootstrap - Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers.


2 Answers

You can find all CDN bootstrap version here : http://cdnjs.com/libraries/twitter-bootstrap/

like image 137
Pascalz Avatar answered Oct 03 '22 02:10

Pascalz


You can find all the popular files (various versions of Bootstrap like 2.3.1, 2.3.2.... included) of Bootstrap CDN here:

http://www.bootstrapcdn.com/extras/popular

like image 25
Felix Avatar answered Oct 03 '22 01:10

Felix