Skip to content

Instantly share code, notes, and snippets.

@hhua
Created October 27, 2012 03:07
Show Gist options
  • Save hhua/3962798 to your computer and use it in GitHub Desktop.
Save hhua/3962798 to your computer and use it in GitHub Desktop.
Quick Start for web beginner
* Sublime Text 2 - http://www.sublimetext.com/(writing code)
* Zen Coding - http://code.google.com/p/zen-coding/(writing code faster)
* CSS Reset - http://meyerweb.com/eric/tools/css/reset/(dealing with cross-browser chaos)
* Google Web Fonts - http://www.google.com/webfonts(typography)
* 0to255 - http://0to255.com/(color shades)
* SubtlePatterns - http://subtlepatterns.com/(textures)
* Placehold.it - http://www.placehold.it/(image placeholders)
* CSS3 Please - http://css3please.com/(CSS3 syntax)
* GitHub - https://github.com/(version control and hosting)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment