Lab 3a page 94 handout exercise The ex5-2_post.txt is available on the class web site next to this file. Notice it has the Unix/Linux/Mac textfile newline format, so it won't display nicely in Notepad. You can Open With it in Wordpad, and then Save it, which converts it to Windows/DOS textfile newline format so that it will be usable in Notepad. Now Open it in Notepad so you see what it looks like. Copy/paste the ex5-2_post.txt file into the body of a New CoffeeCup HTML file. Break the existing long lines into shorter ones that don't require horizontal scrolling and that print nicely. 80 columns is the tradtional rule of thumb of width. Indent everything for readablity and to show its nesting. Make the changes specified and suggested/hinted at on the page 94 handout, i.e. do more than what's originally in the book, including special character named entities practice (don't ever use the numeric entitties because no one, including yourself, will know what that means in the source). Upload to your web site, put a link to it in your index.html. CoffeeCup warning: any New HTML file created in it is in the Unix/Linux/Mac textfile newline format. Not a problem for any browser, or Source viewer, or CoffeeCup itself, but the file won't be usable in Notepad.