General HTML Info and Web Design Help
Cascading Style Sheets (CSS)
eXtensible Markup Language (XML) and XML User-Interface Language (XUL)
JavaScript

Netscape's Javascript Developer Central contains the very useful Client-Side documenation that's missing from their "newer" DevEdge Javascript page. The "document object model" presented in those Client-Side docs has been replaced by W3C's DOM, though.

Other Sites:

Javascript Bookmarklets
Javascript Examples:
  1. A simple (and fairly useless) script that changes the background color of the current page (in some browsers):
  2. A (more) useful drop-down list that will take you to other pages:
  3. Create a pop-up window by clicking here:
  4. And the ubiquitous image-flip script:
    Apple Surprise Windows

If you're looking for other information on the Internet (FTP, newsgroups, Gopher, etc.), check out our Internet page.