Bootstrap Components

Create a page using basic bootstrap. You may use this bootstrap template, which you can download using this Github Repo.

Read This

Bootstrap Documentation

Watch This

Bootstrap 4 Essential Training

General Expectations

  • Use a Github repo and place this inside a projects folder under it’s own folder
  • You may use a copy of the previous HTML project
  • You must use external style sheets ONLY or bootstrap classes
  • All HTML must validate using the w3c validator (-50 points)
  • All CSS must validate using the csslint (-30 points)
  • Links to your project must work (-50 points)

Lesson Expectations

  • You must use the bootstrap grid in a meaningful way (-100 points)
  • Use bootstrap navigation (-100 points)
  • Your stylesheet must expand on the existing Bootstrap Stylesheet. (-100 points)
  • You must use a carousel in your layout (-150 points)
  • You must use a modal in your layout (-150 points)
Basic Bootstrap Final Project