CORC 1312
HW #4 : HTML - Part II


Make Your Own Web Page - Part II

In this assignment, you will add more features to the Web page you created for your last homework. As in the previous assignment, you will be using HTML tags.

  1. Make sure that your page includes both a title and a heading (and make sure that you understand the difference!)
  2. Change the background - either change the background color or use a background image. Be careful - make sure that the text and links still show out clearly. You may want to change the color of the text or links.
  3. Add a picture. You can find some Brooklyn College images here. Or you can copy image files from other websites (check the copyright information!) Make sure that the image files are in .gif, .jpg/.jpeg, or .png format. Do not use image files that end with .bmp or .art - they will not show up on all browsers (even though they may work with AOL.)
  4. Add at least 3 links to other Web pages, with a description of why you chose those links.
  5. Add a table. The table could arrange the classes and times of courses you are taking this semester in rows and columns. The content of the table is your choice, but it should include at least 3 rows and two columns.

Note: Please do not use FrontPage or other Web page design software to create your HTML file.

These links may help you out:

Optional: Some of you were interested in learning how to incorporate audio (or other multimedia files) into Web pages. You can look here for a discussion and some examples.

How to Submit

Ask your instructor how he/she wants you to submit this homework. Some instructors will accept homeworks only one way.
  1. email the html file to your instructor as an attachment
  2. or
  3. Print out both of the following and turn them in:
    1. a copy of your Web page as it appears in the browser (click on the "print" button on top of the browser window.)
    2. a copy of the html file, with the HTML tags, as you see it in Notepad. (Open the file in Notepad, click on File, then Print.)