Basic HTML Tutorial
HTML stands for hypertext markup language and it is a very simple computer language. With a little information and practice you can master the basics in no time at all.Learning a little bit about HTML is very useful, even if you use Frontpage or templates because it will help you to see exactly what you're working with when looking at html pages.
There are a lot of good html tutorials out there, but I needed to create one that was simple and concise, yet as all-inclusive as possible. I also wanted to present it so that a user can go from the first snippet of code, all the way to a completed page in just a few minutes. Finally, and most importantly, I wanted to present as much of the code as possible in forms so that users can simply copy and paste any code that they want at any stage along the way.
Linking - This page shows how to create hyperlinks and create links to images to call them up.
Basic HTML - this page gives you the bare minimum basics from which to start fiddling with HTML and sets the foundation for html page building.
Page Building - once you have the basics underhand you're ready for some basic page building. This is a tutorial in 2 parts which starts from an empty template and goes to a completed html page ready for publishing on the web.
HTML Tags - covers all the most important html tags and their functions.
Meta Tags - provides an overview of meta tags, what they are and how to use them.
Template - this is a four page web site template with instructions, and it's all ready to go. All the user needs to do is copy and paste.
This tutorial was created in its entirety by Ken J Wagner © 2002 1AFM.com All Rights Reserved.