HELP!!! For some reason all of my text links & images transfer over their absolute paths whenever I save the current file under a different folder.
Example:
File name Test.html is in my C:/Dreamweaver folder. This page contains a link to the image Crab.gif in the same folder - thus the source is listed as only Crab.gif
Now if I save the Test.html page in my C:/Help folder the image source is now listed as C:/Dreamweaver/Crab.gif.
How do I get all my images and text links to not copy over their absolute paths & just their actual file name (crab.gif)?
Example:
File name Test.html is in my C:/Dreamweaver folder. This page contains a link to the image Crab.gif in the same folder - thus the source is listed as only Crab.gif
Now if I save the Test.html page in my C:/Help folder the image source is now listed as C:/Dreamweaver/Crab.gif.
How do I get all my images and text links to not copy over their absolute paths & just their actual file name (crab.gif)?