I have created a site in the /username/Sites/ folder on my local machine.
In my index.html I have a link to an inline image that reads <img src="images/me.jpg"> which pulls the inline image "me.jpg" from the "images" subfolder in my /~username/Sites directory.
When I copy the whole mess up to .mac into /username/sites/mysitename/ the inline images like "me.jpg" no longer work. What's up with this ??
I've read Apple's KB and even vainly attempted the old "add a dot before the folder name" thing that you have to do on these forums. Still no luck. Obviously, there is a way to make it work ... any help?