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 Enhancing the Page

This version of bootstrap is outdated, can't seem t find what I need

This version of bootstrap is outdated, can't seem t find what I need

And what are you lookig for?

Acrtually.. This version of bootstrap is the V4 alpha.. (which I think is the latest).. If you search bootstrap in google, you will be directed to the version 3. Just click the link provided on the description on the video and it should bring you to version 4 Alpha.. Hope that helps :)

Hello Ronnelle, Yes and thank you very much. LOL I thought Guil was using an older version of bootstrap.

Hello Tomas I'm good now and thank you for responding to my question as well.

2 Answers

Alan McClenaghan
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Alan McClenaghan
Full Stack JavaScript Techdegree Graduate 56,501 Points

There certainly seems to be significant differences between the documentation used by Guil and the documentation currently on the Bootstrap 4 website.

Indeed some of the classes have even changed: rather than m-t-3 and m-b-3, it now seems that mt-3 and mb-3 are correct. The first dash has been dropped.

Nice Job!

Yeah, I mean there have been a lot of changes in the documentation. Even the last video showed offset class which is different than what we find now. So, this course is of no use until final release of bootstrap itself.

In the course there are just a few places, which are not working properly: margins, paddings, custom-form elements classes. If something not working as you expecting just check Bootstrap v4 documentation and you will easily find correct replacement.

I'm still thinking course is useful and it is very good introduction to Bootstrap.