- From: Dominik Ko³cio <kolcio@bg.pwr.wroc.pl>
- Date: Fri, 19 Dec 2008 12:12:54 +0100
- To: <www-validator@w3.org>
Received on Friday, 19 December 2008 12:59:58 UTC
helo, I try to validate Simple code in http://validator.w3.org/check: <?xml version="1.0" encoding="iso-8859-2"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="pl" xml:lang="pl"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-2"/> <title>IX Liceum im. Juliusza we </title> </head> <body> <div>abc</div> </body> </html> and always I receive Encoding: utf8 what is wrong ? best regards, Dominik Kolcio
Received on Friday, 19 December 2008 12:59:58 UTC