From 132379646962140c24ab68b648f19f4cbda25539 Mon Sep 17 00:00:00 2001 From: Juwan Jouma <144624787+The5TiM@users.noreply.github.com> Date: Wed, 17 Apr 2024 08:09:49 +0200 Subject: [PATCH 1/2] Add initial structure and sections for ZooWebsite with navbar, about us, opening times, sponsorship shop, and footer; include CSS and JS files --- index.html | 45 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a953ae2..498015a 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,50 @@ - Document + + ZooWebsite - + + + + +
+

Über Uns

+

Über Uns

+
+ + +
+

Öffnungszeiten

+

Öffnungszeiten

+
+ + +
+

Patenshop

+

Patenshop

+
+ + + + + + + \ No newline at end of file From 8cc113b643046371a888ec94dfd842ade4274e1f Mon Sep 17 00:00:00 2001 From: Juwan Jouma <144624787+The5TiM@users.noreply.github.com> Date: Wed, 17 Apr 2024 08:16:22 +0200 Subject: [PATCH 2/2] Add Bootstrap CSS and JS links to index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 498015a..de42338 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ + ZooWebsite @@ -46,6 +47,7 @@ +