HTML Recap Exercises
Exercise 1
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 hearingstyle.css
- The title of the page is Hearing
- The page background colour is #ddffff
- The text colour is #666666
- The link colour #338888
- The font face for paragraph text is verdana
- The font size for paragraph text is x-small
- There is 1 level 1 heading and 3 level 2 headings
- The heading colour is #338888
- The image is called wave.gif
- The size of the table border is 1
- The background colour of the table is white
- The border colour of the table is #338888
- The background colour of the first row of the table is #88ffff
- The address for the link is http://ergo.human.cornell.edu/
- Items should be listed, aligned, bolded and italicised as shown in the
diagram finishedpage.jpg
- Save your finished web page as yourname.htm
More Review Exercises