PDA

View Full Version : how do I get rid of % in html titles


drdiana
08-05-2007, 09:30 PM
All of my pages in my website in the html heading show a %. A tech from hostmonster mentioned it was because I saved my file with spaces. However, I renamed the folder to be uploaded.....alb without spaces, and % still show up?

Is it something to do with the inspector portion???

Thanks for any advice..

Diana

file:///d:/my%20documents/web%20easy/temp/preview_002.htm

Support_EL
08-07-2007, 04:40 PM
The %20 symbols are added by browsers to indicate spaces. This is not a problem in most situations as servers and browsers tend to follow the convention but if it is a concern, you can eliminate spaces from any files names, linked files, etc.

In your example in preview, the spaces are not important as this is only a preview.

drdiana
08-07-2007, 06:17 PM
I fixed the problem.. It was the way I was saving my file in the inspector...

Thanks for help.

Diana