- From: olivier Thereaux <ot@w3.org>
- Date: Thu, 23 Jun 2005 15:14:30 +0900
- To: rahul gupta <rahul.gupta@tenongroove.com>
- Cc: www-validator@w3.org
Hello Rahul, On 23 Jun 2005, at 14:32, rahul gupta wrote: > After restaring the web-server when I give the same > tng.htm file,it gives result "This page is not valid > HTML 4.01 Trasitional!" As far as I can tell from the results page you attached, your validator seems to be working fine (so reinstalling opensp was indeed a good idea), but your documents are wrong. You should not use: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://192.168.0.11:8080/RED/loose.dtd"> but instead <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> Hope this helps, -- olivier
Received on Thursday, 23 June 2005 06:14:34 UTC