One-Hour HTML Tutorial
Table of Contents
Chapter
Lesson
Resources/ Tags & Attributes
i
HTML is easy
Class Aid, Self-Tutorial, or Reference Guide
ii
What you will need
Text Editor and a Web Browser
1
The Basic HTML Page
<HTML> <HEAD> <TITLE> <BODY> <BR> <P>
2
Formatting Text
<B> <I> <U> <FONT FACE=face SIZE=# COLOR=color>
3
Formatting Paragraphs
<P ALIGN=align> <BLOCKQUOTE>
4
Creating Lists
<UL TYPE=type> <OL TYPE=type> <LI>
5
Adding Pictures
<IMG SRC=src HEIGHT=### WIDTH=###>
6
Creating Links
<A HREF=link> <A HREF=MAILTO:email>
7
Formatting Pages
<BODY BGCOLOR=color BACKGROUND=image>
by Robert Dolores