Okay, but why?

What is Bootstrap:

Bootstrap is a flexible web development framework that allows users to create webpages quickly and efficiently.

And Why You Should Use It:

  • Bootstrap allows easy creation of responsive websites that are useable on mobile devices without any extra work.
  • It uses a grid system with 12 columns, where you can use div tags to determine the size and scaling of content on your site.
  • With Bootstrap there are a variety of pre-made tags, such as a navbars, flexible containers, and icons, all for you to easily use on your site.
  • Don't worry about CSS - Bootstrap has their own custom classes to style your site, so you don't have to touch CSS at all.
  • If you want to customize your site though, you always can, custom CSS is still useable alongside Bootstrap.