CIS 142
Intermediate HTML Programming

Assignments Page


Assignment 1

Email -

Before next class, send me an e-mail from your e-mail address. In the body of your e-mail, include the following:

  • Web Site - include your web site URL.
  • Theme - Tell me what your web site theme will be.



Back to Syllabus



Assignment 2


A Working Web Site -

You should have a working web site (live on the web). It should provide me with a means by which I can identify the site at yours (for example, your name). It should contain:


  • Multiple web pages and anchors
  • Links to other pages
  • A Color Scheme
  • More than 5 images
  • At least 1 image map
  • At least 1 table
  • At least 1 page using frames



Back to Syllabus



Assignment 3

Forms -

Using the book as a guide, develop a form for your site. Your form should include:

  • Input Box(es)
  • Drop Down List Box(es)
  • Radio Button(s)
  • Check Box(es)
  • Text Area(s)
  • A Submit Button
  • A Reset Button


** NOTE ** At some point during the semester, add a MIDI AND a WAV file to any page of your website.

Back to Syllabus



Assignment 4

Acquire an existing JavaScript program either from the book, from the samples on the server or something you have looked up on the web. Make minor modifications to it so that it is clear it was modified (Add your name or customize it to your site theme). Get the JavaScript program to run on your web site.

Back to Syllabus



Assignment 5

Using the form you created in lab 3, write a JavaScript program that will validate the user input fields in your form. You should validate at least 3 fields and your program should notify the user if improper or blank input is entered.
Back to Syllabus



Assignment 6

Select one of the JavaScript concepts from my web page or the book Chapters 3, 5, 7, 8, 9 or "10" and create a program specific to your site using the concept you select. Identify the page which you have written the program on and describe what you expect the JavaScript to do in a HTML paragraph on the same page. You can start with the examples on my "a href="142_code_samples.html">"Samples of HTML Code" page, however, be sure to specify your own function and variable names!

Back to Syllabus



Assignment 7

  • Use the sample Java program on my website (or one you develop) and incorporate it into one of your web pages.


  • Using the Perl script in the Sample Code area on my web site, revise the form response for Assignment 5 to provide the user with confirmation of what s/he sent and provide the recipient with an easy to read result.




















Return to CIS 142 Class Links