REVIEW
Let's go over what we have learned:
<! - this denotes a remark statement.... good for keeping track of where you are. >
<HTML>
<! ***Tells your browser what type of document it is loading.>
<HEAD>
<! ***The unseen top >
<TITLE>
The Document's Name
</TITLE>
<! ***Closure for the TITLE TAG >
</HEAD>
<! ***Closure for the HEAD TAG >
<BODY>
<! ***Beginning of the Body >
<CENTER>
<! ***Centers the page HEADING >
<H1>
My First Web Page
</H1>
<! ***Creates a large HEADING >
</CENTER>
<! ***Closure for the Center Tag >
Hi! My name is Ray, and this is my very first web page.
<BR>
<! ***Skips to next line (BREAK) >
Here is a picture of me:
<IMG SRC="../pic/mypic.jpg">
<! ***Image Address (SRC=URL) >
<BR>
<! ***Another BREAK TAG >
To learn more about HTML, you can
< A HREF="mailto:bobsyouruncle@juno.com"> email me </A>
<! ***an ANCHOR to an email address. >
</BODY>
<! ***Closure for the Body >
</HTML>
<! ***Closure for the Entire HTML Document >
Whew!
We've learned a lot in these 14 short lessons!
Well, it may seem right now like you have the world in your pocket - but hold on tight, cause I'm about to take you for a WILD ride!
On The Following Indicator...
(
GREEN
will indicate your current location)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Otherwise - please click to visit an advertiser so they know you saw their ad!
This Course was written by Ray Dall © All Rights Reserved.
This page and all its content Copyright, Trademarks, Intellectual Properties
and other legal issues 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Ray Dall.
All Rights Reserved.
And for what it's worth... this page was last updated HexDate 01-11--7D1
VISITORS: