HTML & JavaScript Notes

HTML Constructs

  1. Character Formatting
  2. Colors
  3. Columns (Netscape)
  4. Frames
    1. Accessing frames from HTML
    2. Accessing frames from JavaScript
    3. Default targets
    4. Defining
    5. Targets
  5. Links
  6. Lists
  7. Page Margins
  8. Server Side Includes
  9. Special Characters
  10. Style Sheets
  11. Tables
  12. Targets

JavaScript Constructs

  1. Detecting
    1. Browser type
    2. Operating system
    3. Navigator Object
    4. Referring page
    5. Current Page's URL
  2. Layers
  3. Objects (JavaScript)
    1. Array
    2. document
    3. Date
    4. screen
    5. String
    6. window
  4. Passing Data Between Pages
  5. Type Conversion

Other References

  1. Big Nosed Bird
  2. Bloobery HTML Style sheets

Legend

HTML keywords are bold.
In some examples, user supplied values are in italics.
JavaScript code is in green.
JavaScript functions and keywords are bold.

[I started this set of notes because I never seam to have a reference when want one.]


(house) Rick's home page with index or without index

Last Updated: $Date: 2003/12/14 10:11:18 $ GMT ($Revision: 1.28 $)