Просмотр поста

.
GRIP
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtmll/DTD/xhtmll-transitional.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head> 
<title>Проверка JS</title> 
<noscript> 
<meta http-equiv="Refresh" CONTENT="0; URL=noscript.htm1" /> 
</noscript> 
<meta http-equiv="content-type" 
content="text/html; charset=windows-1251" /> 
</head> 
<body> 
<script type="text/javascript"> 
<! — 
document.write("Эта страница содержит код JavaScript!"); 
// —> 
</script> 
</body> 
</html>