46 lines
1.4 KiB
HTML
46 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<link rel="stylesheet" type="text/css" href="./css/base.css?version=3">
|
|
<link rel="stylesheet" type="text/css" href="./css/imgs.css?version=3">
|
|
<title>FISH</title>
|
|
<meta name="description" content="The fish">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
<body>
|
|
<div id="pride-banner">
|
|
<div class="color yellow"></div>
|
|
<div class="color white"></div>
|
|
<div class="color purple"></div>
|
|
<div class="color black"></div>
|
|
</div>
|
|
<header>THE FISH ><></header>
|
|
<main>
|
|
<div>
|
|
<img src="./img/fish/bands.avif" alt="Picture of a drawn fish">
|
|
</div>
|
|
<div>
|
|
<img src="./img/fish/bubbles.avif" alt="Picture of a drawn fish">
|
|
</div>
|
|
<div>
|
|
<img src="./img/fish/spike.avif" alt="Picture of a drawn fish">
|
|
</div>
|
|
<div>
|
|
<img src="./img/fish/squid.avif" alt="Picture of a drawn fish">
|
|
</div>
|
|
<div>
|
|
<img src="./img/fish/sus.avif" alt="Picture of a drawn fish">
|
|
</div>
|
|
<div>
|
|
<img src="./img/fish/thin.avif" alt="Picture of a drawn fish">
|
|
</div>
|
|
<div>
|
|
<img src="./img/fish/whale.avif" alt="Picture of a drawn fish">
|
|
</div>
|
|
</main>
|
|
<footer>
|
|
<a href="./index.html">GO BACK</a>
|
|
</footer>
|
|
</body>
|
|
</html>
|