Vance's e-Zguide "10 steps to creating simple HTML files" Step 7 Linking to documents
<-- Back to 6 | Next: On to Step 8

<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><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 6 with this page.

Concept: Linking to other documents

Explanation:

What's coming: Now we'll see what to put in the HREF tag if you want it to link to a URL (and then we're done)

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,
contact Vance Stevens, page author and webmaster.

Last updated: February 22, 2001 in Hot Metal Pro 6.0