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

What is HTML?

In lay terms it is the language that speaks to your browser. HTML (HyperText Markup Language) is pretty standard. The browsers are not. There are browser wars going on as we speak. Each company wants to one up the other so they do not always stick to the standard code. This makes the job of web designer difficult at best. Right now I design mainly for Internet Explorer 5.0 and above. Simply because the features are great and most of the public use that browser. That may change by tomorrow afternoon but for now that is what goes here.

A web page has a certain format or text document that will eventually be uploaded to your web domain (web host) that in turn serves your web page to the public.

Below is the very basic web document.
I will color code the document in hopes it will make things a bit more clear and easier to understand.

word5.jpg - 27979 Bytes

This page will look like this when you view it on a website. Notice that only the text between the body tags will be what is viewed by the public.

browser.jpg - 12288 Bytes

Notice the tags, flags or commands come in pairs
an opening tag (<HTML>)
and a closing tag(</HTML>)

We seldom deviate from this practice....most of the time there must be an opening tag and a closing tag. I stress this because if by chance you leave one of these tags out the browser being a stupid creature that can not think for itself will no doubt give your page a different look than what your original intent might be.

Every standard HTML document MUST HAVE a pair of:
HTML tags to designate it is a HTML document.
HEAD tags that contain hidden data that help register your pages in the search engines. These are the back stage production instructions for the server and browser so to speak.
TITLE Make sure each of your pages has a <title> tag that provides a concise, helpful description of the page's contents. Most search engines display the text of your <title> tag as the "headline" for your entry in the search results list. Most spiders also extract search keywords from your <title> tag, so your page will be more likely to reach its intended audience if it contains words that your audience is likely to use when searching for the information on your page
BODY tags that contain the page data. Everything you want to show on your page goes here.

Each of these pairs must be bracketed with
<......>opening
</......>closing

Example:

<BODY>opening
</BODY>closing

Okay we are ready to start.
You are going to create a html template...open wordpad...I say use wordpad rather than notepad because it will copy the code in the colors as shown above and if you work in these colors I think it will be a bit easier to understand what you are doing.
DO NOT use Microsoft word or any other processor as the code you write will likely be changed to something you can not fix.

Just in case you are new to the computer and you are saying where the heck is wordpad?
On your taskbar:

htmltask.jpg - 6125 Bytes

Usually located at the bottom of your screen (taskbar)....however on occasion you will find at either side or top.

go to start.....programs.....accessories....wordpad.....voile up pops your wordpad window ready to have something entered into it.

word1.jpg - 24463 bytes

word2.jpg - 12646 bytes

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>

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.