Start with the first 100 or so lines of content from The Raven, by Poe. Begin shaping it into a well-organized and well-designed web site, with a French page and an English page and a combined-languages page. As usual you should use at least one stylesheet, put the files in the appropriate places with the appropriate permissions and names, and so on. You know the basics of how to do this cleanly now, with content in one place and presentation in another place and documents which are valid and well-formed and so on.
~yourid/www/IMM/
|
index.html <–– has links to all projects
|
--------------------------------
| | |
project1 project2 media <–– any images go here
|
index.html <–– has links to main index + all content pages
page1.html
page2.html
page3.html
[etc]
Do not simply divide the text of your paper up into chunks and put one on each page. The linear, narrative organization of a poem seldom transfers well to the hypermedia, screen-based environment of the web. Think of a web-oriented way to organize your content.
Due Wednesday of week 4 at the beginning of class.