diff --git a/5c936f8b240000b400c7b599.jpeg b/5c936f8b240000b400c7b599.jpeg new file mode 100644 index 0000000..91bb9b7 Binary files /dev/null and b/5c936f8b240000b400c7b599.jpeg differ diff --git a/Capture.PNG b/Capture.PNG new file mode 100644 index 0000000..efa6aab Binary files /dev/null and b/Capture.PNG differ diff --git a/Nouveau document texte.html b/Nouveau document texte.html new file mode 100644 index 0000000..25daec9 --- /dev/null +++ b/Nouveau document texte.html @@ -0,0 +1,8 @@ + + + +
+ +
+ + \ No newline at end of file diff --git a/Thumbs.db b/Thumbs.db index 1c2fa3f..0d10d3c 100644 Binary files a/Thumbs.db and b/Thumbs.db differ diff --git a/code.js b/code.js index ff0c82e..307c4f3 100644 --- a/code.js +++ b/code.js @@ -8,8 +8,10 @@ function jeu(){ } function nbAlea() { - for (let i=0; i<10; i++) { - + var mise = Number(document.getElementById('mise').value); + var bac = Number(document.getElementById('banque').innerHTML); + var jeton = Number(document.getElementById('sous').innerHTML); + if(mise > 0 && mise <= 100 && mise <= jeton && bac > 0) { nb1 = Math.floor(Math.random() * 10); nb2 = Math.floor(Math.random() * 10); nb3 = Math.floor(Math.random() * 10); diff --git a/machinesous.php b/machinesous.php index e24f5a4..7cd945f 100644 --- a/machinesous.php +++ b/machinesous.php @@ -31,14 +31,23 @@

100

Votre mise

- +

le motdepasse étant incorrect, je vous propose de visiter ce site moche

+ + +
'; + + } ?> -

jhfjhfjf

+ + \ No newline at end of file diff --git a/mdp.php b/mdp.php index f73f148..5fb1aca 100644 --- a/mdp.php +++ b/mdp.php @@ -1,17 +1,21 @@ + ROBERTO GIOVANNA -

Pour accéder à votre site, entrez quel est le motdepasse très sécurisé et incroyablement difficile de cette page .

-
-

- - -

-
-

Lemotdepasse ne peut être trouvé que par les plus réfléchis

+
+

Pour accéder à votre site, entrez quel est le motdepasse très sécurisé et incroyablement difficile de cette page .

+
+

+ + +

+
+

Lemotdepasse ne peut être trouvé que par les plus réfléchis

+
  • Bloc notes
  • +
  • diff --git a/msjs.css b/msjs.css index 6d9e78a..ff79536 100644 --- a/msjs.css +++ b/msjs.css @@ -3,7 +3,6 @@ header { background-color: #202020; background-repeat: no-repeat; - position: fixed; background-size: 100% 100%; width: 100%; text-align:center; @@ -43,4 +42,9 @@ ul li pText { text-align:start; +} + +.fond +{ + background-image: "pb_facade.jpg"; } \ No newline at end of file diff --git a/pb_facade.jpg b/pb_facade.jpg new file mode 100644 index 0000000..8c4a248 Binary files /dev/null and b/pb_facade.jpg differ diff --git a/un-rat-taupe-nu_6175132.jpg b/un-rat-taupe-nu_6175132.jpg new file mode 100644 index 0000000..af0bd2a Binary files /dev/null and b/un-rat-taupe-nu_6175132.jpg differ