<HTML> Elements & Tags

Any markup language separates a document into two main categories:

HTML, which stands for HyperText Markup Language, is the first and dominant markup language for documents on the Web (yes, the future holds others). The HTML language is defined by the World Wide Web Consortium (W3), a group of over 500 companies that decide, among other things, what elements should and should not be in HTML, as well as what future markup languages and protocols the web might use.

In spite of the fact that there are billions of web pages out there, the HTML used to create those documents consists of just a little over 90 content identifiers (hard to believe, but see the W3 List of HTML Elements yourself)

HTML elements, which are defined by HTML tags, can be one of two types:

The collection of HTML elements and the content are stored in a single file called an HTML file (usually with a filetype .htm or .html). An HTML file is simply a text file. That means that special format files, such as graphics files, can't actually be inserted into an HTML file.

So, how do graphics, sounds, programs, and other information types get included into an HTML document? By HTML elements that point to those other files, which then get combined with the HTML file by the Web browser...

 

 

 

 

Copyright © 2001 Michael J. Doyle
All Rights Reserved.

Designed & Developed by Mike Doyle
using Macromedia Dreamweaver & CourseBuilder

See Mike's Training Schedule for
HTML, Dreamweaver, & CourseBuilder Courses


Email Mike Doyle