Browse Quotes: View quote - #259

[12:38pm] [syver] what is the common problem to why w3schools indentifies my site as utf8, even though i've set it as ISO-8859-1?
[12:39pm] [syver] i'm guessing im not the first one to get this error
[12:39pm] [syver] <?xml version="1.0" encoding="ISO-8859-1"?>, <html xmlns="http://www.w3.org/1999/xhtml" lang="no" xml:lang="no">
[12:40pm] [TBF] Might be a good idea to work out what a XML prolog is and why it's a bad idea.
[12:46pm] [syver] i still get the same error without it
[12:49pm] [syver] thought you had to use doctype
[12:49pm] [TBF] A XML prolog is not a document type.
[12:49pm] • TBF fears someone is using eXtreme HTML without having a clue of basic HTML
[12:50pm] [syver] could you be more helpful?
[12:51pm] [syver] instead of this tiresome elitist trolling
[01:22pm] [syver] as i guessed