Adding Components and Bootstrap Styling

We will add/style three basic elements: a Jumbotron, responsive images, and lists.

CSS Docs - Components Docs

Jumbotron

A lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site.

Jumbotron Docs

Responsive Images

Images in Bootstrap 3 can be made responsive-friendly via the addition of the .img-responsive class.

Image CSS Docs

Styling Lists

We will style a list to appear as an inline menu. Bootstrap uses lists for many of components.

Lists Docs