Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Graphics gone!?

Quote Reply
Graphics gone!?
Never MIND, is fixed. It was a path problem caused by my HTML editor. Smile



[This message has been edited by Patricio (edited May 08, 2000).]
Quote Reply
Re: Graphics gone!? In reply to
You have to use the complete relative path to your image directory and image file, like the following:

Code:
<img src="/images/image.gif">

See the forward slash = complete relative path

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
Anthro TECH, L.L.C
anthrotech.com
* Check Resource Center
* Search Forums
* Thinking out of the box (codes) is not only fun, but effective.