mirror of
https://old.git.ood.ovh/flambyte/HEAJ_2021113.git
synced 2025-04-28 23:18:53 +02:00
20 lines
No EOL
457 B
HTML
20 lines
No EOL
457 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<style>
|
|
h1 {
|
|
color:#005b88;
|
|
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
|
|
display: flex;
|
|
}
|
|
</style>
|
|
<title>site</title>
|
|
<h1> site plus cher qu'une carte dracofeu</h1>
|
|
<h2>Draco feu légendaire</h2>
|
|
<img src= "https://www.pokepedia.fr/images/e/e3/M%C3%A9tamorph-RFVF.png" title="Go to W3Schools HTML section">
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
|
|
</html> |