Log in

View Full Version : link to source changes when saving



Kurtwm
12-06-2009, 10:07 PM
Hello, I am new to building a website and html. So I am fiddling around and started to use the Netscape composer for building simple pages.

All seems to be going well, but when I save my page the link to source images changes.
For example: src="../images/Penderyn.jpg" changes to "src="Penderyn.jpg".

I suppose I could make my changes in Notepad to avoid this (or move my images to the default directory), but I would think this should not happen.

Anyone out there who knows what I might be doing wrong?