![]()
Vance's e-Zguide "10 steps to creating simple HTML
files" Step 8 - Linking to URLs
<-- Back
to 7 | Next: On to Step 9
| <HTML> | ||
| <HEAD> | ||
| <TITLE>Vance's web page</TITLE> | ||
| </HEAD> | ||
| <BODY> | ||
| <P><B><I>Navigation:</B></I> <A HREF="../participants.htm">Back to the participants' page</A><BR> | ||
| <A HREF="http://www.netword.com/*vance@cyprus2001">Go to this workshop's main page</A></P> | ||
| <P>Hi, my name is Vance.<BR> | ||
| <I>I'm a teacher.</I></P> | ||
| <P><IMG SRC="vance.jpg"></P> | ||
| </BODY> | ||
| </HTML> |
Try it: Compare step 7 with this page.
Concept: Linking to other URL's on the Internet
Explanation:
What's coming: You've got the basics down at this point. We'll just look now at a couple of other formatting tags you might want to use. We'll start with increasing and decreasing font size.
|
Use the navigation at the top of this page or your browser's BACK button to return to a previous page For comments, suggestions, or further information
on this page, |