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

index 6dedeb2..76cbaf0 100644 (file)
             <h3>Display Form</h3>
             <div id="form-ct5"></div>
         </div>
-
+        
+        <div id="test123">
+            <p 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>
          
 
         <div class="x-form-clear"></div>