External Images

To include a reference to a graphic in an external document, use the external image link tag. This is written as:

<A HREF="directory_path/filename">link text</A>

All the rules of relative and absolute directory paths apply.

The link can be made to another server by writing the full URL for the image using the http:// scheme you have already learned. You must enter the correct directory path for the image on that server.


[Back] Back to Images, Sounds and Movies
[Up] Up to The Hypertext Markup Language (HTML)
[Up] Up to the Contents page