diff --git a/WEB/profil.css b/WEB/profil.css new file mode 100644 index 0000000..d73e97f --- /dev/null +++ b/WEB/profil.css @@ -0,0 +1,22 @@ +*{ + margin: 0; + padding: 0; + font-family: "Arial"; +} + +#divImgProfil{ + width: 100%; + display: flex; + flex-wrap: nowrap; + justify-content: center; +} + +#imgProfil{ + background-color: white; + margin-top: 2.5em; + width: 60%; + height: 60%; + max-width: 210px; + max-height: 210px; + border-radius: 10px; +} \ No newline at end of file diff --git a/WEB/profil.php b/WEB/profil.php new file mode 100644 index 0000000..362991b --- /dev/null +++ b/WEB/profil.php @@ -0,0 +1,78 @@ + + + + + + + + Profil + + + +
+

Profil

+
+
+ + +
+
+ + +
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ + +
+

Si vous avez déjà un compte cliquez ici.

+
+ +