How to get Bootstrap 4 on CodePen

I am currently doing my front end development certificate and working on my portfolio website. I have previously used bootstrap 4 with my own portfolio website (not using CodePen) but CodePen only uses bootstrap 3.X.X of which I am not confident in.

Is there by any chance a way where I can get bootstrap4 on CodePen or if I can complete the assignment using my own text editor (Atom)?

What I would do is add the CDN as another ‘source’ on the CSS tab. Don’t forget to do the same with the JQuery CDN under the JavaScript tab.

1 Like