[Typo3] Why I this code invalid?

Martin Bless m.bless at gmx.de
Sat Oct 1 10:29:37 CEST 2005


Typo3, v3.8

Please try on http://www.sanol.de/index.php?id=2&type=98 and click
"VALIDATE".

What's happening? When I create that simple website like this

pagep = PAGE
pagep.typeNum = 98
pagep {
  10 = TEXT
  10.value = Dies wird die Druckversion.<br />
  20 = TEXT
  20.value = <a href="http://validator.w3.org/check/referer"
target="_blank">VALIDATE</a><br />&nbsp;<br />

  30 = TEXT
  30.value (<br /><pre>

pagep = PAGE<br />
pagep.typeNum = 98<br />
pagep {<br />
  10 = TEXT<br />
  10.value = Dies wird die Druckversion.&lt;br /&gt;<br />
  20 = TEXT<br />
  20.value = &lt;a href="http://validator.w3.org/check/referer"
target="_blank"&gt;VALIDATE&lt;/a&gt;&lt;br /&gt;<br />&nbsp;<br />
}

</pre>)
}

the (Typo3-header-) code doesn't validate to success.

What's wrong? What can I do about it? Firefox tells me it's viewing
the website in quirksmode.

cu,

Martin








More information about the TYPO3-english mailing list