G
Guest
Hi,
I'd like to reference an img file (myimage.gif) in such a way that when I
put that code on a page, it doesn't matter where the page it, the code will
"look" in the right place.
Here's the code:
<img border="0" src="../images/arrow_for_breadcrumbs.gif">
Does not work if the page I past it into is at the root directory (such that
/images is a subdirectory).
Any ideas?
I'd like to reference an img file (myimage.gif) in such a way that when I
put that code on a page, it doesn't matter where the page it, the code will
"look" in the right place.
Here's the code:
<img border="0" src="../images/arrow_for_breadcrumbs.gif">
Does not work if the page I past it into is at the root directory (such that
/images is a subdirectory).
Any ideas?