This commit is contained in:
Armen Vartan
2014-12-01 12:17:43 -05:00
parent 89e5a5f4b0
commit b9a8397f34
124 changed files with 2918 additions and 0 deletions

View File

@ -0,0 +1,15 @@
###Upgraded Layout
Move your files from the basic layout folder to this folder - use git to check the status, add and commit. Answer question 1 in questions.md
Link reset.css to your index.html and reload the page. Answer question 2 in questions.md.
Adjust your css to look the way you want again.
Make the link text and h1 text change when your mouse hovers over it. See the CSS resources.
Go to google.com/fonts and link a new font in your index.html. Change the font faces of your text to the new font.
Add some icons to your site using FontAwesome.io - download and check out the "Get Started" page.
Finish the questions in questions.md.