-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
270 lines (260 loc) · 10.6 KB
/
index.html
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Card Ui</title>
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon-16x16.png">
<meta name="theme-color" content="#FF3C78" />
<meta name="keywords" content="card-ui, card ui, Card UI templates, Bootstrap card designs,
Mobile-friendly card UI,
Minimalist card layouts,
Card UI frameworks,
Card UI components,
Custom card UI,
Card design inspiration,
Creative UI cards,
Card UI generator,
Grid-based card layouts,
Card UI design trends,
Card UI CSS styles,
Animated card designs,
Card UI showcase,
UI card library,
Card UI mockups,
Card UI kits,
Card design guidelines,
Card-based navigation">
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-TCTGDWX');</script>
<!-- End Google Tag Manager -->
<meta property="og:type" content="website">
<meta property="og:title" content="Card UI">
<meta property="og:description"
content="Experience the power of visually appealing and functional UI designs with our Card UI website. Start exploring our collection today and elevate your user interfaces to new heights.">
<meta property="og:image"
content="https://repository-images.githubusercontent.com/656710542/b401365c-a2b2-4699-b522-26b5ce0f9e90">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:title" content="Card UI">
<meta property="twitter:description"
content="Experience the power of visually appealing and functional UI designs with our Card UI website. Start exploring our collection today and elevate your user interfaces to new heights.">
<meta property="twitter:image"
content="https://repository-images.githubusercontent.com/656710542/b401365c-a2b2-4699-b522-26b5ce0f9e90">
<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=Inter:wght@400;500;600&family=Sen:wght@400;700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/[email protected]/tabler-icons.min.css" />
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body x-data="{'isModalOpen': false}" x-on:keydown.escape="isModalOpen=false">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TCTGDWX" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Header Start -->
<div class="header-wrap">
<header>
<div class="container">
<div class="logo">
<a href="index.html">
<img src="assets/images/logo-icon.svg" alt="Card UI">
<span>Card UI</span>
</a>
</div>
<div class="header-right">
<ul>
<li>
<a class="github-button" href="https://github.com/dropways/card-ui"
data-color-scheme="no-preference: dark; light: light; dark: light;"
data-icon="octicon-star" data-size="large" data-show-count="true"
aria-label="Star dropways/card-ui on GitHub">Star</a>
</li>
<li>
<a href="https://github.com/dropways/card-ui" target="_blank"
class="btn btn-primary btn-icon-txt">
<i class="ti ti-brand-github"></i> Github
</a>
</li>
</ul>
</div>
</div>
</header>
</div>
<!-- Header End -->
<!-- Banner Section Start -->
<div class="banner-wrap" style="background-image: url('assets/images/banner-img.png');">
<div class="banner-content tick-list">
<div class="sub-title">✨ UI kit ✨</div>
<h1 class="h1">Card design templates UI <span>kit</span></h1>
<ul>
<li>Made with HTMl - CSS - Js</li>
<li>Fully Responsive</li>
<li>Customizable with text, colors, images and icons.</li>
<li>Free to edit and use</li>
<li>Open-source</li>
</ul>
<p>Please submit your design if you are interested in having your work displayed in our library.</p>
<div class="cta cta-group">
<button x-on:click="isModalOpen = true" class="btn btn-primary btn-block">Get Started</button>
<a href="#card-section" class="btn btn-dark btn-block offset-top">View Gallery</a>
</div>
</div>
</div>
<!-- Banner Section End -->
<!-- Card List Section Start -->
<div class="card-list-wrap" id="card-section">
<div class="container">
<div class="title-wrap">
<h2 class="h2">Card Gallery</h2>
</div>
<div class="card-list">
<ul>
<li>
<a href="./cards/card-01/index.html" class="card-list-item" style="background-color: #ffe3c0;">
<div class="card-list-item__no">
<span>#01</span>
</div>
<div class="card-list-item__img">
<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/38377336/250359059-6bd3f121-581b-4b20-8fe3-aa41ef3cc7fe.jpg"
alt="Card UI 01">
</div>
</a>
</li>
<li>
<a href="./cards/card-02/index.html" class="card-list-item" style="background-color: #ffe3c0;">
<div class="card-list-item__no">
<span>#02</span>
</div>
<div class="card-list-item__img">
<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/38377336/250359134-1f6eb37d-4983-45d4-9b89-d6a8c43ea5f3.png"
alt="Card UI 02">
</div>
</a>
</li>
<li>
<a href="./cards/card-03/index.html" class="card-list-item" style="background-color: #ffe3c0;">
<div class="card-list-item__no">
<span>#03</span>
</div>
<div class="card-list-item__img">
<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/38377336/250358958-18fc8e8d-f04c-47cf-9dad-21ea974a9e22.jpg"
alt="Card UI 03">
</div>
</a>
</li>
<li>
<a href="./cards/card-04/index.html" class="card-list-item" style="background-color: #ffe3c0;">
<div class="card-list-item__no">
<span>#04</span>
</div>
<div class="card-list-item__img">
<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/38377336/250358809-10b08b9c-1fb0-48db-9f07-55376655fcdd.jpg"
alt="Card UI 04">
</div>
</a>
</li>
<li class="full-col">
<a href="./cards/card-05/index.html" class="card-list-item" style="background-color: #003049;">
<div class="card-list-item__no">
<span>#05</span>
</div>
<div class="card-list-item__img">
<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/38377336/250366462-af1a6e28-55e1-460b-99fb-da5a1c22c112.png"
alt="Card UI 05">
</div>
</a>
</li>
<li>
<a href="./cards/card-06/index.html" class="card-list-item" style="background-color: #DDE0E3;">
<div class="card-list-item__no">
<span>#06</span>
</div>
<div class="card-list-item__img">
<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/38377336/251437279-eb93cba4-d22e-4eb6-bfb6-77f23e7dcfe5.png"
alt="Card UI 06">
</div>
</a>
</li>
<li>
<a href="./cards/card-07/index.html" class="card-list-item" style="background-color: #DDE0E3;">
<div class="card-list-item__no">
<span>#07</span>
</div>
<div class="card-list-item__img">
<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/38377336/251510882-ac5f322f-9270-4bb7-b79d-fd287ed4dd10.png"
alt="Card UI 07">
</div>
</a>
</li>
<li>
<a href="./cards/card-08/index.html" class="card-list-item" style="background-color: #DDE0E3;">
<div class="card-list-item__no">
<span>#08</span>
</div>
<div class="card-list-item__img">
<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/38377336/251513528-649ca777-0038-4046-9d53-e3ed2025cda9.png"
alt="Card UI 08">
</div>
</a>
</li>
<li>
<a href="./cards/card-09/index.html" class="card-list-item" style="background-color: #DDE0E3;">
<div class="card-list-item__no">
<span>#09</span>
</div>
<div class="card-list-item__img">
<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/38377336/251514787-206501c4-1e7a-452d-97eb-5f9813d38c00.png"
alt="Card UI 09">
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
<!-- Card List Section End -->
<div class="footer-wrap">
<footer>
© 2023 dropways. All rights reserved.
</footer>
</div>
<!-- Contact Modal Start -->
<div class="modal contact-modal" role="dialog" tabindex="-1" x-show="isModalOpen"
x-on:click.away="isModalOpen = false" x-cloak x-transition>
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="btn btn-dark btn-icon" aria-label="Close"
x-on:click="isModalOpen=false"><i class="ti ti-x"></i></button>
<div class="modal-title">Submit Your Work</div>
</div>
<div class="modal-body">
<div class="contact-wrap">
<iframe
src="https://docs.google.com/forms/d/e/1FAIpQLSe9ChHmOizuKEN1Js0RdqfEBN1SjqGkBXuEj-GT92T25CyzYw/viewform"
frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</div>
</div>
</div>
</div>
</div>
<div class="modal-overlay" x-show="isModalOpen" x-cloak x-transition></div>
<!-- Contact Modal End -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js" crossorigin="anonymous"
referrerpolicy="no-referrer"></script>
<script async defer="defer" src="https://buttons.github.io/buttons.js"></script>
<script src="assets/js/alpinejs.min.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>