Writing HTML | About | FAQ | Alumni | Tags | Index | next |

0. Standardly Speaking About HTML

Ahhh, there are always rules to follow. For HTML, fortunately, the rules are few in number and what they offer is large...

Objectives

This is just an introduction to some concepts behind HTML. After this lesson you will be able to:

Lesson

HTML, or HyperText Markup Language, is how a web browser displays its multimedia documents. The documents themselves are plain text files (ASCII) with special "tags" or codes that a browser knows how to interpret and display on your screen.

About those standards

No kidding-- the World Wide Web is exciting. It is everywhere.

Keep in mind that the thing that makes the Web (and the Internet in general) work are agreed-upon rules that allow users of almost any kind of computer able to communicate and share information.

Where does HTML fit into all of this?

Well, what we are going to cover in this tutorial is aimed toward producing documents that comply with the International HTML standards. By using "standard" HTML, your work is going to be most widely "share-able" in the fast changing future of the net. The current standards are known as HTML 2.0 which are going to be supported by most web browsers.

Things are somewhat more complicated for some of the proposed features to be included in HTML 3.0 since the ever-popular NetScape has implemented many features that go beyond HTML 2.0 and likely will be a part of HTML 3.0. Likely.

What does this mean? If you include HTML that may look snazzy in NetScape, be aware that it may look pretty ugly when viewed from another browser. After all, you are probably not going to spend all of this time designing web pages that are for your viewing only! The idea is to make something that the world can view. So the first section of lessons will take you through the most widely accepted features of HTML. From there, you can make the decision to use some of the advanced (but not yet "standard") features.

Review Topics

  1. What is HTML?
  2. Why should you be concerned about differences in HTML 2.0 and HTML 3.0?

Coming Next....

Time to start writing! In the next lesson you will see how to juggle three open windows as you write your first lines of HTML.
GO TO.... | Lesson Index | next: "Creating Your First HTML Document" |


Writing HTML Lesson 0: Standardly Speaking
©1995 Maricopa Center for Learning and Instruction (MCLI)
Maricopa County Community College District, Arizona

The Internet Connection at MCLI is Alan Levine --}
Comments to levine@maricopa.edu

URL: http://www.mcli.dist.maricopa.edu/tut/tut0.htm