Index.html - lower case i not saving correctly

N

Nick

I'm having trouble with my navigation buttons not saving my homepage link as
index.html. (lowercase i).
When I click on the button's hyperlink properties, the name is saved as
Index.html (with an uppercase I), which in turn does not find my correctly
named index.html page.
Even if I rename the link back to lowercase i, it just saves it with an
uppercase I again.
This happens on all my web pages, with their "Home" buttons.

Is there a simple solution to this, rather than wiping my site clean and
starting all over again?

Any help would be appreciated!

Thank You
 
R

Ronx

Try:
Rename index.html to index.htm
Allow all pages to update.
Rename index.htm to index.html
Again, allow all pages to update.

On windows, changing the case of a letter does not change the filename -
you have to rename to a different name &/or extension to make the case
change stick.
 
N

Nick

Hello Ron

Many thanks for the prompt reply.

I have managed to sort out the problem.
I had a look in "Tools\Page Options\ HTML Source" and selected 'Reformat
using the rules below' and selected 'Tag names & Attribute names are
lowercase'

This seemed to work, as all the hyperlinks are now showing the correct
lowercase spelling, and keeping them.

Thanks again

Nick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top