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.
30 lines
711 B
30 lines
711 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Easter Egg</title>
|
|
<meta charset="utf-8">
|
|
<link rel="stylesheet" type="text/css" href="css/styles.css">
|
|
|
|
<nav>
|
|
<ul>
|
|
<li class="koro">
|
|
<a href="index.html">
|
|
Acceuil
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
<h1 class="gg">
|
|
Bien Joué a toi d'avoir trouver mon easter Egg. j'ai créer celui ci car il y avait une image que j'aimais bcp mais qui ne correspondait a aucune page que je voulais montrer Donc voici l'image. Et encore GG ;-)
|
|
</h1>
|
|
</head>
|
|
<body>
|
|
|
|
<div>
|
|
<img src="https://static.wikia.nocookie.net/onepiece/images/1/11/Gear_Second_Manga_Infobox.png/revision/latest?cb=20180209093109&path-prefix=fr" width="200" height="286">
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|