| The three types of addressing |
The three types of addressing are used in the following places:
All of these examples are given using the A tag, but the same logic and rules applies to the IMG tag.
The three types of addressing are:
|
An example of Absolute addressing used to link to another student's site:
Here is a link to the student found in wpd34 using absolute addressing:
<A HREF="http://www.meyerconsult.com/student/wpd34/">Student wpd34</A>
An example of Absolute addressing used to for an e-mail link:
If trying include an e-mail link E-mail You, you would need to use absolute addressing It would look like this:
<A HREF="yourname@yourisp.com">E-mail me</A>