RLLillis said:
Where are you getting all of these old photos for your lessons?
In doing action script I know this color coding would come in handy! I look forward to using it next time I sit down to code.

I’m going to provide some some suggested information that I think will lower you’re learning curve for building web-sites.
| - | Windows | Mac |
| preinstalled | Notepad | TextEdit |
| free online | Notepad++ | TextWrangler |
| worth buying | E-Text Editor | TextMate |
Thats all you need to build web-sites locally on your computer. Putting them on-line is another lesson.
All the lessons you need and any reference for html and css can be found at the glorious HTMLDog web-site. I had only wished it existed when I began.
Quirks Mode is very important to know.
If you really need help the best place is the Web Standards Group mailing list. If you have something that doesn’t look right then they’ll get you all patched up in no time. At least subscribe to their light reading which gives great links one in a while.
You’ll discover that you’ll build a web-site and it will look different in Internet Explorer than it did in Firefox and Safari. This is a great article that a wsg memeber suggested to read. I suggest getting comfortable with html and css first but its here for later when your ready for it.
If you don’t know these names, do a bit of research on them. You might discover some cool stuff.
There are 40 templates that I recommend using for building all your web-sites. Gala Layout . Take them and make them your own. All my web-sites begin with copy and paste.
Get your colours to match perfectly. Use a colour scheming tool such as Colour Schemer or use Steel Dolphin’s Colour Scheme Tool

When you run into messy css, run it through CleanCSS
I this one Mr. Brown. Quick and simple resource. Well laid out as usual.
I this one Mr. Brown. Quick and simple resource. Well laid out as usual.