deoliveira.y
3 years ago
1 changed files with 30 additions and 0 deletions
@ -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…
Reference in new issue