Web Page Design
Requirements for Exercise 1

Return to start page


  1. In this exercise, you will create one html program.

  2. Upon successful completion of this exercise, you should be able to create an HTML program using many of the tags covered in Part I including:

    HTML, HEAD, TITLE, "COMMENT" BASEFONT, FONT SIZE= COLOR= FACE= , B, BODY, BLOCKQUOTE, CENTER, HR WIDTH= SIZE= ALIGN= NOSHADE, BR, HX, UL, A HREF="# . . .", /A, A NAME=" . . .", /A, ADDRESS, ETC.

  3. Review the instructor's sample program using your browser to gain a general overview of the program requirements before you begin.

  4. Review the instructor's sample html code (see below) before you begin.

  5. Name your program xxxp1-1.htm. Replace the xxx with your initials.
    Return to top of page