unit9lesson1_startercode

In this project you will be linking pages together use the a tag

To do this you will need to do the following:

  1. On index.html create three links. One to each of the files in the pages folder.
  2. On page1.html create three links. One to the other 2 pages in the pages folder and one to index.html
  3. On page2.html create three links. One to the other 2 pages in the pages folder and one to index.html
  4. On page3.html create three links. One to the other 2 pages in the pages folder and one to index.html