Bootstrap in codepen

It’s been a while since I’ve used codepen so I might have forgotten how this works.

But when I am selecting the Bootstrap CDN, I can’t tell which one I’m supposed to pick. All of these seem to be customized bootstrap code for twitter or something else (specifically for formatting select boxes for example). Didn’t there used to be an option to select CDN for Bootstrap v3…?

I took a snapshot of some of the bootstrap CDNs:

Help - and thanks!

Yeah, there’s no option anywhere in there to simply use the BootstrapCDN. I’ve created a pen that contains the bootstrap CSS and complete (minified) bootstrap JS, here. I would probably just open that and fork it. It contains nothing else, just the includes.

Got the includes directly from Bootstrap’s site, https://getbootstrap.com/docs/3.4/getting-started/ (scroll down to the BootstrapCDN section).

1 Like