PDA


View Full Version : relative paths for images in html


wacnstac
02-04-2006, 01:59 AM
I am adding some custom html pages in my site navigation menu that include images from my site that are relative to the html page themself. Is there any way to handle this or do all references have to be an absolute address?

wacnstac
02-04-2006, 02:16 AM
Here's the page in question. If you look at the source you can see the missing images from my html page.

http://www.ohiosportsman.com/index.php?page=html_pages/hats.htm

ConqSoft
02-04-2006, 03:11 AM
Make them all full, absolute, paths and you won't have to worry about it.

wacnstac
02-04-2006, 03:41 AM
That might work but it kind of stinks using dreamweaver.

Brian
02-04-2006, 02:36 PM
Then quit using crappy programs to write your code. :p