BASIC HTML ELEMENTS


To use this page, follow the link of your choice and see what the example page looks like. If it appears to be what you want to do, go to MenuBar->View->Document Source and see what the HTML looks like. Locate the tags responsible for what you want to do. Copy the lines and Paste them into your own document. Save your document and look at it via MenuBar->File->Open File in Browser to test.


Page elements:

  1. Basic HTML page
  2. Basic HTML page plus default text and simple formatting elements (space between lines, shadow lines, centering text)
  3. Let's add a link back to this page
  4. Same as number 3 but in COLOR!
      Choosing colors in HEXIDECIMAL is not intuitive so so try choosing from a palette like the netscape palette or use this handy RGB to HEX conversion page. Even better, try this colormaker link.
  5. Page Flip


Textual Variations:

  1. Old-style Header sizes
  2. Font sizes
  3. Font types (very little choice...)


Image Variations:

  1. Basic use of images - .gif or .jpg?
  2. Formatting and images
  3. Images and Text
  4. Images as Links
  5. Images as Backgrounds
  6. Animation Image Trick (Cheap version)



Workshop Page | Overview | Mechanics | Examples | Basics | Go On-line | Intermediate | Advanced