examples/example01.html 1.1 Started filling out Getting Started section

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