Prev Up Next
Go backward to View Your New Web Page with Netscape Navigator
Go up to Part I: A Miniature Web Site
Go forward to Add a Link to Your Page

Fill in the Body of Your Web Page

The next step is to put some information in your page. At this point, let's just add a heading identifying the page and a bit of text introducing yourself. Something like "Herb Gritz's Home Page" would be fine for the heading (feel free to be more creative). For the text, I'd ask you to write just a few sentences. Be sure to mention that you are a Williams College student (we will use this text for a link later). Don't mention that you are taking CS 105 (we will put that in a separate section later).

You could insert the header and paragraph by simply typing the HTML tags and text required in the BODY of the "index.html" file. If you want to proceed that way, go ahead. In the detailed instructions below, however, I will lead you through the process of adding these elements using PageSpinner's menus. I'd suggest trying both approaches at some point during the lab and deciding which you prefer as the course goes on.

To insert the header and paragraph:


Prev Up Next