[TYPO3-german] XML-Prologue im IE6 verhindern
Stefano Kowalke
blueduck at gmx.net
Fri Jan 4 23:35:36 CET 2008
Moin,
Kai Spriestersbach wrote:
> es ist besser den Prolog nur für den IE abzuschalten, da Sie sonst
> nicht validiert!
Das ist nicht ganz richtig.
Siehe http://www.w3.org/TR/2000/REC-xhtml1-20000126/#docconf
"Here is an example of a minimal XHTML document.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Virtual Library</title>
</head>
<body>
<p>Moved to <a href="http://vlib.org/">vlib.org</a>.</p>
</body>
</html>
Note that in this example, the XML declaration is included. An XML
declaration like the one above is not required in all XML documents. XHTML
document authors are strongly encouraged to use XML declarations in all
their documents. Such a declaration is required when the character encoding
of the document is other than the default UTF-8 or UTF-16."
Stefano
__________________________
>> TYPO3-german mailing list
>> TYPO3-german at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
>>
--
DIESE E-MAIL WURDE PROTOKOLLIERT!
Weitere Informationen: www.vorratsdatenspeicherung.de
GPG-ID: 0x2B08936D
Key-Fingerprint: 7F31 BCF0 70C0 B3B1 1235 07E9 1777 D7A0 2B08 936D
More information about the TYPO3-german
mailing list