A6 - Bootstrap Introduction
Bootstrap is a CSS framework. It contains numerous built-in CSS styles that we just need to apply to our HTML, which makes styling pages much faster. This comes at the expense of less flexibility.
You have the follow resources available to you to help you get started:
- Our lesson in class
- The sample code you will be provided for this assignment
- The reference sheet I will be handing out
- Web resources (these are good and thorough, but go deeper than we are going to go):
As usual, you'll need to double click the update file to download the template.
Your Task
Modify and/or extend the code provided to you to demonstrate your ability to apply the classes in the reference sheet to style a document. You don't need to use every single class on the sheet (nor should you!), but I should be able to see you're comfortable using the ones from each category.