Yes, they should be visible.
Have the images been uploaded to the Resource Directory?
Are you using relative paths (images/my-photo.jpg) or absolute paths (
http://www.mywebsite.com/images/my-photo.jpg)? If you use absolute paths, the images must be uploaded to the server (i.e., your site must be published).
If none of the above apply, then very likely the name of the file is the issue. Make sure the file is named properly:
- do not put spaces in file names. You will see 20% in the file name (Source view) if you used spaces. Use dashes or underscores only.
- use only letters, numbers, dashes and/or underlines
- avoid capital letters in file names (if you enter the file name with lower case in XSitePro, but the file name really has capital letters in it (check the Resource Manage), it will be broken, as browsers see these as two different file names.