chore: fixes

This commit is contained in:
MattTheTekie 2026-04-17 13:28:39 -04:00
commit e395d24aa3
15 changed files with 971 additions and 42 deletions

View file

@ -55,7 +55,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -144,7 +144,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -180,7 +180,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a

View file

@ -56,7 +56,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -145,7 +145,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -181,7 +181,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a

View file

@ -70,7 +70,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -159,7 +159,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -195,7 +195,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a

View file

@ -81,7 +81,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -170,7 +170,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -206,7 +206,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a

View file

@ -79,7 +79,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -168,7 +168,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -204,7 +204,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a
@ -423,7 +423,7 @@
<article class="home-text text-containers-secondary-bg"> <article class="home-text text-containers-secondary-bg">
<img <img
src="images/gifs/kirby19.gif" src="images/gifs/gabumon.gif"
class="home-img-1" class="home-img-1"
alt="Kirby holding Hi!! sign" alt="Kirby holding Hi!! sign"
/> />

View file

@ -55,7 +55,7 @@
src="http://www.veltron.net/images/home.png" src="http://www.veltron.net/images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links-active" id="navHome" /><a href="index.html class="nav-links-active" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -144,7 +144,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -180,7 +180,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a

View file

@ -81,7 +81,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -170,7 +170,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -206,7 +206,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a

View file

@ -70,7 +70,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -159,7 +159,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -195,7 +195,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a
@ -409,7 +409,7 @@
<!-- ================= CHATROOM ================= --> <!-- ================= CHATROOM ================= -->
<header> <header>
<h1>Welcome to The Status Page Area!</h1> <h1>Welcome to The Hacker Lab Area!</h1>
<article class="home-text text-containers-secondary-bg"> <article class="home-text text-containers-secondary-bg">
<img <img
src="images/gifs/gabumon.gif" src="images/gifs/gabumon.gif"

View file

@ -55,7 +55,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links-active" id="navHome" /><a href="index.html class="nav-links-active" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -144,7 +144,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -180,7 +180,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a
@ -421,6 +421,11 @@ We are pioneers in the world of FOSS. We are always looking for more members if
<article class="recent-updates text-containers-main-bg"> <article class="recent-updates text-containers-main-bg">
<h2>Changelog</h2> <h2>Changelog</h2>
<div class="text-containers-secondary-bg"> <div class="text-containers-secondary-bg">
<strong>2026年04月17日</strong>
We have migrated all websites over to a standardized layout. Thank you for choosing The Veltron Network.
- MattTheTekie.
</p>
<strong>2026年03月28日</strong> <strong>2026年03月28日</strong>
We have migrated from Discord to Fluxer. You can always click the Fluxer button at the bottom of the webpage to join. We also implemented our PBX number. We also had a weird patent troll company email us so now we have a anti patent troll button. Thank you for choosing The Veltron Network. We have migrated from Discord to Fluxer. You can always click the Fluxer button at the bottom of the webpage to join. We also implemented our PBX number. We also had a weird patent troll company email us so now we have a anti patent troll button. Thank you for choosing The Veltron Network.
- MattTheTekie. - MattTheTekie.

View file

@ -79,7 +79,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -168,7 +168,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -204,7 +204,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a
@ -423,7 +423,7 @@
<article class="home-text text-containers-secondary-bg"> <article class="home-text text-containers-secondary-bg">
<img <img
src="images/gifs/kirby19.gif" src="images/gifs/gabumon.gif"
class="home-img-1" class="home-img-1"
alt="Kirby holding Hi!! sign" alt="Kirby holding Hi!! sign"
/> />

View file

@ -55,7 +55,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -144,7 +144,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -180,7 +180,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a

462
radio.html Normal file
View file

@ -0,0 +1,462 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="darkreader-lock" />
<title>Veltron Radio - Veltron Network</title>
<meta charset="UTF-8">
<meta property="og:type" content="summary">
<meta property="og:site_name" content="MattTheTekie presents">
<meta property="og:title" content="The Veltron Network">
<meta property="og:description" content="The Veltron Network is a worldwide technology community.">
<meta property="og:image" content="images/favicon/banner.png">
<meta property="og:image:alt" content="Veltron Network">
<meta property="og:url" content="http://www.veltron.net/">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta property="author" content="MattTheTekie + Veltron">
<link rel="stylesheet" href="css/global.css" />
<link
rel="icon"
type="image/png"
href="images/favicon/banner.png"
sizes="96x96"
/>
<link rel="shortcut icon" href="images/favicon/banner.png" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="images/favicon/banner.png"
/>
<meta name="apple-mobile-web-app-title" content="VELTRON" />
<link rel="canonical" href="index.html" />
</head>
<style>
/* Chatroom Styling */
.chatroom-wrapper {
margin-top: 25px;
}
.chatroom-frame {
width: 100%;
height: 600px;
border: none;
}
@media (max-width: 768px) {
.chatroom-frame {
height: 500px;
}
}
</style>
</head>
<body id="body">
<div id="websiteContainer">
<!-- Spacer -->
<div id="websiteSpacerTop"></div>
<!-- Header -->
<header id="header">
<img src="images/site-banner.png" alt="Logo and Title" class="header-logo"/>
</header>
<!-- Left Aside -->
<aside id="leftSiteContent">
<!-- Main Navigation -->
<nav id="leftNav" aria-label="Main Navigation">
<div class="nav-categories">
<span>Veltron Portal</span>
<div class="nav-items">
<img
src="images/home.png"
class="nav-icons"
alt="Kirby's house"
/><a href="index.html class="nav-links" id="navHome"
>Home</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/site-info.png"
class="nav-icons"
alt="Blue Kirby"
/><a href="status.html" class="nav-links" id="navSiteInfo"
>Status</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/past-versions.png"
class="nav-icons"
alt="Star"
/><a
href="members.html"
class="nav-links"
id="navPastVersions"
>Member Area</a
>
</div>
</div>
<div class="nav-categories">
<span>Information Center</span>
<div class="nav-items">
<img src="images/about.png" class="nav-icons" alt="Kirby" /><a
href="about.html"
class="nav-links"
id="navAbout"
>About Us</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/favorite-games.png"
class="nav-icons"
alt="N64 Logo"
/><a
href="blog.html"
class="nav-links"
id="navFavoriteGames"
>Veltron Blog</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/anime-reviews.png"
class="nav-icons"
alt="Konata Izumi"
/><a
href="services.html"
class="nav-links"
id="navAnimeReviews"
>Veltron Services</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/artworks.png"
class="nav-icons"
alt="Kirby 64 Painting"
/><a href="donate.html" class="nav-links" id="navArtworks"
>Donate Today</a
>
</div>
</div>
<div class="nav-categories">
<span>Entertainment</span>
<div class="nav-items-active">
<img
src="images/music.png"
class="nav-icons"
alt="Mike Kirby"
/><a
href="radio.html"
class="nav-links"
id="navMusicPlayer"
>Veltron Radio ♪</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/music-player.png"
class="nav-icons"
alt="Cartoonish CRT TV"
/><a href="https://podcast.veltron.net" class="nav-links" id="navCRT"
>Veltron Podcast</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/mini-tv.png"
class="nav-icons"
alt="CRT Realistic"
/><a href="https://odysee.go.veltron.net" class="nav-links-external"
>Veltron On Demand</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/crt-television.png"
class="nav-icons"
alt="Pixel Mario"
/><a
href="tv.html"
class="nav-links"
id="navArcadeGames"
>Veltron TV</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/arcade-games.png"
class="nav-icons"
alt="Adeleine from Kirby"
/><a href="https://blackmagegaming.com/games/arcade/" class="nav-links" id="navSketchbook"
>Arcade Games</a
>
</div>
</div>
<div class="nav-categories">
<span>Cool Stuff</span>
<div class="nav-items">
<img
src="images/chat_room.png"
class="nav-icons"
alt="HTML5 Logo"
/><a
href="chat.html"
class="nav-links"
id="navCodingTricks"
>Chat Room</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/guestbook.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="guestbook.html"
class="nav-links"
id="navAllKirbyGames"
>Guestbook</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/linux_button.png"
class="nav-icons"
alt="Kirby 64 Painting 2"
/><a
href="dragon-linux.html"
class="nav-links"
id="navMiscellaneous"
>Dragon Linux</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/keitai.gif"
class="nav-icons"
alt="King DeDeDe"
/><a
href="tel:+16314817776"
class="nav-links"
id="navGifCollection"
>Call Us</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/hacker.png"
class="nav-icons"
alt="Open Book"
/><a href="hacker-lab.html" class="nav-links" id="navGuestbook"
>Hacker Lab</a
>
</div>
</div>
<div class="nav-categories">
<span>Other Pages</span>
<div class="nav-items">
<img
src="images/minecraft-tribute.png"
class="nav-icons"
alt="Felyne"
/><a
href="mc.html"
class="nav-links-external"
>VELTRON-MC</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/search.png"
class="nav-icons"
alt="Grass Block"
/><a
href="https://search.veltron.net"
class="nav-links-external"
>Veltron Find</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/aero_webring.png"
class="nav-icons"
alt="BNL Logo"
/><a
href="https://frutigeraeroarchive.org"
class="nav-links-external"
>Frutiger Aero</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/github.png"
class="nav-icons"
alt="Windows 7 Orb"
/><a
href="https://github.com/VELTRONNET"
class="nav-links-external"
>GitHub</a
>
</div>
</div>
<!-- Nav Music Player -->
<audio id="navMusic" autoplay>
<source src="#" type="audio/mpeg" />
</audio>
<!-- Music Controls -->
<div class="nav-music-div">
<div class="nav-music-marquee">
<span id="currentSongInfo"
><!-- Current song information will go here --></span
>
</div>
<nav aria-label="Music Player">
<div>
<button id="navMusicPlay">Play</button>
<button id="navMusicPause">Pause</button>
</div>
<div aria-label="Music Player Media Controls">
<button id="navMusicPrevious">Back</button>
<button id="navMusicNext">Next</button>
</div>
</nav>
</div>
</nav>
</aside>
<div class="decor left_banner"></div>
<!-- Right Aside -->
<aside id="rightSiteContent">
<div class="aside-ads-container">
<span>Cool Posters</span>
<a href="https://home.veltron.net">
<img
src="images/extra/line.gif"
alt="Poster 1"
title="Poster 1"
/>
<img
src="images/extra/bg.gif"
alt="Poster 2"
title="Poster 2"
/></a>
<a href="https://youareanidiot.cc/" target="_blank" rel="noopener noreferrer">
<img
src="images/congrats-you-won.png"
alt="Poster 3"
title="Poster 3"
/>
</a>
<a href="https://dragoonsden.veltron.net">
<img
src="images/buttons/Area51_Chamber_5154_dnow5.jpg"
alt="Poster 3"
title="Poster 3"
/>
</a>
<a href="https://roboticoperatingbuddy.neocities.org/"><img src="images/buttons/rob.png"></a>
</a>
<a href="https://play.cpjourney.net">
<img
src="images/gifs/peng5.gif"
alt="Poster 3"
title="Poster 3"
/>
</a> </div>
<div class="decor right_banner"></div>
</aside>
<!-- Main Content -->
<main id="middleContent">
<section id="homeSection">
<!-- ================= CHATROOM ================= -->
<header>
<h1>Welcome to The Veltron Radio Page Area!</h1>
<article class="home-text text-containers-secondary-bg">
<img
src="images/gifs/gabumon.gif"
class="home-img-1"
alt="Kirby holding Hi!! sign"
/>
<center> <p>
Welcome to The Veltron Radio Page Area. <br>You can check out Veltron Radio here.<br> Please note that you need to be inside the Veltron intranet to be able to access this service.
</p></center>
</article>
</header>
<iframe
src="http://radio.int.veltron.net"
class="chatroom-frame"
scrolling="yes"
allow="clipboard-write; clipboard-read">
</iframe>
</article>
<!-- ================================================= -->
<!-- Featured Buttons Carousel -->
<nav class="carousel-buttons text-containers-main-bg" aria-label="88x31 Button Carousel">
<div>
<div class="carousel-placeholder"></div>
</div>
</nav>
<div class="view-counter-container text-containers-secondary-bg">
<span>You are visitor number:</span>
<span id="visitorCounter"></span>
</div>
</section>
</main>
</section>
</main>
<footer id="bottomFooter">
<span>2019 - <script>document.write(new Date().getFullYear());</script> &copy; Veltron Network</span><br />
<a href="https://fluxer.go.veltron.net">Fluxer</a> <a href="mailto:mattthetekie@veltron.net">e-mail</a>
</footer>
<div id="websiteSpacerBottom"></div>
</div>
<script src="javascript/carousel.js"></script>
<script src="javascript/view-counter.js"></script>
<script src="javascript/nav-music.js"></script>
</body>
</html>

View file

@ -55,7 +55,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -144,7 +144,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -180,7 +180,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a

View file

@ -70,7 +70,7 @@
src="images/home.png" src="images/home.png"
class="nav-icons" class="nav-icons"
alt="Kirby's house" alt="Kirby's house"
/><a href="http://www.veltron.net" class="nav-links" id="navHome" /><a href="index.html class="nav-links" id="navHome"
>Home</a >Home</a
> >
</div> </div>
@ -159,7 +159,7 @@
class="nav-icons" class="nav-icons"
alt="Mike Kirby" alt="Mike Kirby"
/><a /><a
href="http://radio.int.veltron.net" href="radio.html"
class="nav-links" class="nav-links"
id="navMusicPlayer" id="navMusicPlayer"
>Veltron Radio ♪</a >Veltron Radio ♪</a
@ -195,7 +195,7 @@
class="nav-icons" class="nav-icons"
alt="Pixel Mario" alt="Pixel Mario"
/><a /><a
href="http://tv.int.veltron.net" href="tv.html"
class="nav-links" class="nav-links"
id="navArcadeGames" id="navArcadeGames"
>Veltron TV</a >Veltron TV</a

462
tv.html Normal file
View file

@ -0,0 +1,462 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="darkreader-lock" />
<title>Veltron TV - Veltron Network</title>
<meta charset="UTF-8">
<meta property="og:type" content="summary">
<meta property="og:site_name" content="MattTheTekie presents">
<meta property="og:title" content="The Veltron Network">
<meta property="og:description" content="The Veltron Network is a worldwide technology community.">
<meta property="og:image" content="images/favicon/banner.png">
<meta property="og:image:alt" content="Veltron Network">
<meta property="og:url" content="http://www.veltron.net/">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta property="author" content="MattTheTekie + Veltron">
<link rel="stylesheet" href="css/global.css" />
<link
rel="icon"
type="image/png"
href="images/favicon/banner.png"
sizes="96x96"
/>
<link rel="shortcut icon" href="images/favicon/banner.png" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="images/favicon/banner.png"
/>
<meta name="apple-mobile-web-app-title" content="VELTRON" />
<link rel="canonical" href="index.html" />
</head>
<style>
/* Chatroom Styling */
.chatroom-wrapper {
margin-top: 25px;
}
.chatroom-frame {
width: 100%;
height: 600px;
border: none;
}
@media (max-width: 768px) {
.chatroom-frame {
height: 500px;
}
}
</style>
</head>
<body id="body">
<div id="websiteContainer">
<!-- Spacer -->
<div id="websiteSpacerTop"></div>
<!-- Header -->
<header id="header">
<img src="images/site-banner.png" alt="Logo and Title" class="header-logo"/>
</header>
<!-- Left Aside -->
<aside id="leftSiteContent">
<!-- Main Navigation -->
<nav id="leftNav" aria-label="Main Navigation">
<div class="nav-categories">
<span>Veltron Portal</span>
<div class="nav-items">
<img
src="images/home.png"
class="nav-icons"
alt="Kirby's house"
/><a href="index.html class="nav-links" id="navHome"
>Home</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/site-info.png"
class="nav-icons"
alt="Blue Kirby"
/><a href="status.html" class="nav-links" id="navSiteInfo"
>Status</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/past-versions.png"
class="nav-icons"
alt="Star"
/><a
href="members.html"
class="nav-links"
id="navPastVersions"
>Member Area</a
>
</div>
</div>
<div class="nav-categories">
<span>Information Center</span>
<div class="nav-items">
<img src="images/about.png" class="nav-icons" alt="Kirby" /><a
href="about.html"
class="nav-links"
id="navAbout"
>About Us</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/favorite-games.png"
class="nav-icons"
alt="N64 Logo"
/><a
href="blog.html"
class="nav-links"
id="navFavoriteGames"
>Veltron Blog</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/anime-reviews.png"
class="nav-icons"
alt="Konata Izumi"
/><a
href="services.html"
class="nav-links"
id="navAnimeReviews"
>Veltron Services</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/artworks.png"
class="nav-icons"
alt="Kirby 64 Painting"
/><a href="donate.html" class="nav-links" id="navArtworks"
>Donate Today</a
>
</div>
</div>
<div class="nav-categories">
<span>Entertainment</span>
<div class="nav-items">
<img
src="images/music.png"
class="nav-icons"
alt="Mike Kirby"
/><a
href="radio.html"
class="nav-links"
id="navMusicPlayer"
>Veltron Radio ♪</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/music-player.png"
class="nav-icons"
alt="Cartoonish CRT TV"
/><a href="https://podcast.veltron.net" class="nav-links" id="navCRT"
>Veltron Podcast</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/mini-tv.png"
class="nav-icons"
alt="CRT Realistic"
/><a href="https://odysee.go.veltron.net" class="nav-links-external"
>Veltron On Demand</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/crt-television.png"
class="nav-icons"
alt="Pixel Mario"
/><a
href="tv.html"
class="nav-links-active"
id="navArcadeGames"
>Veltron TV</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/arcade-games.png"
class="nav-icons"
alt="Adeleine from Kirby"
/><a href="https://blackmagegaming.com/games/arcade/" class="nav-links" id="navSketchbook"
>Arcade Games</a
>
</div>
</div>
<div class="nav-categories">
<span>Cool Stuff</span>
<div class="nav-items">
<img
src="images/chat_room.png"
class="nav-icons"
alt="HTML5 Logo"
/><a
href="chat.html"
class="nav-links"
id="navCodingTricks"
>Chat Room</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/guestbook.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="guestbook.html"
class="nav-links"
id="navAllKirbyGames"
>Guestbook</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/linux_button.png"
class="nav-icons"
alt="Kirby 64 Painting 2"
/><a
href="dragon-linux.html"
class="nav-links"
id="navMiscellaneous"
>Dragon Linux</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/keitai.gif"
class="nav-icons"
alt="King DeDeDe"
/><a
href="tel:+16314817776"
class="nav-links"
id="navGifCollection"
>Call Us</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/hacker.png"
class="nav-icons"
alt="Open Book"
/><a href="hacker-lab.html" class="nav-links" id="navGuestbook"
>Hacker Lab</a
>
</div>
</div>
<div class="nav-categories">
<span>Other Pages</span>
<div class="nav-items">
<img
src="images/minecraft-tribute.png"
class="nav-icons"
alt="Felyne"
/><a
href="mc.html"
class="nav-links-external"
>VELTRON-MC</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/search.png"
class="nav-icons"
alt="Grass Block"
/><a
href="https://search.veltron.net"
class="nav-links-external"
>Veltron Find</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/aero_webring.png"
class="nav-icons"
alt="BNL Logo"
/><a
href="https://frutigeraeroarchive.org"
class="nav-links-external"
>Frutiger Aero</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/github.png"
class="nav-icons"
alt="Windows 7 Orb"
/><a
href="https://github.com/VELTRONNET"
class="nav-links-external"
>GitHub</a
>
</div>
</div>
<!-- Nav Music Player -->
<audio id="navMusic" autoplay>
<source src="#" type="audio/mpeg" />
</audio>
<!-- Music Controls -->
<div class="nav-music-div">
<div class="nav-music-marquee">
<span id="currentSongInfo"
><!-- Current song information will go here --></span
>
</div>
<nav aria-label="Music Player">
<div>
<button id="navMusicPlay">Play</button>
<button id="navMusicPause">Pause</button>
</div>
<div aria-label="Music Player Media Controls">
<button id="navMusicPrevious">Back</button>
<button id="navMusicNext">Next</button>
</div>
</nav>
</div>
</nav>
</aside>
<div class="decor left_banner"></div>
<!-- Right Aside -->
<aside id="rightSiteContent">
<div class="aside-ads-container">
<span>Cool Posters</span>
<a href="https://home.veltron.net">
<img
src="images/extra/line.gif"
alt="Poster 1"
title="Poster 1"
/>
<img
src="images/extra/bg.gif"
alt="Poster 2"
title="Poster 2"
/></a>
<a href="https://youareanidiot.cc/" target="_blank" rel="noopener noreferrer">
<img
src="images/congrats-you-won.png"
alt="Poster 3"
title="Poster 3"
/>
</a>
<a href="https://dragoonsden.veltron.net">
<img
src="images/buttons/Area51_Chamber_5154_dnow5.jpg"
alt="Poster 3"
title="Poster 3"
/>
</a>
<a href="https://roboticoperatingbuddy.neocities.org/"><img src="images/buttons/rob.png"></a>
</a>
<a href="https://play.cpjourney.net">
<img
src="images/gifs/peng5.gif"
alt="Poster 3"
title="Poster 3"
/>
</a> </div>
<div class="decor right_banner"></div>
</aside>
<!-- Main Content -->
<main id="middleContent">
<section id="homeSection">
<!-- ================= CHATROOM ================= -->
<header>
<h1>Welcome to The Veltron TV Page Area!</h1>
<article class="home-text text-containers-secondary-bg">
<img
src="images/gifs/gabumon.gif"
class="home-img-1"
alt="Kirby holding Hi!! sign"
/>
<center> <p>
Welcome to The Veltron TV Page Area. <br>You can check out Veltron TV here.<br> Please note that you need to be inside the Veltron intranet to be able to access this service.
</p></center>
</article>
</header>
<iframe
src="http://tv.int.veltron.net"
class="chatroom-frame"
scrolling="yes"
allow="clipboard-write; clipboard-read">
</iframe>
</article>
<!-- ================================================= -->
<!-- Featured Buttons Carousel -->
<nav class="carousel-buttons text-containers-main-bg" aria-label="88x31 Button Carousel">
<div>
<div class="carousel-placeholder"></div>
</div>
</nav>
<div class="view-counter-container text-containers-secondary-bg">
<span>You are visitor number:</span>
<span id="visitorCounter"></span>
</div>
</section>
</main>
</section>
</main>
<footer id="bottomFooter">
<span>2019 - <script>document.write(new Date().getFullYear());</script> &copy; Veltron Network</span><br />
<a href="https://fluxer.go.veltron.net">Fluxer</a> <a href="mailto:mattthetekie@veltron.net">e-mail</a>
</footer>
<div id="websiteSpacerBottom"></div>
</div>
<script src="javascript/carousel.js"></script>
<script src="javascript/view-counter.js"></script>
<script src="javascript/nav-music.js"></script>
</body>
</html>