4. Step-by-step HTML markup

As an example, we'll use a document that provides a basic overview of this HTML tutorial. If you have created the following document in your favorite word processing program, how do you turn it into a webpage?

An Introduction to Hypertext Markup Language

TUTORIAL DESCRIPTION

HTML is the basic language of the World Wide Web. If you are interested in creating webpages, HTML is the first thing you should learn. In this tutorial, you will

  • learn what HTML stands for,
  • learn some basic tags, and
  • see an example of how a webpage would be encoded with HTML.

SOME EFFECTS OF HTML TAGS

  1. Making text bold or italicized.
  2. Changing the size of text.
  3. Linking one document to another.
  4. Creating numbered and non-numbered lists.

PREREQUISITES

You should have had some experience browsing the web, as well as some general experience with computers. Additionally, you should know how to save and retrieve documents on a computer.


FURTHER READING

There are many other
HTML tutorials listed at Yahoo.

NEXT: >>

Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18