Answer:
<a href="PageC.html"> Click Here to go to Page C </a>
Don't forget the quote marks ("").
HTML syntax requires the quote marks, although most browsers will not insist on them.
Web Structure
Now look at the picture again:
Answer the following questions by checking with the picture.
QUESTION 7:
A cycle is a path made by following links that leads back to where you started (so it is possible to follow endlessly the same set of links.)
Can Web pages be linked into a cycle?