You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
675 B
28 lines
675 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>casino 777</title>
|
|
<link rel="stylesheet" type="text/css" href="styles.css">
|
|
</head>
|
|
<body>
|
|
<img class=logo src="image/logo.png">
|
|
<div class="loader">
|
|
<span class="lettre">7</span>
|
|
<span class="lettre">7</span>
|
|
<span class="lettre">7</span>
|
|
</div>
|
|
<p class="bg" id="demande_age">Veuillez entrer votre age</p>
|
|
<form method="post" action="menu.php" >
|
|
<p id="demande_age" class="input_age">
|
|
<input type="password" name="mot_de_passe" />
|
|
<input type="submit" value="Valider" />
|
|
</p>
|
|
</form>
|
|
|
|
<div class="bg"></div>
|
|
|
|
<script src="loading.js"></script>
|
|
</body>
|
|
</html>
|
|
|
|
|