-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbadge.html
More file actions
89 lines (88 loc) · 5.73 KB
/
badge.html
File metadata and controls
89 lines (88 loc) · 5.73 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="The CEOs of HTMX">
<meta property="og:url" content="https://htmx.ceo">
<meta property="og:title" content="HTMX CEOs">
<meta property="og:type" content="website">
<meta property="og:description" content="The CEOs of HTMX">
<meta property="og:image" content="https://htmx.ceo/htmx.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:height" content="1200">
<meta property="og:image:width" content="675">
<meta property="og:image:alt" content="HTMX pickle, horse, buffalo at war">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:creator" content="HTMXCEO">
<meta property="twitter:image" content="https://htmx.ceo/htmx.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Kolker+Brush&display=swap" rel="stylesheet">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Y11LZZLM23"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-Y11LZZLM23');
</script>
<title>HTMX CEOs | Badge</title>
<link rel="stylesheet" href="./styles.css">
</head>
<body class="bg-slate-950 text-white mb-20">
<div id="navbar-placeholder"></div>
<main>
<nav class="fixed top-0 w-full z-20 bg-gray-900 px-4 py-4">
<div class="flex flex-col lg:flex-row justify-center lg:justify-between items-center">
<a href="index.html" class="flex items-center justify-center mb-4 lg:mb-0">
<img src="assets/flaming_htmx.gif" class="h-8 mr-2" alt="HTMX Logo">
<p class="text-red-500 ceos">CEOs</p>
</a>
<div class="flex flex-wrap lg:flex-nowrap space-x-2 lg:space-x-6 items-center">
<a class="text-sm text-white hover:text-gray-300" href="badge.html">Badge</a>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" class="w-3 h-3 lg:w-4 lg:h-4 current-fill hidden lg:block" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 5v0m0 7v0m0 7v0m0-13a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"></path>
</svg>
<a class="text-sm text-white hover:text-gray-300" href="tutorials.html">Tutorials</a>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" class="w-3 h-3 lg:w-4 lg:h-4 current-fill hidden lg:block" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 5v0m0 7v0m0 7v0m0-13a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"></path>
</svg>
<a class="text-sm text-white hover:text-gray-300" href="https://htmx.org" target="_blank">HTMX</a>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" class="w-3 h-3 lg:w-4 lg:h-4 current-fill hidden lg:block" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 5v0m0 7v0m0 7v0m0-13a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"></path>
</svg>
<a class="text-sm text-white hover:text-gray-300" href="https://www.amazon.com/Hypermedia-Systems-Carson-Gross/dp/B0C9S88QV6" target="_blank">Book</a>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" class="w-3 h-3 lg:w-4 lg:h-4 current-fill hidden lg:block" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 5v0m0 7v0m0 7v0m0-13a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"></path>
</svg>
<a class="text-sm text-white hover:text-gray-300" href="https://swag.htmx.org" target="_blank">Shop</a>
</div>
</div>
</nav>
<div class="px-4 md:px-6 pt-40 md:pt-32 pb-20 flex flex-col justify-center items-center space-y-4">
<input class="px-4 py-2.5 border-2 bg-slate-950 border-gray-300 rounded-md text-base mb-1 min-w-[350px]" id="searchInput" placeholder="Find CEO">
<button id="find-ceo-badge-btn" class="bg-gray-600 p-2 text-sm rounded-lg">Create Badge</button>
<div class="w-full max-w-[500px] md:max-w-[400px] mx-auto">
<canvas id="ceoCanvas1" width="500" height="500" class="w-full h-auto" style="display: none;"></canvas>
<canvas id="ceoCanvas2" width="500" height="500" class="w-full h-auto" style="display: none;"></canvas>
<img id="ceoImage1" class="w-full h-auto" style="display: none;">
<img id="ceoImage2" class="w-full h-auto" style="display: none;">
</div>
</div>
</main>
<footer class="text-center">
<p>You are visitor</p>
<div class="flex justify-center">
<img src="assets/visitor.gif" alt="Visitor Counter">
</div>
<p>© 2023-??? Big Money HTMX</p>
</footer>
<script type="module" src="scripts/script.js"></script>
<script type="module" src="scripts/badge.script.js"></script>
</body>
</html>