Aram-Anderson / bootstrap_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turing M2 Bootstrap Tutorial

Background

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.

Instructions

In order to complete this tutorial, take the following steps.

  1. Fork this repository.
  2. Clone your forked repository to your machine.
  3. Open the index.html file in your browser, and follow the instructions there to complete the tutorial, commiting your changes as you go.
  4. Once you have completed the tutorial, commit any remaining changes you may have.
  5. Push to your repository on GitHub.
  6. 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, and master 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 the master 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.

About


Languages

Language:JavaScript 71.3%Language:HTML 26.5%Language:CSS 2.1%