- From: poot <cvsmail@w3.org>
- Date: Fri, 30 Jan 2009 00:55:02 +0900 (JST)
- To: public-html-diffs@w3.org
Started filling out Getting Started section, Added examples directory for associated markup examples http://people.w3.org/mike/diffs/html5/html-author/examples/example01.1.1.html http://dev.w3.org/html5/html-author/examples/example01.html http://people.w3.org/mike/diffs/html5/html-author/examples/example01.diff.html http://dev.w3.org/cvsweb/html5/html-author/examples/example01.html?r1=NONE&r2=1.1&f=h <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Example 01</title> </head> <body> <p>This is my first document.</p> </body> </html>
Received on Thursday, 29 January 2009 15:55:38 UTC