42 lines
2.2 KiB
HTML
42 lines
2.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Zane :P</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<a href="index.html"><img class="logo" src="logo.gif" alt="logo"></a>
|
|
<br>
|
|
<br>
|
|
<img class="eeto" src="https://anlucas.neocities.org/under-con.gif" alt="Under Construction">
|
|
</header>
|
|
<h1 class="content">Welcome to my website :D</h1>
|
|
<p>Hello! I am Zane, a young person that feels like 2000s internet was peak. If you are web surfing then I think you willl enjoy going to the <a href="links.html">links page</a> but if you are just here randomly then settle down and enjoy the song I picked out for you.</p>
|
|
<div class="music">
|
|
<h1>Background Music</h1>
|
|
<audio controls autoplay loop>
|
|
<source src="music.wav" type="audio/wav">
|
|
Your browser does not support the audio element.
|
|
</audio>
|
|
<p>Music by <a href="https://tangermusic.bandcamp.com">Tanger</a> (not me)</p>
|
|
</div>
|
|
<footer>
|
|
<br><br><br>
|
|
<img class="eeto" src="">
|
|
<img class="eeto" src="https://jack-dawlia.neocities.org/image/gif/i-love-physical-media-button-cd.gif">
|
|
<img class="eeto" src="https://jack-dawlia.neocities.org/image/blue-favourite.gif">
|
|
<img class="eeto" src="https://jack-dawlia.neocities.org/image/i-love-portal.gif">
|
|
<img class="eeto" src="https://jack-dawlia.neocities.org/image/gif/jd-house-huh-button.gif">
|
|
<img class="eeto" src="https://jack-dawlia.neocities.org/image/gif/button-lover-button.gif">
|
|
<img class="eeto" src="https://jack-dawlia.neocities.org/image/gif/bad-at-spelling-button.gif">
|
|
<img class="eeto" src="https://jack-dawlia.neocities.org/image/right-to-repair.gif">
|
|
<img class="eeto" src="https://anlucas.neocities.org/browser.gif">
|
|
<img class="eeto" src="https://anlucas.neocities.org/linux_now.gif">
|
|
<img class="eeto" src="https://anlucas.neocities.org/piracy.gif">
|
|
<img class="eeto" src="https://anlucas.neocities.org/prod_625_17265.gif">
|
|
</footer>
|
|
</body>
|
|
</html> |