From e5b8defce8abaa73d9885b03efdcd181760a7414 Mon Sep 17 00:00:00 2001 From: CHASSAGNOL Bruno Date: Thu, 21 Apr 2022 11:45:56 +0200 Subject: [PATCH] =?UTF-8?q?Transf=C3=A9rer=20les=20fichiers=20vers=20''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pageaccueilphp.html | 26 ++++++++++++++++ style.css | 75 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 101 insertions(+) create mode 100644 pageaccueilphp.html diff --git a/pageaccueilphp.html b/pageaccueilphp.html new file mode 100644 index 0000000..69eef49 --- /dev/null +++ b/pageaccueilphp.html @@ -0,0 +1,26 @@ + + + + casinoooooo + + + + +

connexion

+

+

inscription

+

+ + + +Nom :
+Prénom :
+Age :
+ +; +} +?> + + diff --git a/style.css b/style.css index ddc3a24..42db257 100644 --- a/style.css +++ b/style.css @@ -109,3 +109,78 @@ lancer { display:inline-block } +#d{ + position: absolute; + top:182px; + left:945px; + font-family:'Police'; + font-size: 26px; + color: White; + z-index:3; + +} +#e{ + position: absolute; + top:287px; + left:945px; + font-family:'Police'; + font-size: 26px; + color: White; + z-index:3; + +} +#f{ + position: absolute; + top:142px; + left:960px; + font-family:'Police'; + font-size: 24px; + color: White; + z-index:3; + +} +#g{ + position: absolute; + top:243px; + left:63%; + font-family:'Police'; + font-size: 26px; + color: White; + z-index:3; + +} +#h{ + position: absolute; + top:75px; + left:34%; + font-family:'Police'; + font-size: 28px; + color: White; + z-index:3; + +} +.entree{ + position: absolute; + top:483px; + left:945px; + background-color:black; + z-index:3; + color:white; + font-family:'police'; + font-size: 20px; + +} +question{ + position: absolute; + top: 40%; + text-align:center; + display:inline-block; + font-family: 'Police'; +} +intro{ + position: absolute; + top: 10%; + text-align:center; + display:inline-block; + font-family: 'Police'; +} \ No newline at end of file