Directions: Create a homepage for all of your writing assignments.
- Utilize the writing folder.
- Place all of your writing assigments in your writing folder.
- Create an index.html home page in your writing folder.
- Create links in the left hand section of the writing home page to all essays in the writing folder.
- Create a back link to the portfolio homepage in the right hand menu bar.
- Create a link on the home page to the writing home page.
This is the link that goes on the Portfolio Homepage. This link will open the
Writing Homepage.
<a href="writing/index.html">Writing</a>
This link goes on the Writing Homepage and links you back to the Portfolio
Homepage.
<a href="../index.html">Back</a>
This link goes on the Writing Homepage and links to all of the writing
assignments.
<a href="digital_literacy.doc">Digital Literacy</a>