Brushstrokes::Web Design notes
Occasional articles on Dynamic HTML, Javascript, Ajax, CSS, Perl, PHP and other Web Technologies.
HTML
An introduction to HTML for young peopleLesson 1 covers basic HTML tags and links
Lesson 2 covers tables and "view source"
Lesson 3 introduces CSS for colouring things in
How to create and edit an HTML document in Windows
Programming
Javascript String Library Reference Card
An introduction to Object Oriented Programming
Lesson 1 introduces Classes, Instances, methods and Properties
Lesson 2 discusses Constrctors, Destructors and Encapsulation