My assistant uploaded to the file server some images with names like "image name 1.jpg" containing spaces. She then added the images to a webpage using the <img src=> tag. I always thought spaces were not allowed in file names.
But then, I viewed the web page with browsershots.org and every browser that could show the image did show the image. Are there any reasons for not using a space in an image file name?