What's the best way to learn Bootstrap comprehensively?

Hi,

I’m really interested in mastering Bootstrap, but don’t know where to start. I know a little Java, and I’m used to studying documentation where all the methods and other commands are located in a single ‘manual’.

I can’t seem to find something similar to Bootstrap. I’ve tried visiting the “Getting Started” section of their website but I haven’t found anything either. For now, I’ve resorted to inspecting the elements of the samples in their page and figuring out how to use the Bootstrap classes from there.

Is there an easier way to learn this?

Thanks!

Why not read the documentation for Bootstrap as well? Dont stop at Getting Started …look at the other menu items right next to it too, CSS, Components, JavaScript and Customize.

The best way to learn though is to actually use Bootstrap, and then use the documentation as a resource to look up how to do something.

Found what I needed in the CSS portion. Thanks!

1 Like

If you are looking for additional practice for Bootstrap 4 you can check out my book, Bootstrap 4 Quick Start.