<A HREF="http://www.uah.edu/">UAH home page</A>Enter the following HTML code to create a link to a file named "cas.htm" on your local PC with the reference
in viewer's browser appearing
<A HREF="file://localhost/T:/cas.htm" target="_blank">File on local T: drive</A>
<A HREF="ftp://ftp.linux.org/pub/">Linux Online</A>
<A HREF="ftp://aslnx2.asb.uah.edu/pub/">CAS
FTP Server</A>
<A HREF="gopher://gopher.tc.umn.edu:70/11/">Information
About Gopher</A>
<A HREF="telnet://aslnx1.asb.uah.edu">electronic bulletin
board</A>.
send <A HREF="mailto:userid@email.uah.edu">Alan Whitten</A>
a note Note to UAH ASB lab users: Netscape's email and UseNet features are not enabled in ASB 207, 211, or 352.
<A HREF="news:rec.food.chocolate">Chocolate
News</A>
- <A NAME="Lesson 1"></A>
- <A NAME="Lesson 2"></A>
- <A HREF="#Lesson 1">Go back to Lesson
1</A>
- <A HREF="#Lesson 2">Go back to Lesson 2</A>
<A NAME="Project 4"></A>
In this page a link was created to that anchor with:
Let's review Lesson 1. To create a link
to a Jason Borneman's page,
Creating HTML,
you merely need to enter:
A link to that same document can be made using any referencing text you choose. Let's create another
link to that same page using,
"Borneman's HTML Guide"
as the referencing text, just to show we can do it, by entering:
See your textbook, pages 80-83, for a short cut to creating formatted links and a chapter summary.
You must be very careful when typing in any Internet address, there is absolutely no margin for error. It is recommended, you use your browser to visit that site, copy its URL from your browser's Location bar, then paste it into your HTML document. While you are free to enter any text, i.e., "Creating HTML" and "Borneman's HTML Guide" in our examples above, you should use text that meaningfully identifies the links you create.