Navigation Bar Home Search Page Content Page Tell a Friend Contact Us
howdidhed.gif - 18638 Bytes

Saving your documents:

In this segment we will learn to save our documents in Windows XP however the process is pretty much the same in most windows software.

Now go back to your wordpad document.

From here on out for study purpose you are going to be saving 2 documents that are exactly the same except one will be saved in wordpad and will remain colored.
The other will be saved in notepad. They are exactly the same except one will be pretty colors and will be called a Rich Text File ".rtf" (because it is "Rich Text" pretty and colored) and the other will be a Plain Text File with a ".html" file extension......because your browser does not need pretty colors to read and display the document.

word6.jpg - 17645 Bytes

The reason I am having you go to the added trouble of saving 2 documents is simple. If you write code with colors it is much easier to see what you are doing than if you write in black and white document like notepad.
Then for these training tutorials I will match tag pair colors for you ... before you know it you will know what belongs to what and if something is missing. This will be more important when you have a whole page of code or perhaps a document that is a few pages long.
Remember the documents will be EXACTLY THE SAME except for the file extension and the program they are created in.....either Wordpad (NOT MICROSOFT WORD) or Notepad.

Just one more added note....when you are naming files you can use whatever name you want but after the "." the file name must be standard....in this case we are using ".rtf" (in wordpad) and ".html" (in notepad) also the name before the "." is best of lower case and can not have breaks in it. For instance you CAN NOT use html 1.html....but you CAN use html1.html or html-1.html or html_1.html.
Avoid the urge to use capitol letters. Some server equipment is very picky about this and you may find your images not showing up....better to be safe than sorry. An example might be you have an image you have saved as mycat.jpg and in your document you called it Mycat.jpg ... when all of this reaches your server it will not show your cat because according to the server there is no Mycat.jpg ... it does not know you really meant mycat.jpg which is there.

word4.jpg - 25185 Bytes

You save your wordpad document by clicking file at the top of your document window and then..... save as....another window will open and you will name your doc....html1.rtf....click the arrow on the "save as type"...select....rich text format (RTF)

Make sure you pay attention to the "Save In" section....in this case you will choose (0html) ...you click the down arrow and double click your C:\then look in the window below and fine your (0html) folder double click it until you see the contents of that folder...at this point it should be empty. It should look like the figures below.

word8.jpg - 21434 Bytes

word7.jpg - 17303 Bytes

When you click save and look into your (0html) folder it should now look like this.

word9.jpg - 18291 Bytes

Now open a notepad document. You will find notepad under start ... programs ... accessories ... notepad. A empty document window will open and paste the same information (copy info from your saved wordpad document) into notepad and save as html1.html....click save. The save process for notepad is the same as wordpad. In fact all documents you want to save are done this way. You click the file in the top of the document ... select save as and when the save as window opens you tell it where you want to save it and what you are going to name it ... voila done.

note.jpg - 18871 Bytes

Why are we saving our document in notepad?
Browsers will only read a text document (HTML is a text document). So when you want to see what you are doing in your browser you must look at the text document by opening your browser and going to file....open.....click browse and find your html1.html and click ok and it should open your browser showing the page that you have just saved....it will look like this ... Example 1

Now I have to admit this is certainly not very exciting but hang in here it will be as we progress.

There is a more simple way to open a html document in your browser and that is simply click on it from your explorer window where it is now saved in your 0html folder.

explorer6.jpg - 23276 Bytes

Double click your html1.html in this new folder and it will open in your browser to the very dull page we have just created.

For practice change the text in the body of your document.
If you want your text to drop to the next line you add <br/> to the end of your sentence.
If you want to drop a line and add an empty line you will add <p/> to the end of your sentence.
Example below:

pract1.jpg - 30357 bytes

check it out in your browser here.

Save your documents with the added text and your line drops and line spaces. Then look at them in your browser. See what you can do with these simple changes.

These 2 tags of course are a couple of the exceptions to the rules and do not need an ending to the pair of tags they can stand alone.

The next section of our HTML tutorials will be adding backgrounds, fonts, images and colors to our pages. That section is called Web Design 2

Great Programs/Products

I use these daily.

Over the years I have tried and purchased a lot of software.
The ones that stuck are listed below.

It simply pays to pay.

Your time is money!
Save both by using the best.

Avactis Shopping Cart

For years web designers have searched for a great cart that does not ruin the site design with every upgrade.
Finally we have it!

Owing a domain name is like owning your own house.
After 2 near registration disasters I LOVE:

GoDaddy

Coffee Cup

I always recommend people learn CSS and HTML first before using an editor.
Once you have a basic knowledge of both then of course go to an editor which will plunk daily used code into place so you save hours of typing over and over.

When I started out long ago doing web design ... my first editor was HotDog ... I loved it. Then with windows XP I could no longer use it at all. So I was forced to search for something new. CoffeeCup ended up being the new and I like it very much.

CoffeeCup - HTML Editor- Flash - Web Design Software

PhotoShop

PhotoShop was on of the first programs I purchased when I came online. What can I say other than it is the Cadillac of software. A must have for every designer.

webclass 101  image

Need a lot of design pieces?

Try Boxed Art where you will find a lot of templates, sounds, logos and a lot more all for an inexpensive yearly membership fee.

This site is monitored 24/7 by:

If you have your own business domain then this service is probably a must if you want to know when your customers can not access your shop>

CA Antivirus

When I came online many years ago this company put out a great FREE antivirus (innoculate). The last few years it has cost between $20 to $30 a year. I have yet to have a problem with any of my systems. EVERY system I build for myself or someone else this protection is one of the first things to be loaded.

Zone Alarm

This is another piece of software that runs on EVERY machine I have owned for the last 9 or so years. In my opinion it is the best firewall around.

Desktop
What is HTML
Basic HTML
Learn to Copy & Paste
Windows Explorer
Make a New Folder 2
Saving your Document
Desktop Html Basic HTML Copy/Paste Windows Explorer Folder 2 Save
The latest virus floating around the net is always a concern.
For that reason I have provided this link keeping the latest 5 on this site for your reference.