diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..eedb1cddd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +*.css diff --git a/img/cake layers.webp b/img/cake layers.webp new file mode 100644 index 000000000..1bc4f3116 Binary files /dev/null and b/img/cake layers.webp differ diff --git a/img/cakeb-removebg-preview.png b/img/cakeb-removebg-preview.png new file mode 100644 index 000000000..5ddeb79d5 Binary files /dev/null and b/img/cakeb-removebg-preview.png differ diff --git a/img/cream-removebg-preview.png b/img/cream-removebg-preview.png new file mode 100644 index 000000000..c78ed49ec Binary files /dev/null and b/img/cream-removebg-preview.png differ diff --git a/img/istockphoto--removebg-preview.png b/img/istockphoto--removebg-preview.png new file mode 100644 index 000000000..d49cf48c2 Binary files /dev/null and b/img/istockphoto--removebg-preview.png differ diff --git a/img/pastries-removebg-preview.png b/img/pastries-removebg-preview.png new file mode 100644 index 000000000..ae7f63a3e Binary files /dev/null and b/img/pastries-removebg-preview.png differ diff --git a/img/pastry.jpg b/img/pastry.jpg new file mode 100644 index 000000000..ae5e50ec7 Binary files /dev/null and b/img/pastry.jpg differ diff --git a/img/pearl double tier.webp b/img/pearl double tier.webp new file mode 100644 index 000000000..1921c7ea0 Binary files /dev/null and b/img/pearl double tier.webp differ diff --git a/img/web_unicorn_cake-removebg-preview.png b/img/web_unicorn_cake-removebg-preview.png new file mode 100644 index 000000000..2db509036 Binary files /dev/null and b/img/web_unicorn_cake-removebg-preview.png differ diff --git a/index.html b/index.html index 60b1afe13..7ef111779 100644 --- a/index.html +++ b/index.html @@ -2,15 +2,97 @@ - - - - Responsive Cake webpage - + + + + Responsive Cake webpage + + + + + - + + +
+ +
+ ice cream photo +
+

The best cakes in town delivered to your door

+
+
+ + + +
+
+
+ birthday cake two layers +
+

Welcome

+

Welcome in our website about cakes and ice cream

+

+ Welcome to the world of ice cream! Indulge in a sweet and creamy + treat that's perfect for any occasion. From classic flavors like + vanilla and chocolate to more unique options like mint chocolate + chip and rocky road, there's something for everyone. Whether you + prefer your ice cream in a cone, a bowl, or as a sundae, we have + you covered. Browse our selection and find your new favorite + flavor today! +

+ +
+ + + +
+ + + + + +
+ web_unicorn_cake photo +
+
+ cake photo +
+
+ ice-cream-in-paper-cup photo +
+
+ pastries photo +
+
+ + - \ No newline at end of file + diff --git a/style.css b/style.css deleted file mode 100644 index 6de1b3567..000000000 --- a/style.css +++ /dev/null @@ -1 +0,0 @@ -/* Add your styling here */ diff --git a/.github/workflows/close.yml b/workflows/close.yml similarity index 100% rename from .github/workflows/close.yml rename to workflows/close.yml