2026-02-19 23:23:56 -10:00
<!DOCTYPE html>
2025-09-23 21:18:33 -04:00
< html lang = "en" >
2026-02-19 23:23:56 -10:00
< 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" >
2026-02-20 08:07:04 -10:00
< link rel = "icon" href = "favicon.png" >
2026-02-19 23:23:56 -10:00
< / 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 >
2026-02-20 08:07:04 -10:00
< div class = "content" >
< 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. Below you can see my updates on life, but I don't post often.< / p >
< / div >
2026-02-19 23:23:56 -10:00
< div class = "music" >
< h1 > Background Music< / h1 >
2026-02-20 08:07:04 -10:00
< img class = "song-cover" src = "swsd-logo.jpg" alt = "song cover" >
< p > < a href = "https://tangermusic.bandcamp.com/track/somewhere-someday" > somewhere, someday< / a > - < a href = "https://tangermusic.bandcamp.com" > Tanger< / a > < / p >
2026-02-19 23:23:56 -10:00
< audio controls autoplay loop >
2026-02-19 23:27:03 -10:00
< source src = "music.mp3" type = "audio/mpeg" >
2026-02-19 23:23:56 -10:00
Your browser does not support the audio element.
< / audio >
2026-02-20 08:07:04 -10:00
< p class = "mini-text" > < i > Please enable autoplay for the best experience< / i > < / p >
2026-02-19 23:23:56 -10:00
< / div >
2026-02-20 08:07:04 -10:00
< div >
2026-02-19 23:23:56 -10:00
< 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" >
2026-02-20 08:07:04 -10:00
< a href = "https://store.steampowered.com/app/400/Portal/" > < img class = "eeto" src = "https://jack-dawlia.neocities.org/image/i-love-portal.gif" > < / a >
2026-02-19 23:23:56 -10:00
< 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" >
2026-02-20 08:07:04 -10:00
< a href = "https://www.youtube.com/watch?v=5um2gebyPtA" > < img class = "eeto" src = "https://jack-dawlia.neocities.org/image/gif/bad-at-spelling-button.gif" > < / a >
< a href = "https://frame.work" > < img class = "eeto" src = "https://jack-dawlia.neocities.org/image/right-to-repair.gif" > < / a >
< a href = "https://archive.org/details/netscape-navigator-4.0.4" > < img class = "eeto" src = "https://anlucas.neocities.org/browser.gif" > < / a >
2026-02-19 23:23:56 -10:00
< img class = "eeto" src = "https://anlucas.neocities.org/linux_now.gif" >
2026-02-20 08:07:04 -10:00
< a href = "https://vimm.net/vault" > < img class = "eeto" src = "https://anlucas.neocities.org/piracy.gif" > < / a >
2026-02-19 23:23:56 -10:00
< img class = "eeto" src = "https://anlucas.neocities.org/prod_625_17265.gif" >
2026-02-20 08:07:04 -10:00
< a href = "https://a.co/d/06BAB5ge" > < img class = "eeto" src = "https://lilaclynx.net/img/nocookie.gif" > < / a >
< a href = "https://yesterweb.org/no-to-web3/" > < img class = "eeto" src = "https://auzziejay.com/images/noweb32.gif" > < / a >
< br > < br > < p class = "mini-text" > < i > Running since Febuary 19th 2026< / i > < / p >
2026-02-19 23:23:56 -10:00
< / footer >
< / body >
< / html >