Sam-Montoya / html-css-assessment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

html-css-assessment

##Objective Show understanding of core HTML/CSS Concepts

##Directions Fork this repo, clone your fork, then make it look like this.

Design

When you have completed the challenges please follow these instructions:

  • Open the termal to where this assessment is
  • Add and commit all of your completed code.
  • Type git checkout -b gh-pages
  • Type git push -u origin gh-pages
  • Find your account name on github and insert it into this url http://[YourGithubAccountName].github.com/html-css-assessment
  • Open that url to make sure it works, then send that url to your assigned mentor!

Contributions

If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.

Copyright

© DevMountain LLC, 2016. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.

About


Languages

Language:CSS 65.6%Language:HTML 34.4%