forked from vergnet/site-accueil-insa
Final enigma Day 3
This commit is contained in:
parent
8cf0890705
commit
d7dceb9991
9 changed files with 24 additions and 11 deletions
|
@ -663,6 +663,10 @@ Small Device Styles
|
|||
}
|
||||
}
|
||||
|
||||
#solution {
|
||||
font-size: 12px;
|
||||
color: #535353;
|
||||
}
|
||||
#remarques {
|
||||
font-size: 12px;
|
||||
color: #535353;
|
||||
|
|
|
@ -19,9 +19,9 @@ ob_start(); // Start reading html
|
|||
<br/>
|
||||
Signé Sarah Diggouni
|
||||
<br/>
|
||||
<img style="max-width: 300px" src="assets/images/teams/diggouni.jpg">
|
||||
<hint>Qui sait est.</hint>
|
||||
</div>
|
||||
<img style="max-width: 300px" src="assets/images/teams/diggouni.jpg"></div>
|
||||
<hint>Qui sait est. Tout le monde est.</hint>
|
||||
|
||||
<?php
|
||||
$pageContent = ob_get_clean(); // Store html content in variable
|
||||
$customBackgroundId = "bg_boo";
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
error 404<br><br>Fwjszbqmw oi prtrwqlq, borcshh iha fqlffmp.
|
||||
error 401<br><br>
|
||||
Wzlxdbc tx vwixbfrv bq klpxohvxqb iha fqlffmp.
|
|
@ -14,3 +14,8 @@ lfymovmp umjdznxmp rvq hbb gqpvmjlvbha. Bqnfq, tbv 3 abomzwqlqvbv lbyzlqb bq ker
|
|||
Ororh zbyqbqb ylmkwwq.
|
||||
<br>
|
||||
La clé est sous tes yeux.<br><br>Minerva
|
||||
<br><br>
|
||||
New message from Arthur.10:00>>Pqkhzsd, rb wm ohblxzkh kb stxlafu. Rb siowqodq ylmkwwq, hv bvxbuikw yr’ltp dqbqb qrcp fm jhapdob. Pi zkmoh br wm quwjsmp, gmra alqb mdzqlmp…
|
||||
Iowprucp vwrkifwm krcp fwkwizwmo, m’mpsmoh irvaf tc’fo borcshzx om yrv jrgbq.<br>
|
||||
Irvaf, fwjeqbq mk da-qx qkvkolbbv ?<br>
|
||||
Iowpru
|
|
@ -20,6 +20,7 @@ ob_start(); // Start reading html
|
|||
envoie-la par mail à rkempf@etud.insa-toulouse.fr ou berho@etud.insa-toulouse.fr
|
||||
|
||||
</div>
|
||||
<hint>Un mot.</hint>
|
||||
|
||||
<?php
|
||||
$pageContent = ob_get_clean(); // Store html content in variable
|
||||
|
|
|
@ -23,9 +23,9 @@ ob_start(); // Start reading html
|
|||
<br>
|
||||
Signé Théo Malboys
|
||||
<br>
|
||||
<img style="max-width: 300px" src="assets/images/teams/malboys.jpg">
|
||||
<img style="max-width: 300px" src="assets/images/teams/malboys.jpg"></div>
|
||||
<hint>Un animal.</hint>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
$pageContent = ob_get_clean(); // Store html content in variable
|
||||
$customBackgroundId = "bg_pek";
|
||||
|
|
|
@ -22,9 +22,9 @@ ob_start(); // Start reading html
|
|||
<br/>
|
||||
Signé Gaston Lovplood
|
||||
<br/>
|
||||
<img style="max-width: 300px" src="assets/images/teams/verredaigle.jpg">
|
||||
<hint>Ne vous fiez pas aux autres.</hint>
|
||||
</div>
|
||||
<img style="max-width: 300px" src="assets/images/teams/verredaigle.jpg"></div>
|
||||
<hint>Ne vous fiez pas aux autres. Ne vous fiez plus aux autres.</hint>
|
||||
|
||||
<?php
|
||||
$pageContent = ob_get_clean(); // Store html content in variable
|
||||
$customBackgroundId = "bg_ver";
|
||||
|
|
4
wait.php
4
wait.php
|
@ -1,7 +1,7 @@
|
|||
<head>
|
||||
<head>
|
||||
<title>///</title>
|
||||
</head>1:<br>2:<br>3:<br>/
|
||||
<title>...</title>
|
||||
</head>1: Les échecs sont désavantageux.<br>2:<br>/<br>/
|
||||
|
||||
|
||||
|
||||
|
|
2
wini.php
2
wini.php
|
@ -36,6 +36,8 @@ ob_start(); // Start reading html
|
|||
|
||||
|
||||
</div>
|
||||
|
||||
<hint>decem</hint>
|
||||
<?php
|
||||
$pageContent = ob_get_clean(); // Store html content in variable
|
||||
$pageTitle = "WINI";
|
||||
|
|
Loading…
Reference in a new issue