From 4fc7b923266b1308d5cfd553d76921531e9487bd Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Wed, 28 Oct 2020 10:28:00 -0700 Subject: [PATCH] Add editme page --- editme.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 editme.html diff --git a/editme.html b/editme.html new file mode 100644 index 0000000..0611faf --- /dev/null +++ b/editme.html @@ -0,0 +1,39 @@ + + + + contenteditable demo + + +

contenteditable can be applied to visible style tags

+

+ This paragraph is editable, as is the style tag below. Edit it to see the layout change in real time. +

+
+    
+    
+ +