General introduction to HTML

HTML is code that enables us to write web pages so we can publish them on the Internet. HTML is the easiest code to learn. Generally speaking we are telling the browser what to display on the users computer screens. Once you get a feel for writing some of this code it gets easy and almost addictive.
There are a lot of free places to store your code once it its written. We call the places to publish your work servers or a host. When I say work I mean the code you have written. After you publish your page or pages its a good idea to keep them in good working order and try to update the content on a regular basis.
There are a lot of programs out there to help you write your code. I learned on notepad. It is a good idea to start out with a simple text editor because it gives the author a good insight as to how the code acts and looks.
Finally there is the old adage you get what you pay for. This principle holds true for your work in a sense. The more of an investment in time you make, the better result you're going to get.


Send comment's and feedback to
[email protected]
Hosted by www.Geocities.ws

1