Error in XHTML 1.0 script example

http://www.w3.org/TR/xhtml1/#h-4.8 says:

[...]
<script>
 <![CDATA[
 ... unescaped script content ...
 ]]>
 </script>
[...]

The attribut type is required for element script.

regards,
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://www.bjoernsworld.de

Received on Wednesday, 23 August 2000 19:22:08 UTC