32 Review Exercise
Create a web page applying all the tips, advices, and guidelines we have studied. For example:
- Links
 - Define unique text in links
 - Include "skip links" at the beginning
 - Images
 - Use alt attribute
 - Use longdesc attribute
 - Headings
 - Structure content correctly
 - Colours
 - Use colours with good contrast
 - Be careful with some combinations of colours (e.g., red/green)
 - Forms
 - Use 
<label> - Use 
<fieldset>and<legend> - Use 
title - Use 
focusin CSS to highlight controls - Text
 - Use relative text sizes
 - Tables
 - Use 
<caption> - Use 
summary - Use 
scope - Use 
headers