![]() |
|||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||
|
GETTING STARTED |
|||||||||||||||||||||||||
|
There are several pieces of information that a person should know and understand before attempting to learn how to take advantage of programming in HTML. The fact that you are reading this tutorial is a positive indication that you have a thirst for knowledge. This basic tutorial teaching HTML is written in very simple terms, geared toward a person with average intelligence, but with very little or no knowledge of HTML. The intent is to guide you through the basic steps as quickly and effectively as possible in order to get you on your way to creating Web pages. If you have questions concerning anything you read within this tutorial, or if you find an error, please e-mail me. Good luck!
01) USING THE HTML TUTORIALRather than putting all of the HTML Tutorial onto one large Web page, it has been divided into several sections (called Chapters) for easier access. It is well-advised to begin with the Introduction and progress through each chapter consecutively for better understanding. It is also advised to not proceed on to the next chapter if you do not have a good grasp of the content in the chapter you just completed.
02) HOW DO I EDIT?All of the code (also called source code) for HTML is typed via a text editor of some type. There are many text editors available, depending upon the operating system running on your PC computer and/or laptop. Most Windows™platforms (95, 98, 2000, XP, XP Professional) provide Notepad™ or WordPad ™. If you are using a non-Windows™platform, such as Unix, etc., then you have available to you emacs, vi, and others dedicated to that specific platform.Details on editing in any of these are not given here, simply because of the wide variety of editors available and the different approaches taken by each. Please consult your text editor's documentation for help on how to save and recall files. 03) HOW DO I BEGIN?I would advise beginning by becoming familiar with your computer/laptop, if you already aren't. By "becoming familiar", I simply mean to know and understand how to navigate through directories, subdirectories, and files. It is also needful to know how to create new directories, subdirectories, and files. For this tutorial, I advise setting up a special area on your computer into which to work. For instance, you might set up a subdirectory underneath your user account in the directory entitled Documents and Settings.
Documents and Settings Without going into major detail on setting up subdirectories, I will explain how to set up the above example.
HTML TUTORIAL
|
|||||||||||||||||||||||||