examples/form/htmledit.html
authorEdward <edward@roojs.com>
Mon, 13 Jan 2014 08:27:05 +0000 (16:27 +0800)
committerEdward <edward@roojs.com>
Mon, 13 Jan 2014 08:27:05 +0000 (16:27 +0800)
examples/form/htmledit.html

index 3a1bb3b..33c1cc5 100644 (file)
@@ -58,7 +58,7 @@
         </div>
         
         <div id="test123">
-            <p style="font-size:50px;color:red">test</p>
+            <p id="test123" style="font-size:50px;color:red">test</p>
             <p style="font-size:50px;color:red">abc</p>
             <p style="font-size:50px;color:red">123</p>
         </div>