|
I just consult the online specifications directly. The ones that list all the possible tags, what they do, etc. You don't use all of it anyway, so after a while you get used to the ones you use all the time and then you only have to look something up if you're trying to do something new and don't know the proper way to code it.
Generally if I don't remember how to do something, I google:
"html reference"
"dhtml reference"
"css reference"
"javascript reference"
etc
I've found that I learn more by doing than by reading. But sometimes it is nice to have a book to sit down to =) When you're traveling or whatnot, you can still learn that way =)
|