Forum Moderators: not2easy
I am building my first web site ever and am using XHTML and CSS.
My pages look good when I open them in Firefox as a file on my local machine.
But when I browse them in Firefox or IE on my broadband they shows as unformatted or using an old CSS.
My ISP said I should do a hard refresh with Ctrl F5 to clear my cache in Firefox.
I have done this, but my site still shows up unformatted according to my CSS sheet.
Any suggestions?
Kind Regards
Digby
NZ
The problem may have been that it was pointing to an absolute path on your machine or something (and it was either removed, or denying a local machine include, both probably unlikely though).
i would delete the old css file off the server completely, and then upload it again.
if you still get the old style sheet showing, then you'll know it must be something to do with your browser cache.
I finally fixed it!
I tried most of your suggestions, with no luck, everything looked fine.
Then I find that I could not find some of my files on my server if I typed their name in upper and lower case!
So I changed all of my file names .htm and css to lower case only and I changed the names in my XHTML to lower case. Then I deleted most of my files on my ISP and then uploaded the "new" files and it worked first time in Firefox and IE!
So thanks for your help.
This forum is fantastic!