Browse Source

easter egg ????

master
deoliveira.y 3 years ago
parent
commit
ad98b360c8
  1. 30
      easteregg.html

30
easteregg.html

@ -0,0 +1,30 @@
<!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>
Loading…
Cancel
Save