Your assignment is a multi-page web essay. Your challenge is to make sure that readers can find all the pages of your essay. You need to chunk out your essay into pages that make structural sense and that avoid the tl;dr effect by making sure you have the right amount of text for each page.
We will talk about the examples from last week’s post and the Project 3 Navigation Options. The short version of my advice is as follows:
Post the link to your Project 3 rough drafts for Peer Feedback by 11:59 PM on Tuesday, October 20. Submit whatever you have, and remember that your link won’t change even if you continue working.
Follow these instructions to post your draft:
Go to Quizzes in Canvas, and choose the "Web Essay Navigation" to tell me the navigation plans you are considering for your web essay. I will respond to them on Wednesday, in class, while you work on peer review.
By 11:59 PM on Tuesday (10/20), do the following:
For Wednesday’s session (10/21), do the following before class:
For Friday’s session (10/23), do the following before class:
For Monday’s session (10/26), do the following before class:
Go to Appearance –> Menus, and add subpages wherever you want the web essay to appear in your menus..
Add links to the previous and next pages at the bottom of your page. You can play with the options here to make the links look the way you want to. You can just center the two links and add a dash or something in the middle to separate the two:
Previous: Overview — Next: Design
If you know HTML, you can try adding a table to make the previous link left aligned and the next link right aligned.
Previous: Overview | Next: Design |
If you know CSS, you can try using DIVs to align the links to the left and right, but note that your theme may not work smoothly with the added code.
Add links to all the pages of your web essay at the bottom of the page. Usually you remove the link for the page you are on. Some sites will make the link bold as well. I inserted a symbol between the pages.
For the example below, imagine you are on the Overview page, so that word isn’t linked and is in boldface:
Overview ⇔ Rhetorical Situation ⇔ Design ⇔ Affordances ⇔ Constraints ⇔ Conclusion
When I moved to the Rhetorical Situation page, the navigation at the bottom would change to this version. Overview is now a link, and Rhetorical Situation isn’t linked and is in boldface:
Overview ⇔ Rhetorical Situation ⇔ Design ⇔ Affordances ⇔ Constraints ⇔ Conclusion