HTML Recap Exercises
Exercise 2
You have been asked to create a web page for a training centre based on
the design given in finishedpage.jpg.
You have two hours in which to do this.
- Use the text in the file exam.txt
to create a html version of the image finishedpage.jpg
using an external style sheet called hcistyle.css
- The title of the page is HCI
- The page background colour is #ffffec
- The text colour is #666666
- The link colour #000033
- The font face for paragraph text is verdana
- The font size for paragraph text is x-small
- There is 1 level 1 heading, 1 level 2 headings and 3 level 3 headings
- The heading colours are #c9a4d0(h1), #996699 (h2) and #cc00ff (h3).
- The image is called HCI_header.gif.
- The size of the table border is 2.
- The background colour of the table is white.
- The border colour of the table is #cc6699.
- The background colour of the first row of the table is #ffffcc.
- The address for the link is http://www.useit.com/alertbox
- Items should be listed, aligned, bolded and italicised as shown in
the diagram finishedpage.jpg.
- Save your finished web page as yourname.htm