Compare the following files:
- Hemingway.txt. Just text, saved as .txt file. (Compare to the html file hemingway.html)
- Hemingway.html. Exact same file as above, but saved with .html extension instead of .txt
- Hemingway2.html. Same file as above, but with basic structural html added.
- Hemingway3.html. Same as hemingway2.html, but with basic internal style sheet added.
- Hemingway4.html. Same as hemingway3.html, but with slightly more complex style sheet and an image added.
- Hemingway5.html. Same as hemingway4.html, but with different style sheet.