diff --git a/client/index.php b/client/index.php index f52eaa2..a32c5d2 100644 --- a/client/index.php +++ b/client/index.php @@ -26,25 +26,38 @@
-
- - - +
- +
+
+
+ +
+ + +
+ +
+ + +
+ +
+ +
-
-
-
-
-
-
-

MAIN CONTENT !

+
+
+
Content test
+
+ Main content test +
+
diff --git a/client/partials/header.html b/client/partials/header.html deleted file mode 100644 index 900a6f1..0000000 --- a/client/partials/header.html +++ /dev/null @@ -1 +0,0 @@ -

Header Content

\ No newline at end of file diff --git a/client/partials/menu.html b/client/partials/menu.html new file mode 100644 index 0000000..04f4f68 --- /dev/null +++ b/client/partials/menu.html @@ -0,0 +1,7 @@ +
+ + + + + +
\ No newline at end of file diff --git a/client/partials/nav.html b/client/partials/nav.html index 8211f2d..866302d 100644 --- a/client/partials/nav.html +++ b/client/partials/nav.html @@ -1,8 +1,53 @@ -
- - - - - +
+ \ No newline at end of file