From 9239207a5965e09d034c1f19b3c008034a8882d8 Mon Sep 17 00:00:00 2001 From: Rassaby Ludovic Date: Mon, 13 Oct 2025 10:46:47 +0400 Subject: [PATCH] Initial creation of index.html with basic HTML structure and test content. --- index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..3d224a2 --- /dev/null +++ b/index.html @@ -0,0 +1,14 @@ + + + + + + Page de Test + + +

Page de Test

+
+

Ceci est un élément de test

+
+ +