diff --git a/examples/demo.html b/examples/demo.html index 54882cc..3a4808e 100644 --- a/examples/demo.html +++ b/examples/demo.html @@ -1,4 +1,4 @@ - + @@ -134,37 +134,36 @@ <dd> <ul> <li> - the way + The Way </li> <li id="bar"> <p> - the world ends + The World Ends </p> <form action="./" method="get"> <p> - bang + Bang <input type="radio" name="foo" value="off"> </p> <p> - whimper - <input type="radio" name="foo2" value="on"> + Whimper <input type="radio" name="foo2" value="on"> </p> </form> </li> <li> - i grow old + I am grow up old </li> <li id="baz"> - pluot? + plot </li> </ul> <blockquote> <address> - bar maids, + Bar Maids, </address> </blockquote> <h1> - sing to me, erbarme dich + sing to me </h1> </dd> </dl>