From d9c001d85d246b3f93e923142751d94ad3db5e63 Mon Sep 17 00:00:00 2001 From: abby555 <72161017+abby555@users.noreply.github.com> Date: Wed, 30 Sep 2020 23:56:16 +0530 Subject: [PATCH] Update demo.html --- examples/demo.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) 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>