diff --git a/01 - Basic HTML Page/challenge.html b/01 - Basic HTML Page/challenge.html
index 3bad094..36e3106 100644
--- a/01 - Basic HTML Page/challenge.html
+++ b/01 - Basic HTML Page/challenge.html
@@ -2,9 +2,21 @@
1: Basic HTML Page with a heading and a paragraph
+
+
+
+
+
+ Welcome to 30 days of HTML
+ My name is Precious Kefas and I will complete 30 days of HTML.
+
diff --git a/02 - Add an Image to your HTML Page/challenge.html b/02 - Add an Image to your HTML Page/challenge.html
index 47057d4..2dcdfcd 100644
--- a/02 - Add an Image to your HTML Page/challenge.html
+++ b/02 - Add an Image to your HTML Page/challenge.html
@@ -1,10 +1,21 @@
+
2: Add an image to your HTML file
+
+
+
diff --git a/02 - Add an Image to your HTML Page/img.jpg b/02 - Add an Image to your HTML Page/img.jpg
new file mode 100644
index 0000000..d5f037f
Binary files /dev/null and b/02 - Add an Image to your HTML Page/img.jpg differ
diff --git a/03 - Create a hyperlink to another website/challenge.html b/03 - Create a hyperlink to another website/challenge.html
index 96fe0c4..2f347e3 100644
--- a/03 - Create a hyperlink to another website/challenge.html
+++ b/03 - Create a hyperlink to another website/challenge.html
@@ -2,9 +2,23 @@
03 - Create a hyperlink to another website
+
- This is a link to Google
+
+
+
+
+
+
+ This is a link to my Github
+ Go to Github
+
+
diff --git a/04 - Add a list of items to your HTML page/challenge.html b/04 - Add a list of items to your HTML page/challenge.html
index d9dee2d..22abb8b 100644
--- a/04 - Add a list of items to your HTML page/challenge.html
+++ b/04 - Add a list of items to your HTML page/challenge.html
@@ -2,10 +2,26 @@
04 - Add a list of items to your HTML page
+
+
+
+ - Yam and egg sauce
+ - Writing books
+ - Poetry
+ - Reading books
+ - Black
+ - Introvert
+ - the calm before the storm......
+
+
diff --git a/05 - Add a table to your HTML page/challenge.html b/05 - Add a table to your HTML page/challenge.html
index 60013c4..f92f3e9 100644
--- a/05 - Add a table to your HTML page/challenge.html
+++ b/05 - Add a table to your HTML page/challenge.html
@@ -13,5 +13,36 @@
+
+
+
+
+
+
+ | Authours |
+ Cars |
+ Footballers |
+
+
+
+
+ | Sidney Sheldoon |
+ Toyota |
+ Erlng Haaland |
+
+
+
+ | Lee Child |
+ Ford |
+ Arnold Trent |
+
+
+ | Buchi Emecheta |
+ BMW |
+ Luiz Diaz |
+
+
+
+