HyperText Links
Hypertext Links allow a WWW to link to other "objects" on the Internet
text
or
text
<a ...>
| anchor tag (start).
| href
| hypertext link.
| scheme://
| the Internet protocol to be used.
| host.domain
| the IP name (or number) of the computer.
| /dir/subdir/
| path of filename.
| filename
| filename.
| text
| text to be displayed as the link in the browser.
| </a>
| anchor tag (end).
|
Web Page by
Stephen Peter,
S.Peter@unsw.edu.au
last updated 21 July 96
|