+
+
\ No newline at end of file
diff --git a/images/carrot-cake.jpg b/images/carrot-cake.jpg
new file mode 100644
index 0000000..22cff3a
Binary files /dev/null and b/images/carrot-cake.jpg differ
diff --git a/images/chipi-chipi-chapa-chapa.gif b/images/chipi-chipi-chapa-chapa.gif
new file mode 100644
index 0000000..7f5667c
Binary files /dev/null and b/images/chipi-chipi-chapa-chapa.gif differ
diff --git a/images/fish-and-chips.jpg b/images/fish-and-chips.jpg
new file mode 100644
index 0000000..3904401
Binary files /dev/null and b/images/fish-and-chips.jpg differ
diff --git a/images/onion-rings.jpg b/images/onion-rings.jpg
new file mode 100644
index 0000000..1c252f0
Binary files /dev/null and b/images/onion-rings.jpg differ
diff --git a/images/spring-roll.jpg b/images/spring-roll.jpg
new file mode 100644
index 0000000..74a0df0
Binary files /dev/null and b/images/spring-roll.jpg differ
diff --git a/index.html b/index.html
index 8192e77..606db11 100644
--- a/index.html
+++ b/index.html
@@ -1,9 +1,13 @@
- The Best Recipes!
+ Let him cook
+
-
+
+
+
\ No newline at end of file
diff --git a/recipes/fish-and-chips.html b/recipes/fish-and-chips.html
new file mode 100644
index 0000000..cdbba13
--- /dev/null
+++ b/recipes/fish-and-chips.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+ Fish and Chips
+
+
+
+
Fish and Chips
+
+
Preparation time : 20 mins
+
Ingredients:
+
+
1 fish
+
2 tablespoons of flour
+
1 cat
+
+
Steps:
+
+
Lorem ipsum dolor
+
iatis quod deserunt ipsam ea vero provident?
+
laudantium nulla! Earum, vel.
+
+
+
\ No newline at end of file
diff --git a/recipes/onion-rings.html b/recipes/onion-rings.html
new file mode 100644
index 0000000..baebea0
--- /dev/null
+++ b/recipes/onion-rings.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+ Onion Rings
+
+
+
+
Onion Rings
+
+
Preparation time : 25 mins
+
Ingredients:
+
+
1 large egg
+
3/4 cup dry bread crumbs
+
1 cup milk
+
+
Steps:
+
+
Lorem ipsum dolor
+
iatis quod deserunt ipsam ea vero provident?
+
laudantium nulla! Earum, vel.
+
+
+
\ No newline at end of file
diff --git a/recipes/spring-roll.html b/recipes/spring-roll.html
new file mode 100644
index 0000000..14d5a24
--- /dev/null
+++ b/recipes/spring-roll.html
@@ -0,0 +1,27 @@
+
+
+
+
+
+ Spring Roll
+
+
+
+
Spring Rolls
+
+
Preparation time : 10 mins
+
Ingredients:
+
+
1 tablespoon of oil
+
1 radish
+
1 teaspoon of soy sauce
+
+
Steps:
+
+
Lorem ipsum dolor
+
iatis quod deserunt ipsam ea vero provident?
+
laudantium nulla! Earum, vel.
+
+
+
+
\ No newline at end of file
diff --git a/styles.css b/styles.css
new file mode 100644
index 0000000..5fb80bd
--- /dev/null
+++ b/styles.css
@@ -0,0 +1,14 @@
+img {
+ width: 500px
+}
+
+body {
+ text-align: center;
+ margin: 0px;
+}
+
+ul, ol {
+ display: inline-block;
+ text-align: left;
+}
+