diff --git a/document.html b/document.html
new file mode 100644
index 00000000..b5c931ea
--- /dev/null
+++ b/document.html
@@ -0,0 +1,12 @@
+
+
+
+
+
+ html document
+
+
+
+ hello world
+
+
\ No newline at end of file
diff --git a/my_list.html b/my_list.html
new file mode 100644
index 00000000..c4a89b91
--- /dev/null
+++ b/my_list.html
@@ -0,0 +1,43 @@
+
+
+
+
+
+ my first website
+
+
+ ordered list
+
+ - "monstera deliciosa"
+ - "fiddle leaf fig"
+ - "pilea"
+ - "golden pothos"
+ - "peace lily"
+
+
+ unordered list
+
+ - "monstera deliciosa"
+ - "fiddle leaf fig"
+ - "pilea"
+ - "golden pothos"
+ - "peace lily"
+
+
+ my plant list
+ description paragraph and header
+ some of my favourite plants
+
+ - "monstera deliciosa"
+ - "fiddle leaf fig"
+ - "pilea"
+ - "golden pothos"
+ - "peace lily"
+
+
+
+
+
+
+
+
\ No newline at end of file