- From: Сергей <but@ngs.ru>
- Date: Sat, 08 May 2004 14:56:24 +0700
- To: www-validator@w3.org
I think this code valid. Could you explain me if not.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html><head>
<title>1 2 3</title>
</head><body>
<p><script type="text/javascript"><!--
document.write('Hello!');
//--></script><noscript>No hello!</noscript></p>
</body></html>
Received on Saturday, 8 May 2004 04:02:01 UTC