Skip to content

Instantly share code, notes, and snippets.

@evolve2k
Created January 9, 2011 13:21
Show Gist options
  • Save evolve2k/771672 to your computer and use it in GitHub Desktop.
Save evolve2k/771672 to your computer and use it in GitHub Desktop.
HTML Resources for Noobs
http://colorschemedesigner.com - Awesome web color design tool
http://validator.w3.org - W3C Markup Validation Checker
Wordpress
---------
http://wordpress.stackexchange.com - Wordpress help
TOOLS USED FOR THE SESSION
--------------------------
1. Install 'Firefox' web browser
http://getfirefox.com
2. Open firefox and install firebug plugin.
http://getfirebug.com
3. Install web developer firefox plugin.
https://addons.mozilla.org/en-US/firefox/addon/60
4. Install a programming text editor
Windows/PC users
- Install notepad++ text editor http://notepad-plus-plus.org/release/5.8.6 (Notepad++ v5.8.6 Installer)
Mac users
- Install Textmate text editor http://macromates.com (30 day trial version)
Linux users
- We'll just use the preinstalled gedit for the tutorial. http://projects.gnome.org/gedit (Yup it's plain old gedit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment