HTML class II - Intro and References

http://people.musc.edu/~adamskr/ccit/training/html2/intro.html

Class Example Site

Class Outline

  1. Page Elements Review
    1. html, head and body tags
    2. line breaks
    3. show completed example for exercises
  2. Forms
    1. opening elements
    2. input fields
    3. submit elements and using FormMail
    Forms Exercise

  3. Tables
    1. header rows, rows, cells - basic elements to set up a table
    2. formatting - changing the look and size of a table
    Tables Exercise

  4. Frames
    1. 2 frames: top/bottom Example
    2. 2 frames: left/right Example
    3. 3 frames Example
    Frames Exercise

  5. Upload to Homeroom/public_html/
  6. Final Quiz
  7. Quick reference to MNA password protection - View online instructions at http://www.musc.edu/ccit/webspace/access/MNA.html

Revisiting...

ADA guidelines (section 508) - Web Accessibility Initiative (WAI) of W3C

References
  1. web-safe color palette - http://the-light.com/colclick.html
    also Visibone - http://www.visibone.com/color/chart/

  2. WC3 standards organization - http://www.w3.org/

  3. HTML online tutors:
    PageTutor.com
    Dave's Tutorial

  4. Web Guides and testers
Begin --> html 1 review