Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 116ebea

Browse files
committed
Merge pull request #13 from plique/gh-pages
added some links to cheat sheet and resources
2 parents 5dad5b3 + 0cb002d commit 116ebea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ about what’s next.
7777
HTML5 </a> - Use this sheet for try out new HTML tag.
7878
* <a href="http://coding.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/" target= "_blank" >
7979
CSS3</a> - Use this sheet for try out new CSS selectors.
80+
* <a href="http://csslint.net/" target= "_blank" >
81+
CSS LINT</a> - Use this site to let your CSS be checked automatically for mistakes.
8082

8183

8284
## Reference material
@@ -93,6 +95,8 @@ host some great resources:
9395
Tutorials for writing effective CSS, demos of CSS3, and much more.
9496
* <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Reference" target="_blank">CSS Reference</a> -
9597
More CSS properties and classes than you can shake a stick at.
98+
* <a href="http://www.google.com/fonts" target= "_blank" >Google Fonts</a> -
99+
Here you can play around with Font and apply it to your project without downloading it.
96100

97101
## Learning resources
98102

0 commit comments

Comments
 (0)