Learning HTML
Chapter 3 - More Basic HTML Tags

Now that you've created your first HTML document, you're ready to begin improving it by adding more formatting tags. We will continue to use Notepad to edit the HTML file. If you closed Notepad after completing Part 2 of this guide, you should open it now (if you don't remember how, go back to Chapter 2 for instructions).

In Notepad use the File Open command. You'll see a window showing the current directory (probably C:\windows) and a list of file names. Notepad will automatically list files with the .txt extension. Click in the box "Files of type" and select "All files (*.*)" . Then scroll through the list of file names until you come to first.html . Highlight the file name and then click the Open button. You can now make changes to the file.

Contents:


Learning HTML
www.dickinson.edu/~dempsey
Last updated 6/8/2001
Copyright © 2001 Paul Dempsey