Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS Bootstrap 4 Basics (Retired) Getting to Know Bootstrap 4 Creating a Simple Page

John Doe
John Doe
4,778 Points

Display 1 not working.

For some reason my code doesn't seem to be working and I don't know why. I have the class attached to the h1 but it doesn't change.

can you post your code so we can see what's going on?

Daniel Conde
Daniel Conde
3,881 Points

Try checking the Chrome Developer tools for errors. I had to add the SHA256 integrity codes and tether.min.js

1 Answer

Heather Woods
Heather Woods
5,330 Points

The same thing happened to me because I simply googled bootstrap and was using that documentation. instead you have to go to the beta 4 site that Guil is using! It provides you with a different "starter code" to paste onto your workspace.