I am new to this and this is my first thread here, so if there is already a post on this, please forgive.
I have created a website for a friend about a year ago and is not longer loading in Safari at all. I have tried it in Firefox, IE8, Chrome and they work just fine. I have tried this on both Windows machines and Macs. I have also worked with bluehost and they say everything on their side is working correctly.
I have searched and searched and cannot come up with an answer. Please Help!
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
The content-type header is being delivered as php-cgi rather text/html
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
Pulled your page into my editor and found some odd characters in the code after the doctype and the html namespace statement. You can get rid of the xmlns bit completely. Once I deleted the doctype and the name space statments and re-added them, the odd characters were gone.
You might also try changing your character set to this:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Once I did these 2 things, the page opened in Safari just fine.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!