Using HTML

HTML Recap Exercises

Exercise 3

You have been asked to create a web page about viruses based on the design given in finished_page.gif. You have two hours in which to do this.

  1. Use the text in the file virus.txt to create a html version of the image finishedpage.gif using an external style sheet called virusstyle.css
  2. The title of the page is Viruses and Other Bugs
  3. The page background colour is #ccccff
  4. The text colour is #666666
  5. The link colour #0099cc
  6. The font face for paragraph text is verdana
  7. The font size for paragraph text is x-small
  8. There are 1 level 1 heading and 3 level 2 headings
  9. The heading colours are #339966 & #ffffcc.
  10. The image is called virus_title.gif
  11. The size of the table border is 1
  12. The background colour of the yellow rows in the table is #fffff2
  13. The border colour of the table is #cc66ff
  14. The address for the link is http://www.askjeeves.com/
  15. Items should be listed, aligned and bolded as shown in the diagram finished_page.gif
  16. Save your finished web page as yourname.htm

Another Review Exercise