|

1. Relative versus Absolute Paths for
links
- See Relative versus
Absolute Paths for links
2. Using Spot IT Button Maker to create
buttons
3. Using Microsoft Paint
4. How to create links within a single
webpage
- Using anchors to create internal links within a
webpage
- See Anchors example in
Anchors.htm
- How do I use an anchor to go to the top of the
page?
- See linking1.htm
versus linking.htm
- The source code for this trick is:
<div align="center"><a
name="top"</a>
- Make sure you
put this anchor right after the code
for the first table in the page. For example,
<table
border="0"
cellpadding="0"
cellspacing="0"
width="100%">
<a
name="top"</a>
5. The Importance of using "Alternative
Text" or
"Alt tags" to
name images and graphics.
6. How should you layout a Website?
- Lynch:
Planning Site Structure
- Create flowchart diagrams to help you
layout a website.
- Remember your site structure depends on
how you want the user to access and use
the information and related pages on your site.
- A well-thought out site structure makes
linking webpages within your site easier.





|