- From: Glynn Williams <glynn@wowdesignsolutions.com>
- Date: Sun, 07 Nov 2004 22:23:02 +0000
- To: www-validator@w3.org
Received on Sunday, 7 November 2004 22:26:42 UTC
Hi
Can you explain what is wrong with my code please, not sure what this means.
Errors found:
Below are the results of attempting to parse this document with an SGML
parser.
1.
/Line 2, column 0/: character "<" invalid: only delimiter ">",
delimiter "[", system identifier, "CDATA", "NDATA", "SDATA" and
parameter separators allowed
|*<*html>|
2.
/Line 2, column 0/: cannot continue because of previous errors
|*<*html>|
The top of my code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
Kindest regards
Glynn
Received on Sunday, 7 November 2004 22:26:42 UTC