-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsales.html
More file actions
51 lines (43 loc) · 5.63 KB
/
sales.html
File metadata and controls
51 lines (43 loc) · 5.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html>
<html lang="en" class="page-thank-you neo-dark-doc">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="neo-brutalist.css" />
<link rel="stylesheet" href="neo-brutal-overrides.css" />
<title>Modular Markup Premium</title>
</head>
<body>
<h1>Modular Markup Premium Pack</h1>
<p class="hero-lead">A collection of 26 neo-brutalist HTML templates you open offline in any browser — kanban boards, email viewers, quizzes, dashboards, and more. No framework lock-in. No subscription.</p>
<section class="panel" aria-labelledby="why-heading">
<h2 id="why-heading">Template Features</h2>
<ul>
<li><b><span style="color:#ff45bd;">Local-first persistence</b></span> — changes are automatically saved in your browser using LocalStorage.</li>
<li><b><span style="color:#ff45bd;">Editable structure</b></span> — add/delete table rows, edit column headers, add/remove list items</li>
<li><b><span style="color:#ff45bd;">Export your customized versions</b></span> — export allows you to download your modified version as a standalone HTML file with your edits preserved</li>
<li><b><span style="color:#ff45bd;">Offline-friendly</b></span> — all the templates can be used in the browser, even offline.</li>
</ul>
</section>
<section class="panel" aria-labelledby="included-heading">
<h2 id="included-heading">Included Templates</h2>
<ul>
<li><b><span style="color:#ff45bd;">Calendar Template</span> —</b> monthly calendar with editable events, dynamic day controls, and a clean layout designed for planners, dashboards, and productivity tools.</li><br>
<li><b><span style="color:#ff45bd;">UX Card Sorting Challenge</span> —</b> interactive drag-and-drop UX pattern sorting game with scoring, timers, streak tracking, and polished frontend game mechanics built entirely in vanilla JavaScript.</li><br><img src="assets/card-sorting.png"><br><br>
<li><b><span style="color:#ff45bd;">MBOX Viewer</span> —</b> sleek offline Gmail-style MBOX browser that parses real email exports locally with search, labels, attachments, mailbox filtering, and threaded message viewing.</li><br><img src="assets/mbox-viewer.png"><br><br>
<li><b><span style="color:#ff45bd;">Kanban Board</span> —</b> fully frontend task management board with drag-and-drop cards, editable workflows, search, priorities, modal editing, and persistent localStorage saving.</li><br><img src="assets/gif/kanban.gif"><br><br>
<li><b><span style="color:#ff45bd;">Chat Archive Viewer</span> —</b> polished local ChatGPT export browser that loads conversation JSON files into a searchable flat-view interface with markdown rendering and fast navigation.</li><br><img src="assets/offline-GPT.png"><br><br>
<li><b><span style="color:#ff45bd;">Quiz Builder</span> —</b> standalone quiz generator that instantly converts answer lists into downloadable HTML quiz games with progress tracking, validation, and interactive scoring.</li><br><img src="assets/quiz-builder.png"><br><br>
<li><b><span style="color:#ff45bd;">Quote Graphic Generator</span> —</b> quote image creator with live canvas rendering, custom fonts, gradient backgrounds, and one-click export for social graphics and branding assets.</li><br><img src="assets/quote-graphic-generator.png"><br><br>
<li><b><span style="color:#ff45bd;">Worksheet Template</span> —</b> worksheet and productivity tracker featuring progress bars, checklist systems, editable tables, and dashboard-style organization panels.</li><br><img src="assets/gif/worksheet.gif"><br><br>
<li><b><span style="color:#ff45bd;">Sticker Sheet Creator</span> —</b> import your favorite animated GIF stickers to create a sticker sheet.</li><br><img src="assets/gif/import-gifs.gif"><br><br>
<li><b><span style="color:#ff45bd;">Mindmap Creator</span> —</b> lightweight animated mindmapping tool that lets users create branching idea clusters</li><br><img src="assets/gif/mindmap.gif">
</ul>
</section>
<section class="panel">
<center><h2>Get The Templates Now</h2></center>
<p><center><a href="https://www.jvzoo.com/b/116877/442133/2"><img src="https://i.jvzoo.com/116877/442133/2" alt="Modular Markup Premium" border="0" /></a></p><p><a href="https://www.jvzoo.com/nothanks/442133">No Thanks</a><br></p> <h2><span style="color:#ff45bd;">Disclaimer</span></h2>
<p span style="font-size:13px;">Please note that this product does not provide any guarantee of income or success. The results achieved by the product owner or any other individuals mentioned are not indicative of future success or earnings. This website is not affiliated with FaceBook or any of its associated entities. Once you navigate away from FaceBook, the responsibility for the content and its usage lies solely with the user. All content on this website, including but not limited to text, images, and multimedia, is protected by copyright law and the Digital Millennium Copyright Act. Unauthorized copying, duplication, modification, or theft, whether intentional or unintentional, is strictly prohibited. Violators will be prosecuted to the fullest extent of the law. We want to clarify that JVZoo serves as the retailer for the products featured on this site. JVZoo® is a registered trademark of BBC Systems Inc., a Florida corporation located at 1809 E. Broadway Street, Suite 125, Oviedo, FL 32765, USA, and is used with permission. The role of JVZoo as a retailer does not constitute an endorsement, approval, or review of these products or any claims, statements, or opinions used in their promotion.</p></center></p>
</section>
</body>
</html>