Introduction to HTML
Introduction to HTML Tags
What is an HTML tag ?
Will any file do ?
The structure of an HTML page
The
<HEAD>
and
<BODY>
Tags
What goes in the
<HEAD>
section?
What goes in the
<BODY>
section?
Tags for the
<BODY>
section
Splitting up a page with headings
Page formatting tags
Changing the appearance of text
Using lists
What about tabular data ?
Tabular data on HTML pages
Modifying the look of tables
What can be done with tables ?
Attributes for the
<TABLE>
tag
Attributes for the
<TR>
tag
Attributes for the
<TD>
tag
An example of
<TABLE>
in action
What about pictures ?
What pictures can be used on a page
How to include pictures on a page
Linking information together
How to link one page to another
The source form
The target form
There is more
Content of this page Copyright © Robert Quince 1996 - 2005.
Site Comments