Homework

  1. Create a summary.html page and a summary.css style sheet in the cis228 directory of your website. Summarize the importent content of this course. Style this web page to be printed. Use the Prince software to create a pdf file, summary.pdf from it. Make sure the content fits on one side of one page. Upload this pdf file to your website. Print the pdf file and bring it to the final.

  2. Create a project.html page in the cis228 directory of your website. For each chapter of HFHTML, list the important topics of the chapter (most chapters will have from 3 to 5 important topics). See topics.html for some suggested topics. For each topic, explain how you have used what you learned about that topic on your website. Include hyperlinks to specific uses in your website (set the target attribute to "topics"). (Remember, you can point a hyperlink at a specific element in a webpage by giving that element an id attribute and appending the value of that attribute after a # at the end of the URL.)

    Your uses can come from your about me pages or from a separate set of project pages on your site (or from both).

Both assignments will be due on the last day of class, 12/13/11.