One of the tricks to building a web-site is knowing that your HTML is doing what you want it to do. As a text only document it's pretty boring. The trick is to look at your HTML document in Netscape to make sure it looks right. Following the steps outlined above, you can open your HTML (Text Only) document and look at it in Netscape to check for syntax errors, composition, and design.
At the beginning of any web-session I always open up Word/WordPerfect and Netscape (I don't dial-in). Without a modem connection, Netscape (or any other web-browser) becomes a fancy viewer for documents in your computer. Having set this up before I start working, I can move easily between my word processor and my web-browser.In this assignment you will learn how to borrow the source codes for any document you see on the web. The purpose of this assignment is to combine all the mechanics of moving between your word processor and your web-browser, saving as a Text Only file with an .htm or .html extension and viewing an HTML document from your computer in the web-browser.
For this assignment, do not worry about substituting any text. The point is to make sure you are starting to understand the mechanics of the web. (Don't worry it will become second nature the more you do it.)