According to the HTML 3.2 spec[1], a minimal HTML 3.2 document would be: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <TITLE>A study of population dynamics</TITLE> The w3 validator, however, rejects this document with the following error: Error Line 2, Column 45: "HTML" not finished but document ended. <TITLE>A study of population dynamics</TITLE> Is this behavior by design? Best regards, Trevor Caira [1] http://www.w3.org/TR/REC-html32#htmlReceived on Monday, 28 July 2008 21:34:34 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:49:06 GMT