vragosta / dracobit.io

Learning Environment
3 stars 1 forks source link

Intern Task Four - CSS Bootstrap Exercise #191

Closed vragosta closed 8 years ago

vragosta commented 8 years ago

The goal of this exercise is to use the various elements of the Twitter Bootstrap framework to make a webpage.

screen shot 2016-07-18 at 9 54 35 am

screen shot 2016-07-18 at 9 57 12 am

Rules & Regulations

  1. Create a branch off of feature/brian-workarea and call it feature/intern-task-two.
  2. Mark issue as In Progress.
  3. Upon completion, commit your work and in your commit message reference this ticket ( i.e "completed intern task two - populate bootstrap grid ( closes #191 )".
  4. Push branch and your work.
  5. Merge feature/intern-task-two into feature/brian-workarea ( Give the PR the 'Pull Request' label only ).
  6. Delete branch on GH.
  7. In terminal, change branch to feature/brian-workarea and run the commands:
  8. git pull
  9. git fetch -p
  10. git branch -D feature/intern-task-four