HTML standards ig

This commit is contained in:
Gemdation 2025-05-29 16:09:44 -05:00
parent 2f482f6b94
commit 66d4beee28
18 changed files with 123 additions and 123 deletions

View File

@ -1,13 +1,13 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<style>@font-face {font-family: 'Shop'; src: url('shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
<title>404 Not Found - WiiMart</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/meta/main.css" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/meta/main.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>

View File

@ -1,6 +1,6 @@
# [WiiMart.org](https://wiimart.org)
<img src="media/branding-bag-no-bg.png" width="100" height="100" align="right" />
<img src="media/branding-bag-no-bg.png" width="100" height="100" align="right">
This is the source code of WiiMart's website. It contains WADs, branding, and project information.

View File

@ -1,20 +1,20 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<style>@font-face {font-family: 'Shop'; src: url('meta/shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
<script src="meta/music.js" preload></script>
<title>Branding of WiiMart</title>
<meta content="Branding of WiiMart" property="og:title" />
<meta content="This page contains the WiiMart branding guidelines." property="og:description" />
<meta content="Branding of WiiMart" property="og:title">
<meta content="This page contains the WiiMart branding guidelines." property="og:description">
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
<meta content="https://wiimart.org/branding" property="og:url" />
<meta content="#1164E9" data-react-helmet="true" name="theme-color" />
<meta name="keywords" content="WiiMart, Wii Shop, homebrew"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="meta/main.css" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta content="https://wiimart.org/branding" property="og:url">
<meta content="#1164E9" data-react-helmet="true" name="theme-color">
<meta name="keywords" content="WiiMart, Wii Shop, homebrew">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="meta/main.css">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>mark {color:white} .wm {width: 100%}</style>
</head>
<body onload="loadafterwednesdaycheck();">

View File

@ -1,21 +1,21 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<style>@font-face {font-family: 'Shop'; src: url('meta/shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
<script src="meta/music.js" preload></script>
<title>WiiMart Credits</title>
<meta content="WiiMart Credits" property="og:title" />
<meta content="View the credits for WiiMart here." property="og:description" />
<meta content="WiiMart Credits" property="og:title">
<meta content="View the credits for WiiMart here." property="og:description">
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
<meta content="https://wiimart.org/credits" property="og:url" />
<meta content="#1164E9" data-react-helmet="true" name="theme-color" />
<meta name="keywords" content="WiiMart, Wii Shop, homebrew"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="meta/main.css" />
<meta content="https://wiimart.org/credits" property="og:url">
<meta content="#1164E9" data-react-helmet="true" name="theme-color">
<meta name="keywords" content="WiiMart, Wii Shop, homebrew">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="meta/main.css">
<script src="meta/gallery.js" defer></script>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>
div.c {border-color:#9900FF}
div.c div.pfp {border-color:#9900FF}

View File

@ -1,8 +1,8 @@
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0; URL=/install"/>
</head>

View File

@ -1,21 +1,21 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<style>@font-face {font-family:'Shop';src:url('meta/shop.ttf') format('truetype');font-weight: normal;font-style: normal;}</style>
<title>Error Code Checker</title>
<meta content="Error Code Checker" property="og:title" />
<meta content="Use this tool to troubleshoot errors on the Wii Shop Channel." property="og:description" />
<meta content="Error Code Checker" property="og:title">
<meta content="Use this tool to troubleshoot errors on the Wii Shop Channel." property="og:description">
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
<meta content="https://wiimart.org/errors" property="og:url" />
<meta content="#FF0000" data-react-helmet="true" name="theme-color" />
<meta name="keywords" content="Errors, support, Wii Shop, homebrew"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="meta/main.css" />
<meta content="https://wiimart.org/errors" property="og:url">
<meta content="#FF0000" data-react-helmet="true" name="theme-color">
<meta name="keywords" content="Errors, support, Wii Shop, homebrew">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="meta/main.css">
<script src="meta/error.js" defer></script>
<script src="meta/music.js" preload></script>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>input {border: 2px solid #CCCCCC;border-bottom-color: #EAEAEA;margin-bottom: 15px;} #results {display:none;} div.err {border-color:red;text-align:left; h2 {color: #FF0000;} p {color: #FF0000;}}</style>
</head>
<body onload="loadafterwednesdaycheck();">
@ -32,7 +32,7 @@
<div id="input">
<h2>Error Code Checker <b style="color:red">BETA</b></h2>
<input type="text" id="errorCode" maxlength="6" /><br>
<input type="text" id="errorCode" maxlength="6"><br>
<button id="submitBtn" style="margin-bottom: 10px;">Submit</button>
</div>

View File

@ -1,11 +1,11 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta charset="UTF-8">
<title>Index of /extras</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="../meta/main.css" />
<link rel="icon" type="image/x-icon" href="../favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../meta/main.css">
<link rel="icon" type="image/x-icon" href="../favicon.ico">
</head>
<body class="dir">

View File

@ -1,20 +1,20 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<style>@font-face {font-family: 'Shop'; src: url('meta/shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
<script src="meta/music.js" ></script>
<title>FishieMart: an active Fishie Fishie revival!</title>
<meta content="FishieMart: an active Fishie Fishie revival!" property="og:title" />
<meta content="FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE." property="og:description" />
<meta content="FishieMart: an active Fishie Fishie revival!" property="og:title">
<meta content="FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE." property="og:description">
<meta content="https://wiimart.org/media/pfp-fishie.png" property="og:image"/>
<meta content="https://wiimart.org/fishiemart" property="og:url" />
<meta content="#FFA500" data-react-helmet="true" name="theme-color" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="meta/main.css" />
<meta content="https://wiimart.org/fishiemart" property="og:url">
<meta content="#FFA500" data-react-helmet="true" name="theme-color">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="meta/main.css">
<script src="meta/gallery.js" defer></script>
<link rel="icon" type="image/x-icon" href="meta/favicon-fishie.ico" />
<link rel="icon" type="image/x-icon" href="meta/favicon-fishie.ico">
<style>div {border-color: orange; box-shadow: 0 0 10px #a153005d; } h1, h2, h3 {color:orange} a {color:orange}</style>
<style>button {font-family:'Shop',sans-serif;padding: 5px; border:none;outline:2px solid orange; color:black;background-color:white;border-radius: 5px;background-color:#f6fdff;filter: drop-shadow(1px 1px 3.4px #bbbbbb);box-shadow:inset 1px 1px 12px #53360015;}button:hover {border:none;outline:3px solid orange;cursor: pointer;filter: drop-shadow(1px 1px 3.4px #edb2347c);box-shadow:inset 1px 1px 12px #57310015;}button:active {box-shadow: none}</style>
<!--testing...first gitlab commit-->

View File

@ -1,21 +1,21 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<style>@font-face {font-family: 'Shop'; src: url('meta/shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
<script src="meta/music.js" preload></script>
<title>WiiMart: an active Wii Shop revival!</title>
<meta content="WiiMart: an active Wii Shop revival!" property="og:title" />
<meta content="WiiMart is an open-source revival of the defunct Wii Shop Channel. This website contains information about it and the project team behind it!" property="og:description" />
<meta content="WiiMart: an active Wii Shop revival!" property="og:title">
<meta content="WiiMart is an open-source revival of the defunct Wii Shop Channel. This website contains information about it and the project team behind it!" property="og:description">
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
<meta content="https://wiimart.org" property="og:url" />
<meta content="#1164E9" data-react-helmet="true" name="theme-color" />
<meta name="keywords" content="WiiMart, Wii Shop, homebrew"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="meta/main.css" />
<meta content="https://wiimart.org" property="og:url">
<meta content="#1164E9" data-react-helmet="true" name="theme-color">
<meta name="keywords" content="WiiMart, Wii Shop, homebrew">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="meta/main.css">
<script src="meta/gallery.js" defer></script>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<div id="bgmplayer">

View File

@ -1,20 +1,20 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<style>@font-face {font-family: 'Shop'; src: url('meta/shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
<script src="meta/music.js" preload></script>
<title>Install WiiMart</title>
<meta content="Download WiiMart" property="og:title" />
<meta content="Here are the installation instructions for WiiMart and the patched IOS WADs!." property="og:description" />
<meta content="Download WiiMart" property="og:title">
<meta content="Here are the installation instructions for WiiMart and the patched IOS WADs!." property="og:description">
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
<meta content="https://wiimart.org/download" property="og:url" />
<meta content="#1164E9" data-react-helmet="true" name="theme-color" />
<meta name="keywords" content="WiiMart, Wii Shop, homebrew"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="meta/main.css" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta content="https://wiimart.org/download" property="og:url">
<meta content="#1164E9" data-react-helmet="true" name="theme-color">
<meta name="keywords" content="WiiMart, Wii Shop, homebrew">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="meta/main.css">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>img {width:100%} .r {outline: 2px solid #9A9A9A} div#start button {width:60%;margin-bottom: 10px;} div.question a {text-decoration:none}</style>
</head>
<body onload="loadafterwednesdaycheck();">

View File

@ -1 +1 @@
<html><head><title>Redirecting...</title><meta http-equiv="refresh" content="0; URL=/wad/IOS56(Wii).wad"></head><body></body></html>
<html lang="en"><head><title>Redirecting...</title><meta http-equiv="refresh" content="0; URL=/wad/IOS56(Wii).wad"></head><body></body></html>

View File

@ -1 +1 @@
<html><head><title>Redirecting...</title><meta http-equiv="refresh" content="0; URL=/wad/IOS56(vWii).wad"></head><body></body></html>
<html lang="en"><head><title>Redirecting...</title><meta http-equiv="refresh" content="0; URL=/wad/IOS56(vWii).wad"></head><body></body></html>

View File

@ -1 +1 @@
<html><head><title>Redirecting...</title><meta http-equiv="refresh" content="0; URL=/wad/WiiMart.wad"></head><body></body></html>
<html lang="en"><head><title>Redirecting...</title><meta http-equiv="refresh" content="0; URL=/wad/WiiMart.wad"></head><body></body></html>

View File

@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Index of /media</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="../meta/main.css" />
<link rel="icon" type="image/x-icon" href="../favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../meta/main.css">
<link rel="icon" type="image/x-icon" href="../favicon.ico">
</head>
<body class="dir">

View File

@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Index of /meta</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="../meta/main.css" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../meta/main.css">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body class="dir">

View File

@ -1,21 +1,21 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<style>@font-face {font-family:'Shop';src:url('meta/shop.ttf') format('truetype');font-weight: normal;font-style: normal;}</style>
<script src="meta/music.js" preload></script>
<title>WiiMart Specials</title>
<meta content="WiiMart Specials" property="og:title" />
<meta content="This page contains some special content for WiiMart." property="og:description" />
<meta content="WiiMart Specials" property="og:title">
<meta content="This page contains some special content for WiiMart." property="og:description">
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
<meta content="https://wiimart.org/specials" property="og:url" />
<meta content="#FF0000" data-react-helmet="true" name="theme-color" />
<meta name="keywords" content="Wii Shop, homebrew"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="meta/main.css" />
<meta content="https://wiimart.org/specials" property="og:url">
<meta content="#FF0000" data-react-helmet="true" name="theme-color">
<meta name="keywords" content="Wii Shop, homebrew">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="meta/main.css">
<script src="meta/gallery.js" defer></script>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>ul {text-align:left} li a {text-decoration:none} </style>
</head>
<body onload="loadafterwednesdaycheck();">

View File

@ -1,22 +1,22 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<style>@font-face {font-family:'Shop';src:url('meta/shop.ttf') format('truetype');font-weight: normal;font-style: normal;}</style>
<script src="meta/music.js" preload></script>
<title>Support for WiiMart</title>
<meta content="Support for WiiMart" property="og:title" />
<meta content="This page contains troublehsooting tips for WiiMart." property="og:description" />
<meta content="Support for WiiMart" property="og:title">
<meta content="This page contains troublehsooting tips for WiiMart." property="og:description">
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
<meta content="https://wiimart.org/support" property="og:url" />
<meta content="#FF0000" data-react-helmet="true" name="theme-color" />
<meta name="keywords" content="Errors, support, Wii Shop, homebrew"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="meta/main.css" />
<meta content="https://wiimart.org/support" property="og:url">
<meta content="#FF0000" data-react-helmet="true" name="theme-color">
<meta name="keywords" content="Errors, support, Wii Shop, homebrew">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="meta/main.css">
<script src="meta/gallery.js" defer></script>
<script src="meta/issue.js" defer></script>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>img, img.slide {width:100%} input {border: 2px solid #CCCCCC;border-bottom-color: #EAEAEA;margin-bottom: 15px;} #results {display:none;} div.err {border-color:red;text-align:left; h2 {color: #FF0000;} p {color: #FF0000;}}</style>
</head>
<body onload="loadafterwednesdaycheck();">

View File

@ -1,11 +1,11 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta charset="UTF-8">
<title>Index of /wad</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="../meta/main.css" />
<link rel="icon" type="image/x-icon" href="../favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../meta/main.css">
<link rel="icon" type="image/x-icon" href="../favicon.ico">
</head>
<body class="dir">