rider7 / HTML-CSS-Practice-Problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML-CSS-Practice-Problems

##Objective

Understand HTML & CSS

##Directions

  • Fork this repo then clone your fork onto your local machine.
  • Each level is broken up into three steps. Each step contains an image and a css file.
  • The objective is to have a finished product that looks as close to the design as possible.
  • Inside the index.html file you will see the different practice problems. For example Step-1.1 would be step 1 question 1.
  • Start with level 1 step 1 question 1 and work your way through the problems
  • Your first step should be connecting your CSS files to the index.html
  • In every level we have included the possible solution folder please only look at this as a last resort of if you are finished with all the steps and want to see how your solution compares

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 51.6%Language:HTML 48.4%