1
0
Fork 0
web/fish.html

40 lines
1.2 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>
<header>THE FISH &gt;&lt;&gt;</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>