Spaces, Underscores & Dashes - how to name files
Many people have opinions on how files should be named on the web, and
specifically how words should be seperated. Do you use a space, an
underscore or a dash?
Here's another opinion, with some rationale behind it.
SPACES
Spaces are generally a bad idea with anything website related. Often
spaces in URLs will be encoded as %20 (which looks ugly) or will cause
some browsers to misinterpret...
> articles/50/spaces-underscores-and-dashes-how-to-name-files/


