- From: Nathan <nathan@webr3.org>
- Date: Sat, 05 Jun 2010 03:07:22 +0100
- To: public-html-comments@w3.org
All / Hixie, 2 short questions: Is the following a valid HTML document? <!DOCTYPE html> <title>Example</title> <h1>Document</h1> <p>With some text, and this example stops here. In addition could somebody confirm if the only 'required' element of an HTML document is the <title>; as in is the following the absolute minimum needed to be classed as a valid HTML document: <!DOCTYPE html> <title>Tiny</title> Many Regards and thanks in advance, Nathan
Received on Saturday, 5 June 2010 02:08:36 UTC