Components
- Adding Components and Bootstrap Styling
-
We will add/style three basic elements: a Jumbotron, responsive images, and lists.
- Jumbotron
-
A lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site.
- Responsive Images
-
Images in Bootstrap 3 can be made responsive-friendly via the addition of the .img-responsive class.
- Styling Lists
-
We will style a list to appear as an inline menu. Bootstrap uses lists for many of components.