summaryrefslogtreecommitdiff
path: root/examples/1.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/1.html')
-rw-r--r--examples/1.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/1.html b/examples/1.html
new file mode 100644
index 0000000..06f1bd6
--- /dev/null
+++ b/examples/1.html
@@ -0,0 +1,6 @@
+<div>
+ <h1>Hello World</h1>
+ <p>
+ I am in a paragraph
+ </p>
+</div>