vragosta / dracobit.io

Learning Environment
3 stars 1 forks source link

Intern Task Five - Browse Template Mockup #196

Open vragosta opened 8 years ago

vragosta commented 8 years ago

screen shot 2016-07-25 at 10 09 41 am

Using the HTML and CSS knowledge you've learned thus far, please recreate this mockup. You do not need to worry about click functionality for this task.

Rules & Regulations

  1. Create a branch off of feature/brian-workarea and call it feature/intern-task-five.
  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 #196 )".
  4. Push branch and your work.
  5. Merge feature/intern-task-five 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-two