wiinet is ready™️

hopefully, after over a year of development, it will have been worth the wait
This commit is contained in:
soafen 2022-09-09 23:24:33 +02:00
commit e364b9143f
650 changed files with 53461 additions and 49 deletions

18
media/index.html Normal file
View file

@ -0,0 +1,18 @@
<head>
<title>Media | WiiNet</title>
<link rel="stylesheet" href="../css/media.css">
</head>
<body>
<a href="../"><img style="padding:5px;" src="../img/HomeLogo.png" width="150px"/></a><span style="position:absolute;right:5px;top:20px;"><a href="../games">GAMES</a> - <a href="../videos">VIDEOS</a> - <a href="#">MEDIA</a> - <a href="../utilities">UTILITIES</a> - <a href="../others">OTHERS</a></span>
<br><br><br><br><br><br>
<span>Music and Animations from the Internet Channel.</span><br><br>
<h2>Flash Animations</h2>
<table>
<tr>
<td><a href="1/file.swf"><img src="../img/media/1.jpg"></a></td>
</tr>
<tr>
<th>The Ultimate Showdown</span></th>
</tr>
</table>
</body>