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.
- 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
- The title of the page is Viruses and Other Bugs
- The page background colour is #ccccff
- The text colour is #666666
- The link colour #0099cc
- The font face for paragraph text is verdana
- The font size for paragraph text is x-small
- There are 1 level 1 heading and 3 level 2 headings
- The heading colours are #339966 & #ffffcc.
- The image is called virus_title.gif
- The size of the table border is 1
- The background colour of the yellow rows in the table is #fffff2
- The border colour of the table is #cc66ff
- The address for the link is http://www.askjeeves.com/
- Items should be listed, aligned and bolded as shown in the diagram
finished_page.gif
- Save your finished web page as yourname.htm
Another Review Exercise