Note. I inherited this site, I did not create it.
The home page does not work suddenly. This seems like a CSS issue. When I entered the web inspector in Safari (Mac), I clicked to open CSS and it shows a bunch of what looks like Japanese characters. I don’t know what this would do. I have never done much with the site, with the exception of making changes to the underlying content (HTML). They say that no one else made a change. The rest of the site uses a different stylesheet and works great. Any ideas? Here is the site . Thanks in advance!
HTML-: UTF-16LE. , . Firefox, "", ISO-8859-1 . , ISO-8859-1 "ÿþ", UTF-16. ( meta, , ISO-8859-1.)
meta
CSS HTTP , . IE , Ascii, HTML-. Ascii UTF-16, (CJK).
UTF-16 , , HTML- ISO-8859-1 - , windows-1252. , "" " " "ANSI".
, html, css ( , !) .
:
charset = "UTF-8" , css Html.
, css
Unicode (Unicode , ASCII), , UTF-16. Chrome , , / Chrome, jibberish. , - Notepad ++, , , UTF Ascii, html , .
, , , pastebin < - , .
Yucca's advice seems sound; the problem is not a css file, but an html document. My editorial recommendation should work, but so should many other editors. (I am almost tempted to remove this answer, but I think it might be useful to point out a common mistake.)