Re: Save for Web Hyphenation
As was said you should never use spaces. Depending on the server your pages
will reside on you can get all kinds of nasty problems. On my server spaces
are converted to %20 and it not only looks horrible, it is unprofessional
and it makes url's way longer and much harder for someone to type in. You
should be able to go in and turn off the spaces to hyphens, but you
shouldn't do that.
|