How to make bootsrap work!

I’m in level 90 in freeCodeCamp.org challenges and I wonder why i can use Bootstrap in the “EMULATOR” in the site while i cant apply them in my project files inside my PC? Help!

They already linked Bootstrap for you in the background on the freecodecamp site. When you want to use it in your personal projects, you’ll have to manually include it, see “Where to Get Bootstrap?” here (Note: that you can download it or link it using a CDN, but I think that linking is easier for beginners).

1 Like