mirror of
https://github.com/t404owo/t404null.git
synced 2026-06-22 07:54:41 +00:00
290 lines
11 KiB
HTML
290 lines
11 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>t404:null | hello.world(Zer/O)</title>
|
|
<meta
|
|
name="description"
|
|
content="”What do I see... a new world...?
|
|
It appears, that I am living in a world, where no-one lives...”
|
|
|
|
”hello.world(Zer/O)” is a first release from t404:null at 08.22.2022 on Youtube, spotify.
|
|
It was also the first song t404:null makes with tons of ”easter eggs” and mixed with more-styles genre called ”Full-Flavor”(200step, UK Hardcore, Electronic, Dance, and more..).
|
|
|
|
Available in:
|
|
Itunes(Release date at 09.20.2021)
|
|
Spotify(Release date at 09.20.2021)
|
|
YouTube
|
|
YouTube Music(Release date at 09.20.2021)
|
|
Soundcloud
|
|
Bandcamp"
|
|
/>
|
|
<link
|
|
rel="icon"
|
|
type="image/x-icon"
|
|
href="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/avatar.png"
|
|
/>
|
|
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
|
|
</head>
|
|
<body>
|
|
<nav>
|
|
<ul class="menu">
|
|
<li>
|
|
<a href="/">
|
|
<img
|
|
src="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/logo.png"
|
|
alt="t404:null"
|
|
/>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<div class="vertical-line"></div>
|
|
</li>
|
|
<li class="menu-item">
|
|
<a href="/">
|
|
<p>
|
|
<strong>Home</strong>
|
|
</p>
|
|
</a>
|
|
</li>
|
|
<li class="menu-item">
|
|
<a href="/release">
|
|
<p>
|
|
<strong>Releases</strong>
|
|
</p>
|
|
</a>
|
|
</li>
|
|
<li class="menu-item">
|
|
<a href="/activity">
|
|
<p>
|
|
<strong>Activities</strong>
|
|
</p>
|
|
</a>
|
|
</li>
|
|
<li class="menu-item">
|
|
<a href="/song_usage_terms">
|
|
<p>
|
|
<strong>Terms of Use</strong>
|
|
</p>
|
|
</a>
|
|
</li>
|
|
<li class="menu-item">
|
|
<a href="/about_me">
|
|
<p>
|
|
<strong>About Me</strong>
|
|
</p>
|
|
</a>
|
|
</li>
|
|
<li class="menu-item">
|
|
<a href="/contacts">
|
|
<p>
|
|
<strong>My Contacts</strong>
|
|
</p>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<div></div>
|
|
<ul id="social">
|
|
<li class="social">
|
|
<a href="https://youtube.com/@t404_null">
|
|
<p class="nf-icons"></p>
|
|
</a>
|
|
</li>
|
|
<li class="social">
|
|
<a href="https://x.com/t404_null">
|
|
<p class="nf-icons"></p>
|
|
</a>
|
|
</li>
|
|
<li class="social">
|
|
<a href="https://t404null.bandcamp.com/">
|
|
<p class="nf-icons"></p>
|
|
</a>
|
|
</li>
|
|
<li class="social">
|
|
<a
|
|
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
|
|
>
|
|
<p class="nf-icons">󰓇</p>
|
|
</a>
|
|
</li>
|
|
<li class="social">
|
|
<a
|
|
href="https://music.apple.com/artist/t404-null/1583561849"
|
|
>
|
|
<p class="nf-icons"></p>
|
|
</a>
|
|
</li>
|
|
<li class="social">
|
|
<a href="https://soundcloud.com/t404null">
|
|
<p class="nf-icons"></p>
|
|
</a>
|
|
</li>
|
|
<li class="social">
|
|
<a href="https://discord.gg/YJmkAFbKFX">
|
|
<p class="nf-icons"></p>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<button
|
|
class="burger"
|
|
onclick="
|
|
this.classList.toggle('open');
|
|
document
|
|
.querySelector('.dropdown')
|
|
.classList.toggle('dropdown-open');
|
|
"
|
|
>
|
|
<div id="hamburger">
|
|
<span></span>
|
|
<span></span>
|
|
<span></span>
|
|
</div>
|
|
<div id="cross">
|
|
<span></span>
|
|
<span></span>
|
|
</div>
|
|
</button>
|
|
</li>
|
|
</ul>
|
|
<div class="dropdown">
|
|
<div class="dropdown-menu">
|
|
<a href="/">
|
|
<p>
|
|
<strong>Home</strong>
|
|
</p>
|
|
</a>
|
|
<a href="/release">
|
|
<p>
|
|
<strong>Releases</strong>
|
|
</p>
|
|
</a>
|
|
<a href="/activity">
|
|
<p>
|
|
<strong>Activities</strong>
|
|
</p>
|
|
</a>
|
|
<a href="/song_usage_terms">
|
|
<p>
|
|
<strong>Terms of Use</strong>
|
|
</p>
|
|
</a>
|
|
<a href="/about_me">
|
|
<p>
|
|
<strong>About Me</strong>
|
|
</p>
|
|
</a>
|
|
<a href="/contacts">
|
|
<p>
|
|
<strong>My Contacts</strong>
|
|
</p>
|
|
</a>
|
|
</div>
|
|
<hr class="dropdown-menu" />
|
|
<div class="dropdown-social">
|
|
<p>
|
|
<a href="https://youtube.com/@t404_null">
|
|
<span class="icons nf-icons"></span>
|
|
<strong class="social-name">Youtube</strong>
|
|
</a>
|
|
<a href="https://x.com/t404_null">
|
|
<span class="icons nf-icons"></span>
|
|
<strong class="social-name">X/Twitter</strong>
|
|
</a>
|
|
<a href="https://t404null.bandcamp.com/">
|
|
<span class="icons nf-icons"></span>
|
|
<strong class="social-name">Bandcamp</strong>
|
|
</a>
|
|
<a
|
|
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
|
|
>
|
|
<span class="icons nf-icons">󰓇</span>
|
|
<strong class="social-name">Spotify</strong>
|
|
</a>
|
|
</p>
|
|
<p>
|
|
<a
|
|
href="https://music.apple.com/artist/t404-null/1583561849"
|
|
>
|
|
<span class="icons nf-icons"></span>
|
|
<strong class="social-name">Apple Music</strong>
|
|
</a>
|
|
<a href="https://soundcloud.com/t404null">
|
|
<span class="icons nf-icons"></span>
|
|
<strong class="social-name">SoundCloud</strong>
|
|
</a>
|
|
<a href="https://discord.gg/YJmkAFbKFX">
|
|
<span class="icons nf-icons"></span>
|
|
<strong class="social-name">Discord</strong>
|
|
</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<main>
|
|
<div
|
|
class="release-track"
|
|
style="
|
|
background-image: url(https://t404null.glitch.me/assets/images/image1.png);
|
|
background-size: cover;
|
|
background-position: center;
|
|
"
|
|
>
|
|
<div class="text-box">
|
|
<h1 class="title">
|
|
<strong>hello.world(Zer/O)</strong>
|
|
</h1>
|
|
<p class="description">
|
|
"What can I see... a new world...? <br />It appears,
|
|
that I am living in a world, where no-one lives..."
|
|
<br />
|
|
<br />"hello.world(Zer/O)" is a first release from
|
|
t404:null at 08.22.2021 on Youtube, Bandcamp, and
|
|
Soundcloud. <br /> It was also the first song
|
|
t404:null makes with tons ”easter eggs” and mixed with
|
|
more-styles genre called ”Full-Flavor”(200step, UK
|
|
Hardcore, Electronic, Dance, and more..). <br />
|
|
<br />Available in: <br />
|
|
<a
|
|
href="https://music.apple.com/album/hello-world-zer-o-single/1583561848"
|
|
class="text-primary"
|
|
>Itunes/Apple Music</a
|
|
>
|
|
<br />
|
|
<a
|
|
href="https://open.spotify.com/album/0MX0zluXBvEerdCL12Cd1s"
|
|
class="text-primary"
|
|
>Spotify(Release date at 09.20.2021)</a
|
|
>
|
|
<br />
|
|
<a
|
|
href="https://youtu.be/0apqJaWY5QM"
|
|
class="text-primary"
|
|
>YouTube</a
|
|
>
|
|
<br />
|
|
<a
|
|
href="https://music.youtube.com/watch?v=kVX6kdnvhAo"
|
|
class="text-primary"
|
|
>YouTube Music(Release date at 09.20.2021)</a
|
|
>
|
|
<br />
|
|
<a
|
|
href="https://m.soundcloud.com/t404null/helloworldzero"
|
|
class="text-primary"
|
|
>Soundcloud</a
|
|
>
|
|
<br />
|
|
<a
|
|
href="https://t404null.bandcamp.com/album/hello-world-zer-o"
|
|
class="text-primary"
|
|
>Bandcamp</a
|
|
>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</main>
|
|
<div class="footer">
|
|
© t404:null 2021-2024 - All Rights Reserved
|
|
</div>
|
|
</body>
|
|
</html>
|