Re: http://validator.w3.org/ When trying to validate http://www.inug.nu/ in the Markup Validator (regular and Beta versions), I get the following error message: "No DOCTYPE Declaration Found! Falling Back to HTML 4.01 Transitional" Cause: Under the root directory, I have an "index.shtml" file that redirects the visitor to another directory where the actual index file resides as a php file, as follows: <meta http-equiv="Refresh" Content="0; URL=http://www.inug.nu/en/home/" /> Now, it is true that the "index.shtml" file does not feature a doctype, but that is not the document I want validated. It's http://www.inug.nu/en/home/. If the validator could be made to follow these kinds of redirects it would be helpful. Lars HolstReceived on Monday, 28 July 2003 05:49:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:09 GMT