i takie cos:
Cytat
The following missing or conflicting information caused the validator to perform guesswork prior to validation. If the guess or fallback is incorrect, it may make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.
Byte-Order Mark found in UTF-8 File.
The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is known to cause problems for some text editors and older browsers. You may want to consider avoiding its use until it is better supported.
Byte-Order Mark found in UTF-8 File.
The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is known to cause problems for some text editors and older browsers. You may want to consider avoiding its use until it is better supported.
Jak to naprawić ?
moj head:
<!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" xml:lang="pl" lang="pl"> <head> <base href="http://<?php echo($_SERVER["SERVER_NAME"]); ?>" /> <link rel="Stylesheet" type="text/css" href="style/css.css" /> <meta name="Keywords" content="motoryzacja, dane techniczne, informacje o samochodach, specyfikacje, specyfikacja, auto, moto, audi, alfa romeo, porsche, volkswagen, bmw, informacje, auto informacje" /> </head> <body>