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 Basics Getting to Know Bootstrap Introducing Bootstrap

2 Answers

Michael Hulet
Michael Hulet
47,912 Points

This is sorta analogous to asking if you should learn to use a circular saw or a hand saw first, as they ultimately accomplish similar tasks. Bootstrap has its own grid system built-in that's separate from the standard CSS grid, so you'll be learning the basic concepts either way. I might start with Bootstrap first, as it works on older browsers than the standard CSS grid, has other features than just a grid system, and is a bit easier to understand when you're just starting out imo