What is wrong with my HTML document?
<html>
<body>
<p><![CDATA[I can't see this text :(]]></p>
</body>
</html>
Why don't I see the text inside CDATA?
|
What is wrong with my HTML document?
Why don't I see the text inside
| ||||
|
feedback
|
|
Explicit CDATA sections are, in practice, unsupported in Your browser is probably treating it as an unknown element. | |||||||||||
feedback
|