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