LINKING WEBPAGES
TOGETHER
Quick
Reference
After creating at least two different webpages (HTML files), you
can link them together. In Part 3 of this
workshop: My First Webpage, you learned how to create a simple
link to CNN. When you link webpages you have created on your
computer, however, it is easiest to use a different method.
Two Different Kinds of Links:
- Absolute Links: Like the link you made to CNN, absolute
links include "http" and the full pathname of the file you want to
link to. Example: "http://www.cnn.com"
- Relative Links: These are used for linking webpages
created on your computer. They come in three varieties:
- "file2.html" links to another file in the same
folder/directory
- "pages/file2.html" links to another file in another
folder/directory inside the folder (in this case, the directory
"pages")
- "./file2.html" links to another file in the
folder/directory above the present one.
DON'T SWEAT THE SYNTAX!
As before, Claris Homepage takes care of the HTML coding. To link
two files together, just follow these steps:
- Highlight the text you want to make into a link by clicking
and dragging over the text with your mouse.
- Click the link button to make a link and type the full
internet address you want (also called an ABSOLUTE
LINK):
NETEQUETTE SUGGESTION: Don't use text like "CLICK HERE for
more information" when you make links. Try to write webpages in
language appropriate for normal writing. Some people consider "Click
Here" links to be in bad taste, while others don't care. Some web
design professionals consider these links very amateurish.
Microsoft's website uses language like "Click Here" for links
however, so who knows?!
Finally:
CONSOLIDATE!
- When you have finished editing a webpage, use built in tools
to check links and make sure all graphics used on your pages are
contained in your HTML folder.
Consolidate
|
Claris Homepage
|
Netscape Composer
|
MS Frontpage 2000
|
- From the EDIT menu choose
CONSOLIDATE.
- Either choose to save images at the same level as the
webpage, or in a folder called "images."
- Click Consolidate.
- To consolidate an entire site:
- Close all open files and save if necessary.
- From the FILE menu choose OPEN FOLDER AS
SITE.
- Click the CONSOLIDATE button ()
and choose ENTIRE SITE.
|
|
- From the VIEW menu, choose REPORTS and PUBLISH
STATUS.
- This will tell you what page elements are not ready
for web publishing.
|
-
Home - Basic
Course - Intermediate
Course - Tools for the
TEKS
Course
and Website by Wesley A.
Fryer of Lubbock, Texas.
Site sponsored by WesTech Vision
Inc.