Basic HTML version of Foils prepared 11 May 1997

Foil 10 More on Hyperlinks

From Introduction to HTML--ECS400 fall 97 ECS400 Senior Undergraduate Course -- Spring Semester 97. by Nancy J. McCracken *

1 Links can also refer to any other documents on the Web.
2 For example, suppose that we want to include references to other information about rugs.
3 The Oriental Rug Company is a member of the
4 <a href="http://www.unusualrugs.org/general/index.html"> Oriental Rug Consortium </a>, an organization devoted to identifying and preserving sources of Oriental rugs.
5 The string of characters in the HREF field is called a Uniform Resource Locator or URL. It provides a unique way of locating any document on the Internet. Server types include http, ftp, gopher, WAIS, news, telnet.
6 Note that in the above example, the URL could also be given as http://www.unusualrugs.org/general/

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Aug 26 1997