Instructions: USE ONLY THE FOLLOWING TEXT EDITORS TO DO THIS WORK: * NOTEPAD * WORDPAD * DOS PROMPT EDITOR * Any PURE Text Editor This code will be the base layout for your own web site. Be very careful to key the lines in exactly as they appear. DO NOT key in anything that is followed by the "<---"; and DO NOT key in the "<---". These areas are informational for you to show you what the code line actually does, and has no effect. Replace the ".gifs" and ".jpgs" with ones that you find on the Internet that you want to use. Save the file on your thumb drive as "index.htm". Then you can go to the Internet, go to "file" and "open". Select the file "index.htm" on your thumb drive. What you see is what your site will look like on the Internet. This lets you review and make changes. GOOD LUCK!!!! START KEYING AT THE LINE BELOW!!! My Web Site Home Page
<---this sets the font color and displays the .gif that you used. My Web Site


<---these are 'gifs'or graphics that you can find on the net. Use ones that you want.

NOTICE!!

This is a header section.

<---the "/" turns off the setting
<---this is another place where you can put your graphics.

This is a text section, and remember--when you see a line with a .gif; it means that is a picture. Add ones as you want to from the net.

<----the p means paragraph .

You can type your general information here, as many lines as you want. The lines will often not automatically wrap as you need to go to another line, but don't worry-we can fix that later.


This is another line. <--- The br means skip a line.

Cordially; Your name, or whatever you want to say here.



<--this sets the font size bigger or littler. <--an example of start and stop.

This is another header, or break point; each one gets smaller; h1 is larger than h2.



<----THIS TURNS OFF THE BODY SECTION <----this turns off HTML and closes the file.