Web101 Summary
  1. HTML 1
    1. Introduction to the Internet and HTML
    2. Basic HTML Tags
    3. Images and Links
    4. Lists and Tables
     Project 1.1 - Web Site to Organize Work
  2. HTML 2
    1. Frames
    2. Writing a Menu with JavaScript
    3. Forms 1 - Element Tags
    4. Forms 2 - Processing Forms
    5. Miscellaneous Topics
     Project 2.1 - Create a Web Site
  3. Style
    1. Adding Style
    2. Background, Font, and Text
    3. Borders, Margin, and Padding
    4. Lists and Positioning
    Project3.1 - StyleBuilder
  4. Web Design Topics
    1. HTML Editors
  5. Programming Concepts
    1. Flow Charting
    2. Program Logic
  6. JavaScript 1
    1. Introduction to JavaScript
    2. Objects and the DOM
    3. Using Properties and Methods
    4. Events and Functions
    Project 6.1 - Treasure
  7. JavaScript 2
    1. Variables
    2. Operators
    3. Functions
    4. if...else Statements
    5. Boolean Operators
    Project 7.1 - Online Tester
  8. JavaScript 3
    1. Arrays - 1D
    2. for Loop 
    3. Arrays - 2D 
    4. while Loop
    5. Debugging
    Project 8.1 - Ship Search
  9. JavaScript 4
    1. Math Object
    2. String Object
    3. Date Object
    4. Timer and Image Object
    5. Window Object
    Project 9.1 - LottoFever
    Project 9.2 - CatchIt
Links
MowerJo
CGI Scripts
CoolText Logo Design
Echoecho (Tutorials)
GateScript (JavaScript)
HTML cheatsheet
Image Caching
Images - gif vs jpg
JavaScript Events
Section 508 - Guidelines
Section 508 - The Law
Style Properties (EricW)
Web Design - MSDN
W3C Homepage
W3 Schools (Tutorials)
WebMonkey (Tutorials)
Wild Tangent Game Development
Arrays and Loops