ITWM 1010 - Creating Web Pages With HTML and JavaScript
Fall, 2007
Class Home Page
Cuyahoga Community College
instruct.tri-c.edu/rrichmond/html

What's New:

Table of contents

Other Class links


Lecture Schedule [with textbook reading assignments]   (Mondays)     (Wednesdays)  

Back To Top

Homework Assignments (for information only; see Blackboard for assignments)

  1. Assignment 1 – Simple HTML page describing yourself, Due Wednesday 8/29
  2. Assignment 2 – From chapter 1 exercises. Due Wednesday 9/5
  3. Assignment 3 – From chapter 2 exercises. Due Wednesday 9/26
  4. Assignment 4 – Add styles to the class home page. Due Wednesday 9/26
  5. Assignment 5 Style Case Studies. Due Wednesday 10/3
  6. Assignment 6 Case Problem 7.2 - Chamberlain Civic Center. Due Wednesday 10/17
  7. Assignment 7 Case Problem 6.2 - Fitness Factory Order Form
  8. Assignment 8 - Add an action button to the class home page
  9. Class Project - Due December 17
Back To Top

Exams

Back To Top

Handouts and Examples not taken from the textbook

  1. Introduction To Web Publishing (short handout, ppt file, HTML version of ppt) Terminology, and Methods for Creating and Editing Web Pages
  2. HTML Tags
  3. Entities & the W3C description of entities
  4. HTML Colors
  5. Styles & The form that selects a style sheet for the style sheet handout
  6. HTML & CSS Reference Pages and Help Sites
  7. Page Validation & DocTypes
  8. Table tags
  9. Tables In-Class Introductory Example
  10. Form Tags
  11. Form Example, using most field types, field sets, and labels.
  12. JavaScript handout
  13. Querystring Handout, with instructions for processing form data
  14. Some Javascript Examples
    1. Display1.htm – JavaScript block & alert box to control the Display style of a text block.
    2. Visibility1.htm – JavaScript block &alert box to control the Visibility style of a text block.
    3. Display2.htm – Two command buttons to control the Display style of a text block.
    4. Display3.htm – Two command buttons to control the Display style of a text block and the buttons.
    5. Display4.htm – One command button to control the Display style of a text block and the value of the button.
  15. Accessibility Handout
Back To Top