View Single Post
Old 2006-10-19, 08:59 AM   #22
DJilla
You can now put whatever you want in this space :)
 
DJilla's Avatar
 
Join Date: Sep 2005
Posts: 525
Send a message via ICQ to DJilla
Don't forget that using ../../image.jpg as your file basis can work fine for the page you are using. However, if you take that page later and copy it into a new folder then the relative paths back to the root may no longer be correct and fail to work properly. This is why using the absoute path is often the preferred choice.
DJilla is offline   Reply With Quote