Web Design

Creating web pages is an arcane science. Though purely technical in nature, it is astounding how a little artistic talent can transform a web page from technically perfect to subtly appealing. I'm afraid I can't help you much with subtly, but I have found several resources to get you started. If you find a web site that can instill artistic vision... let me know.

[+] No webpage is complete without bullets: My bullet collection.
[+] And don't forget about buttons: My button collection.
[+] Master text colors with my color code reference page.

External Links

HTML
[X] I learned web publishing by studying A Beginner's Guide to HTML.
[X] An advanced guide of tricks & tips: How Do They Do That With HTML?
[X] You can find a lot of good data at the World Wide Web Consortium.
CSS
[X] An excellent beginners guide to CSS is Lissa Explains it All: CSS Tutorial.
[X] W3Schools hass many good tutorials, including CSS.
[X] The definitive reference for CSS is w3.org: Cascading Style Sheets, level 1.
XML
[X] Multiple platform access is the goal of XHTML 1.0.
[X] W3Schools hass many good tutorials, including XML.
Scripting
[X] A good source for javascript is Dynamic Drive.