HOME
INTRODUCTION
LAYOUT
FORMAT
LINKS
LISTS
TABLES
BACKGROUNDS
IMAGES
NAVIGATION
|
LINKS
You can "jump" from one Webpage to another with the use of links. The basic syntax of the anchor tag is:
Rutgers University
Lists
Write to me!
Let's look at the pieces which make up URLs (uniform resource locators) or Web addresses like those above:
= anchor tag
href = hypertext reference
http:// = hypertext transport protocol
(refers to a Webpage)
www.rutgers.edu = implies that the default Webpage (index.html)
is to be displayed
lists.html = displays a specific file located in the same
directory
[some text] = these are the words that would normally appear
blue and underlined
mailto: = for e-mail addresses
Exercise:
My Webpage
First Paragraph
...
Second Paragraph
...
A couple of my favorites Websites are
Rutgers University
Libraries and Google.
Send me e-mail and
tell me your favorite Websites.
|
|