CompSci 94 Fall 2019: Assignment 2

Due: Thursday Sept. 12, 2019 by 11:59pm

10 points

The purpose of this assignment is for you to create a web page about yourself.

Creating Web page about yourself

You should create your web page using Glitch.

For this course, you will create a web page about yourself. Whether or not you already have a personal home page, you should create a separate webpage for this course. You must write the webpage in hypertext markup language, HTML and CSS.

Your webpage must contain at least the following information:

  1. Your name ( first name is ok, note that your web page will be public and on the web so if you don't want identifying information on it, only first name is fine. )
  2. where you are from
  3. your computer science autobiography (see below)
  4. a link to the CompSci 94 web page
  5. a list of information about the first three classworks (classworks 1 to 3 from August 29 to September 5). You should have a header that goes with this list.
  6. A table of words or phrases and images about you. The table must have at least a header row, three more rows, three columns and at least two pictures in the table. The table can be bigger if you want. For example, you could have a column on deserts you like and put in a picture of chocolate chip ice cream, key lime pie and peach cobbler. You could have another column on your hobbies, etc.
  7. List the courses you are taking this semester, including this one!
  8. Style your webpage, using at least four things you learned with CSS.
  9. Write a list that describes the four things you did with CSS to style your web page.
Some suggestions for additional information but not required include:

Computer Science Autobiography

Your autobiography should attempt to answer the following questions:

Your email address on a web page (optional)

You can decide whether or not you want to put your email address on your web page. There are web crawlers that look for email addresses on web pages and then send spam to them. If you put your email address on a web page, then you should disguise it in some way.

If your user id is abc123 then you don't want to list it as abc123@duke.edu, but rather as abc123 AT duke.edu. You can also disguise it by putting it in a graphic image as Prof. Rodger does on her web page.

Neither of these guarantee that current or future webcrawlers will find them.


SUBMIT: FILL OUT THE REFLECT FORM

YOU MUST DO THIS PART AFTER YOU HAVE COMPLETED YOUR WEB PAGE.

For this assignment only, you will not use websubmit to submit, since there is no file to submit.

For submitting, just fill out the Reflect form in which you will include a link to the URL for your web page.

In doing so, you are telling us that your web page is ready to grade.