HTML Tutorials

Back to Home Page      Back to HTML Tutorials Home Page  

Back to HTML Codes and Questions

How Do I Save My Web Page?

Before you can see your web page you must save your web page in the text editor (Notepad) as a HTML file.  You will be saving your web page to your "A" drive.  Here is how you do it.

1. Click "File" which is located at the top left corner of your Notepad screen.

2. Move your mouse pointer down to "Save As" and click it. A box should appear. 

3. Near the top of the box is a white space called "Save in:".  This box will allow you to save your file on your floppy disk.  The white box should display "3 1/2 Floppy (A:). If it does not, click the down arrow and find "3 1/2 Floppy (A:).

4. Near the bottom of the screen there is a white box called "File Name"  Type in the name of your file.  Some examples include: Joe, baseball, Colorado.  You can name the file most anything you want.  Do not press "Enter" yet.  You are not finished with the file name.

5. At the end of your file name type a period and "html".  This will tell the computer that this is a web page.  Some examples include: Joe.html, baseball.html, Colorado.html.

6. Click the "Save" button near the right side of the box.

Your file should now be saved and ready for viewing on an Internet browser.