This tutorial will help you learn how to do some basic styling using Bootstrap. Per the instructions included in the larger M2 intermission work document, we expect you to make a pull request back to this repository in order to submit.
In order to complete this tutorial, take the following steps.
- Fork this repository.
- Clone your forked repository to your machine.
- Open the
index.html
file in your browser, and follow the instructions there to complete the tutorial, commiting your changes as you go. - Once you have completed the tutorial, commit any remaining changes you may have.
- Push to your repository on GitHub.
- View your repository on GitHub create a new pull request to this repository. When you create a new pull request, be sure that you are creating a request from your repository to the
s-espinosa
repository.s-espinosa/bootstrap_tutorial
should be the base fork, andmaster
should be the base branch. The head fork should be your repository, and the branch should be the branch in your repository with your completed work (most likely themaster
branch).
If you have any questions, please don't hesitate to reach out to Casey and Sal on Slack. Messaging both of us will give you the highest chance of receiving a prompt response.