Skip to content

Commit fd553d5

Browse files
committed
HTML cleanup
- fixed all issues reported by [HTML-validate](https://html-validate.org) - replaced FAQ single entry sub-lists with exclamation icons where it made more sense - adjusted formatting of login/user pages to be in line with the rest of the website
1 parent 554d145 commit fd553d5

17 files changed

+286
-286
lines changed

www/404.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,18 @@
88
</head>
99
<body>
1010
<header>
11-
<img src="assets/404.png" alt="Not found!" class="not-found" width="260px">
11+
<img src="assets/404.png" alt="Not found!" class="not-found" width="260">
1212
</header>
1313
<main>
1414
<section>
15-
<center>
16-
<h2>Page not found!</h2>
17-
<p>Oops, that page was not found!<br>
18-
Maybe you got a little lost...</p>
19-
<div class="download-buttons">
20-
<a href="./" class="btn">Return Home</a>
15+
<div class="textcentermid">
16+
<h2>Page not found!</h2>
17+
<p>Oops, that page was not found!<br>
18+
Maybe you got a little lost...</p>
19+
<div class="buttons">
20+
<a href="./" class="btn">Return Home</a>
2121
</div>
22+
</div>
2223
</section>
2324
</main>
2425
</body>

www/additional_guides_and_resources.html

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>NetPass - Additional Guides & Resources</title>
7+
<title>NetPass - Additional Guides &amp; Resources</title>
88
<link rel="stylesheet" href="styles.css">
99
<link rel="icon" href="assets/favicon_netpass.png" type="image/png">
1010
<link rel="stylesheet" href="assets/fontawesome/css/all.min.css">
@@ -13,27 +13,26 @@
1313
<body>
1414
<header>
1515
<div class="logo">
16-
<img src="assets/netpasslogo.png" alt="NetPass' logo">
16+
<img src="assets/netpasslogo.png" alt="NetPass logo">
1717
</div>
1818
</header>
1919

2020
<div class="flexreturn">
2121
<a class="navbarbutton returnrounded" href="index.html"><div class="textcentermid">Return Home</div></a>
2222
</div>
2323

24-
</header>
2524
<main>
2625
<section id="guide">
27-
<h2>Guide → Additional Guides & Resources</h2>
26+
<h2>Guide → Additional Guides &amp; Resources</h2>
2827
<ul>
2928
<li><a href="installation.html">Installation</a></li>
3029
<li><a href="general_questions.html">General Questions</a></li>
3130
<li><a href="back_alley.html">Back Alley</a></li>
3231
<li><a href="settings.html">Settings</a></li>
33-
<li><a href="moderation_and_reporting.html">Moderation & Reporting</a></li>
32+
<li><a href="moderation_and_reporting.html">Moderation &amp; Reporting</a></li>
3433
<li><a href="donating.html">Donating</a></li>
35-
<li><a href="errors_and_issues.html">Errors & Issues</a></li>
36-
<li><strong>Additional Guides & Resources</strong></li>
34+
<li><a href="errors_and_issues.html">Errors &amp; Issues</a></li>
35+
<li><strong>Additional Guides &amp; Resources</strong></li>
3736
</ul>
3837
</section>
3938
<section id="additional-guides">
@@ -64,7 +63,7 @@ <h3>Unlock all 63 Puzzle Swap puzzles</h3>
6463
<p>See <a href="https://docs.google.com/document/d/13li7hmPglVV2zCAB_9-y_CnoDHl8Ss8_fIe-2fZKAZ8"
6564
>this guide</a>! Don't forget to check out the #mii-plaza channel in our Discord Community!<br>
6665
Created by <strong>Benny</strong> with the help of the <strong>PuzzleSwapANA Team</strong>!</p>
67-
<h3>Unlock special Swapnote stationaries & notes</h3>
66+
<h3>Unlock special Swapnote stationaries &amp; notes</h3>
6867
<p>See <a href="https://discord.com/channels/1233315519482957834/1461836631760699443/1463780379520532490"
6968
>this archive</a>! Search for the "Injecting Instructions" text file within the .zip for instructions
7069
and don't forget to check out the #swapnote channel in our Discord Community!<br>
@@ -86,7 +85,7 @@ <h3>Custom Swapnote Stationaries</h3>
8685
>this Google Drive</a>! Search for the "Injecting Instructions" text file within the drive for
8786
instructions and don't forget to check out the #swapnote channel in our Discord Community<br>
8887
Stationaries created by <strong>MilesTheCreator</strong>!</p>
89-
<h3>NetPal Theme & Badges</h3>
88+
<h3>NetPal Theme &amp; Badges</h3>
9089
<p>The Theme is available on <a href="https://themeplaza.art/item/82672">ThemePlaza</a>!<br>
9190
Theme created by <strong>artvuir</strong> using the NetPal rig from <strong>MilesTheCreator</strong>!
9291
</p>
@@ -100,11 +99,11 @@ <h3>NetPass supported titles</h3>
10099
</section>
101100
</main>
102101
<footer>
103-
<p>&copy; 2024-2026 NetPass, by <a href="https://sorunome.de">Sorunome</a></p>Site by <a
104-
href="https://github.com/LNLenost">LNLenost</a>, <a href="https://github.com/iveurne">iveurne</a> &amp; <a
105-
href="https://github.com/Gatokun">Gato-kun</a></p>
106-
<a href="https://gitlab.com/3ds-NetPass/NetPass-Website">Website Source Code</a>, <a
107-
href="privacy.html">Privacy Policy</a>
102+
<p>&copy; 2024-2026 NetPass, by <a href="https://sorunome.de">Sorunome</a></p>
103+
<p>Site by <a href="https://github.com/LNLenost">LNLenost</a>, <a href="https://github.com/iveurne">iveurne</a>
104+
&amp; <a href="https://github.com/Gatokun">Gato-kun</a></p>
105+
<p><a href="https://gitlab.com/3ds-NetPass/NetPass-Website">Website Source Code</a>, <a
106+
href="privacy.html">Privacy Policy</a></p>
108107
</footer>
109108
</body>
110109
</html>

www/back_alley.html

Lines changed: 30 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,14 @@
1313
<body>
1414
<header>
1515
<div class="logo">
16-
<img src="assets/netpasslogo.png" alt="NetPass' logo">
16+
<img src="assets/netpasslogo.png" alt="NetPass logo">
1717
</div>
1818
</header>
1919

2020
<div class="flexreturn">
2121
<a class="navbarbutton returnrounded" href="index.html"><div class="textcentermid">Return Home</div></a>
2222
</div>
2323

24-
</header>
2524
<main>
2625
<section id="guide">
2726
<h2>Guide → Back Alley</h2>
@@ -30,10 +29,10 @@ <h2>Guide → Back Alley</h2>
3029
<li><a href="general_questions.html">General Questions</a></li>
3130
<li><strong>Back Alley</strong></li>
3231
<li><a href="settings.html">Settings</a></li>
33-
<li><a href="moderation_and_reporting.html">Moderation & Reporting</a></li>
32+
<li><a href="moderation_and_reporting.html">Moderation &amp; Reporting</a></li>
3433
<li><a href="donating.html">Donating</a></li>
35-
<li><a href="errors_and_issues.html">Errors & Issues</a></li>
36-
<li><a href="additional_guides_and_resources.html">Additional Guides & Resources</a></li>
34+
<li><a href="errors_and_issues.html">Errors &amp; Issues</a></li>
35+
<li><a href="additional_guides_and_resources.html">Additional Guides &amp; Resources</a></li>
3736
</ul>
3837
</section>
3938
<section id="back-alley">
@@ -44,33 +43,33 @@ <h3>How do I use it?</h3>
4443
<ul>
4544
<li>Open NetPass</li>
4645
<li>Enter a location and select "Back Alley"</li>
47-
<li>Press A to buy a pass</li>
48-
<ul>
49-
<li><strong>You can only buy 6 passes per day (1 free), it resets at midnight</strong></li>
50-
</ul>
51-
<li>Select the game you want to get a pass for</li>
52-
<ul>
53-
<li>You should now have a new pass in the app you bought one for!</li>
54-
</ul>
46+
<li>Press A to buy a pass
47+
<br><i class="fa-solid fa-circle-exclamation" aria-label="Notice:" role="img"></i>
48+
<strong>You can only buy 6 passes per day (1 free), it resets at midnight</strong>
49+
</li>
50+
<li>Select the game you want to get a pass for
51+
<br><i class="fa-solid fa-circle-exclamation" aria-label="Notice:" role="img"></i>
52+
You should now have a new pass in the app you bought one for!
53+
</li>
5554
</ul>
5655
</section>
5756
<section id="related-questions">
5857
<h2>Related Questions</h2>
5958
<h3>Why can't I buy more passes?</h3>
6059
<ul>
61-
<li>You've reached your maximum of 6 passes per day (the last one costs 10 Play Coins)</li>
62-
<ul>
63-
<li>You can buy another 6 passes tomorrow!</li>
64-
</ul>
65-
<li>You ran out of Play Coins.</li>
66-
<ul>
67-
<li>You can walk while taking your 3DS with you while in sleep mode (limit of 10 per day), or use
68-
homebrew apps like <strong><a
69-
href="https://db.universal-team.net/3ds/fastplaycoin">FastPlayCoin</a></strong>,
70-
<strong>Checkpoint</strong> or <strong><a
71-
href="https://gbatemp.net/threads/release-for-anyone-who-walks-a-lot.395152/">For Anyone Who
72-
Walks A Lot</a></strong> for more coins.</li>
73-
</ul>
60+
<li>You've reached your maximum of 6 passes per day (the last one costs 10 Play Coins)
61+
<br><i class="fa-solid fa-circle-exclamation" aria-label="Notice:" role="img"></i>
62+
You can buy another 6 passes tomorrow!
63+
</li>
64+
<li>You ran out of Play Coins.
65+
<br><i class="fa-solid fa-circle-exclamation" aria-label="Notice:" role="img"></i>
66+
You can walk while taking your 3DS with you while in sleep mode (limit of 10 per day), or use
67+
homebrew apps like <strong><a
68+
href="https://db.universal-team.net/3ds/fastplaycoin">FastPlayCoin</a></strong>,
69+
<strong>Checkpoint</strong> or <strong><a
70+
href="https://gbatemp.net/threads/release-for-anyone-who-walks-a-lot.395152/">For Anyone Who Walks A
71+
Lot</a></strong> for more coins.
72+
</li>
7473
</ul>
7574
<h3>Do Back Alley passes influence regular NetPass passes?</h3>
7675
<p>No. Back Alley passes are additional passes you can get and NetPass will behave the same whether you
@@ -89,11 +88,11 @@ <h3>Do I send my StreetPass data to the person I received a pass from?</h3>
8988
</section>
9089
</main>
9190
<footer>
92-
<p>&copy; 2024-2026 NetPass, by <a href="https://sorunome.de">Sorunome</a></p>Site by <a
93-
href="https://github.com/LNLenost">LNLenost</a>, <a href="https://github.com/iveurne">iveurne</a> &amp; <a
94-
href="https://github.com/Gatokun">Gato-kun</a></p>
95-
<a href="https://gitlab.com/3ds-NetPass/NetPass-Website">Website Source Code</a>, <a
96-
href="privacy.html">Privacy Policy</a>
91+
<p>&copy; 2024-2026 NetPass, by <a href="https://sorunome.de">Sorunome</a></p>
92+
<p>Site by <a href="https://github.com/LNLenost">LNLenost</a>, <a href="https://github.com/iveurne">iveurne</a>
93+
&amp; <a href="https://github.com/Gatokun">Gato-kun</a></p>
94+
<p><a href="https://gitlab.com/3ds-NetPass/NetPass-Website">Website Source Code</a>, <a
95+
href="privacy.html">Privacy Policy</a></p>
9796
</footer>
9897
</body>
9998
</html>

www/donating.html

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,14 @@
1313
<body>
1414
<header>
1515
<div class="logo">
16-
<img src="assets/netpasslogo.png" alt="NetPass' logo">
16+
<img src="assets/netpasslogo.png" alt="NetPass logo">
1717
</div>
1818
</header>
1919

2020
<div class="flexreturn">
2121
<a class="navbarbutton returnrounded" href="index.html"><div class="textcentermid">Return Home</div></a>
2222
</div>
2323

24-
</header>
2524
<main>
2625
<section id="guide">
2726
<h2>Guide → Donating</h2>
@@ -30,10 +29,10 @@ <h2>Guide → Donating</h2>
3029
<li><a href="general_questions.html">General Questions</a></li>
3130
<li><a href="back_alley.html">Back Alley</a></li>
3231
<li><a href="settings.html">Settings</a></li>
33-
<li><a href="moderation_and_reporting.html">Moderation & Reporting</a></li>
32+
<li><a href="moderation_and_reporting.html">Moderation &amp; Reporting</a></li>
3433
<li><strong>Donating</strong></li>
35-
<li><a href="errors_and_issues.html">Errors & Issues</a></li>
36-
<li><a href="additional_guides_and_resources.html">Additional Guides & Resources</a></li>
34+
<li><a href="errors_and_issues.html">Errors &amp; Issues</a></li>
35+
<li><a href="additional_guides_and_resources.html">Additional Guides &amp; Resources</a></li>
3736
</ul>
3837
</section>
3938
<section id="donating">
@@ -44,10 +43,10 @@ <h2>Donating</h2>
4443
<p>As a thank you for their kindness, donators receive the option to mark their Mii as "special"!</p>
4544
<h3>How to donate (and mark your Mii as special)</h3>
4645
<ol>
47-
<li><a href="login.html">Log in</a> on the website</li>
48-
<ul>
49-
<li>First time log in has to be with a 3DS, you can add other login methods later</li>
50-
</ul>
46+
<li><a href="login.html">Log in</a> on the website
47+
<br><i class="fa-solid fa-circle-exclamation" aria-label="Notice:" role="img"></i>
48+
First time log in has to be with a 3DS, you can add other login methods later
49+
</li>
5150
<li>Go to the Subscriptions tab and hit Subscribe</li>
5251
</ol>
5352
<h3>Alternative ways to donate</h3>
@@ -56,10 +55,10 @@ <h3>Alternative ways to donate</h3>
5655
<li>Anonymously through <a href="https://liberapay.com/Sorunome">Liberapay</a></li>
5756
<li>Using your Twitch "Prime Sub" (gained by <a href="https://www.twitch.tv/prime">linking an Amazon
5857
Prime subscription to Twitch</a>) to subscribe to the <a href="https://twitch.tv/sorunome">
59-
developer's Twitch channel</a></li>
60-
<ul>
61-
<li>Note that you have to resubscribe every month as it doesn't auto-extend</li>
62-
</ul>
58+
developer's Twitch channel</a>
59+
<br><i class="fa-solid fa-circle-exclamation" aria-label="Notice:" role="img"></i>
60+
Note that you have to resubscribe every month as it doesn't auto-extend
61+
</li>
6362
</ul>
6463
</section>
6564
<section id="related-questions">
@@ -82,11 +81,11 @@ <h3>Why lock special Miis behind a paywall?</h3>
8281
</section>
8382
</main>
8483
<footer>
85-
<p>&copy; 2024-2026 NetPass, by <a href="https://sorunome.de">Sorunome</a></p>Site by <a
86-
href="https://github.com/LNLenost">LNLenost</a>, <a href="https://github.com/iveurne">iveurne</a> &amp; <a
87-
href="https://github.com/Gatokun">Gato-kun</a></p>
88-
<a href="https://gitlab.com/3ds-NetPass/NetPass-Website">Website Source Code</a>, <a
89-
href="privacy.html">Privacy Policy</a>
84+
<p>&copy; 2024-2026 NetPass, by <a href="https://sorunome.de">Sorunome</a></p>
85+
<p>Site by <a href="https://github.com/LNLenost">LNLenost</a>, <a href="https://github.com/iveurne">iveurne</a>
86+
&amp; <a href="https://github.com/Gatokun">Gato-kun</a></p>
87+
<p><a href="https://gitlab.com/3ds-NetPass/NetPass-Website">Website Source Code</a>, <a
88+
href="privacy.html">Privacy Policy</a></p>
9089
</footer>
9190
</body>
9291
</html>

www/errors_and_issues.html

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>NetPass - Errors & Issues</title>
7+
<title>NetPass - Errors &amp; Issues</title>
88
<link rel="stylesheet" href="styles.css">
99
<link rel="icon" href="assets/favicon_netpass.png" type="image/png">
1010
<link rel="stylesheet" href="assets/fontawesome/css/all.min.css">
@@ -13,27 +13,26 @@
1313
<body>
1414
<header>
1515
<div class="logo">
16-
<img src="assets/netpasslogo.png" alt="NetPass' logo">
16+
<img src="assets/netpasslogo.png" alt="NetPass logo">
1717
</div>
1818
</header>
1919

2020
<div class="flexreturn">
2121
<a class="navbarbutton returnrounded" href="index.html"><div class="textcentermid">Return Home</div></a>
2222
</div>
2323

24-
</header>
2524
<main>
2625
<section id="guide">
27-
<h2>Guide → Errors & Issues</h2>
26+
<h2>Guide → Errors &amp; Issues</h2>
2827
<ul>
2928
<li><a href="installation.html">Installation</a></li>
3029
<li><a href="general_questions.html">General Questions</a></li>
3130
<li><a href="back_alley.html">Back Alley</a></li>
3231
<li><a href="settings.html">Settings</a></li>
33-
<li><a href="moderation_and_reporting.html">Moderation & Reporting</a></li>
32+
<li><a href="moderation_and_reporting.html">Moderation &amp; Reporting</a></li>
3433
<li><a href="donating.html">Donating</a></li>
35-
<li><strong>Errors & Issues</strong></li>
36-
<li><a href="additional_guides_and_resources.html">Additional Guides & Resources</a></li>
34+
<li><strong>Errors &amp; Issues</strong></li>
35+
<li><a href="additional_guides_and_resources.html">Additional Guides &amp; Resources</a></li>
3736
</ul>
3837
</section>
3938
<section id="known-errors">
@@ -81,28 +80,28 @@ <h2>Known Issues</h2>
8180
<h3>Not receiving passes for a specific title anymore</h3>
8281
<p>Please check the following:</p>
8382
<ul>
84-
<li>Is StreetPass enabled in that title?</li>
85-
<ul>
86-
<li>Check System Settings → Data Management → StreetPass Management</li>
87-
<li>Check NetPass → Settings → Toggle Games</li>
88-
</ul>
89-
<li>Do you already have a full queue in that title? (Check Home Menu → Notifications)</li>
90-
<ul>
91-
<li>NetPass can only download more StreetPasses once you make room by using the already
92-
present ones</li>
93-
</ul>
83+
<li>Is StreetPass enabled in that title?
84+
<ul>
85+
<li>Check System Settings → Data Management → StreetPass Management</li>
86+
<li>Check NetPass → Settings → Toggle Games</li>
87+
</ul>
88+
</li>
89+
<li>Do you already have a full queue in that title? (Check Home Menu → Notifications)
90+
<br><i class="fa-solid fa-circle-exclamation" aria-label="Notice:" role="img"></i>
91+
NetPass can only download more StreetPasses once you make room by using the already present ones
92+
</li>
9493
</ul>
9594
<h3>I cannot send SwapNote letters to my friends</h3>
9695
<p>That feature depends on SpotPass, which got discontinued by Nintendo. NetPass only works with
9796
StreetPass.</p>
9897
</section>
9998
</main>
10099
<footer>
101-
<p>&copy; 2024-2026 NetPass, by <a href="https://sorunome.de">Sorunome</a></p>Site by <a
102-
href="https://github.com/LNLenost">LNLenost</a>, <a href="https://github.com/iveurne">iveurne</a> &amp; <a
103-
href="https://github.com/Gatokun">Gato-kun</a></p>
104-
<a href="https://gitlab.com/3ds-NetPass/NetPass-Website">Website Source Code</a>, <a
105-
href="privacy.html">Privacy Policy</a>
100+
<p>&copy; 2024-2026 NetPass, by <a href="https://sorunome.de">Sorunome</a></p>
101+
<p>Site by <a href="https://github.com/LNLenost">LNLenost</a>, <a href="https://github.com/iveurne">iveurne</a>
102+
&amp; <a href="https://github.com/Gatokun">Gato-kun</a></p>
103+
<p><a href="https://gitlab.com/3ds-NetPass/NetPass-Website">Website Source Code</a>, <a
104+
href="privacy.html">Privacy Policy</a></p>
106105
</footer>
107106
</body>
108107
</html>

0 commit comments

Comments
 (0)