forked from Arman-ali-khan-786/CardUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
274 lines (245 loc) · 11.5 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
271
272
273
274
<!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>CardUi</title>
<link rel="stylesheet" href="index.css" />
<link rel="stylesheet" href="darkModeBtn.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<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=PT+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif:wght@700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<header>
<h3><a href="#">Card<span>Ui</span></a></h3>
<ul>
<li class="effects"><a href="#effects" class="header-tag">Effects</a></li>
<li><a href="#contribute" class="header-tag">Contribute</a></li>
</ul>
<!-- dark mode button feature -->
<div class="dark-mode-btn">
<!-- added in css -->
</div>
</header>
<main>
<div id="about">
<h2>What is Card<span>UI</span> ?</h2>
<img src="./assets/CARDUi.png" alt="">
<p>
If you are Looking for Amazing Card User Interface(UI) Designs and
Effects for your Projects/websites, then <em>CardUi</em> website is a
one stop solution for you. <em>CardUi</em> contains awesome card
effects for you to use.
</p>
</div>
<div id="effects" class="effects">
<!---------------------------- Ui-1 markup Code ---------------------------------->
<div class="wrapper1">
<h1 class="effect-title">1. UI-1 by <em>Arman Ali Khan</em></h1>
<div class="container">
<div class="card1">
<div class="layer">
<span></span>
<span></span>
<span></span>
<div class="text">
<h4>Arman Ali Khan</h4>
<p>Web Developer & Designer</p>
</div>
</div>
</div>
</div>
<div class="effect-code">
<a href="https://github.com/Arman-ali-khan-786/CardUI" target="_blank">click here for the code 🌟</a>
</div>
</div>
<!---------------------------- Ui-2 markup Code ---------------------------------->
<div class="wrapper2">
<h1 class="effect-title">2. UI-2 by <em>Arman Ali Khan</em></h1>
<div class="container">
<div class="card2">
<img src="./assets/java.png" alt="Java" />
<h3>Java</h3>
</div>
</div>
<div class="effect-code">
<a href="https://github.com/Arman-ali-khan-786/CardUI" target="_blank">click here for the code 🌟</a>
</div>
</div>
<!---------------------------- Ui-3 markup Code ---------------------------------->
<div class="wrapper3">
<h1 class="effect-title">3. UI-3 by <em>Pritam Panda</em></h1>
<div class="container">
<div class="card3">
<a href="https://github.com/Pritam0077" target="_blank"><img src="./assets/GitHub-Mark.png" alt="github" class="card__image"></a>
<p class="card__name">Pritam Panda</p>
<a href="https://github.com/Pritam0077" target="_blank"><button class="btn draw-border">Follow</button></a>
<button class="btn draw-border">Message</button>
</div>
</div>
<div class="effect-code">
<a href="https://github.com/Pritam0077/CardUI" target="_blank">click here for the code 🌟</a>
</div>
</div>
<!---------------------------- Ui-4 markup Code ---------------------------------->
<div class="wrapper4">
<h1 class="effect-title">4. UI-4 by <em>Mohammad Zeeshan</em></h1>
<div class="container">
<div class="card4">
<img src="assets/CARDUI4pp.jpg" alt="">
<div>
<p class="user_name">Zeeshan Khan</p>
<p class="skill">Front-end Developer</p>
</div>
<div class="icons">
<a href="https://github.com/zeeshankhan00" target="_blank" class="fa fa-github hi" ></a>
<a href="https://twitter.com/Zeeshan91403670" target="_blank" class="fa fa-twitter hi" ></a>
<a href="https://www.instagram.com/im_zkhan_/" target="_blank" class="fa fa-instagram hi" ></a>
<a href="https://www.linkedin.com/in/mohammad-zeeshan-139779218/" target="_blank" class="fa fa-linkedin hi" ></a>
</div>
</div>
</div>
</div>
<div class="effect-code">
<a href="https://github.com/zeeshankhan00/CardUI/tree/master" target="_blank">click here for the code 🌟</a>
</div>
</div>
</div>
<!-- Harshit's Card -->
<div class="wrapper3">
<h1 class="effect-title">5. UI-5 by <em>HS07</em></h1>
<div class="container">
<div class="card5">
<div class="image">
<img src="./assets/WhatsApp Image 2021-09-07 at 7.27.09 PM.jpeg"/>
</div>
<div class="details">
<div class="center">
<h1>Harshit Shukla<br><label>Full Stack Web developer</label></h1>
<p>Enthusiastic Web Developer | former Web developer Intern STARZ Ventures | Open Source</p>
<ul>
<li><a href="https://github.com/hs-07"><i class="fa fa-github" aria-hidden="true"></i></a></li>
<li><a href="www.linkedin.com/in/harshit-shukla-67b28a212"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="https://www.instagram.com/_hs.07_/"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="effect-code">
<a href="https://github.com/hs-07/CardUI" target="_blank">click here for the code 🌟</a>
</div>
</div>
<div class="wrapper6">
<h1 class="effect-title">6. UI-6 by <em>DIVYANSHU PRIYAVRAT </em></h1>
<div class="cards-list">
<div class="card 6">
<div class="card_image">
<img src="https://media.giphy.com/media/10SvWCbt1ytWCc/giphy.gif" />
</div>
<div class="card_title">
<p>Divyanshu Priyavrat</p>
<ul class="handles">
<li><a href="https://github.com/DIVYANSHU8055"><i class="fa fa-github" aria-hidden="true"></i></a></li>
<li><a href="https://www.linkedin.com/in/divyanshu-priyavrat-1811011b4/"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="https://www.instagram.com/divyanshu__0712/"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="effect-code">
<a href="https://github.com/DIVYANSHU8055/CardUI" target="_blank">click here for the code 🌟</a>
</div>
</div>
<!-- Saikiran's card -->
<div class="wrapper7">
<h1 class="effect-title">7. UI-7 by <em>Saikiran Voladri</em></h1>
<br><br>
<div class="card7">
<div class="container1">
<div class="wrappers">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"/>
<a href="#">
<img src="/assets/profile photo.jpg" alt="profile photo">
</a>
<div class="title">
Saikiran Voladri
</div>
<div class="place">
Web developer
</div>
</div>
<div class="content">
<div class="buttons">
<div class="btn">
<a href="https://www.instagram.com/voladrisaikiran/"><button>Message</button>
</div>
<div class="btn">
<a href="https://github.com/SaikiranVoladri"> <button>Follow</button></a>
</div>
</div>
<div class="icons">
<li><a href="https://www.linkedin.com/in/saikiran-voladri"><span class="fab fa-linkedin-in"></span></a></li>
<li><a href="https://github.com/SaikiranVoladri"><span class="fab fa-github"></span></a></li>
<li><a href="https://www.facebook.com/saikiran.voladri.7"><span class="fab fa-facebook-f"></span></a></li>
<li><a href="https://twitter.com/VoladriSaikiran"><span class="fab fa-twitter"></span></a></li>
<li><a href="https://www.instagram.com/voladrisaikiran/"><span class="fab fa-instagram"></span></a></li>
</div>
</div>
</div>
<div class="effect-code">
<a href="https://github.com/SaikiranVoladri/hactoberfest-CardUi" target="_blank"><pre>click here for the code 🌟</pre></a>
</div>
</div>
<div id="contribute">
<h2 class="want-to-contribute">Want to Contribute ?</h2>
<p>If you looking forward to contribute in this wonderful Project visit below links :-</p>
<div class="icons">
<a href="https://github.com/Arman-ali-khan-786/CardUI" target="_blank"><img src="./assets/github2.png" ></a>
<a href="https://t.me/cardui_hackodex" target="_blank"><img src="./assets/telegram2.png" ></a>
</div>
</div>
<!-- --------------------- Ui-(ith number) markup Code sample, ----------------
-------- these are mandatory to include for valid contribution ------- -->
<!--
<div class="wrapper3">
<h1 class="effect-title">2. UI-2 by <em>Your name</em></h1>
<div class="container">
<div class="card3">
//your card effect goes here
</div>
</div>
<div class="effect-code">
<a href="github repo name">click here for the code</a>
</div>
</div>
-->
</main>
<footer>
<div id="footer-container">
<p>Copyright <i class="fa fa-copyright" aria-hidden="true"></i> @ArmanAliKhan, 2022</p>
<div class="social_icons">
<a href="https://www.instagram.com/arman__khan__786_/" target="_blank">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
<a href="https://t.me/Arman_AaK07" target="_blank">
<i class="fa fa-telegram" aria-hidden="true"></i>
</a>
<a href="https://www.linkedin.com/in/arman-ali-khan-b44751169/" target="_blank">
<i class="fa fa-linkedin-square" aria-hidden="true"></i>
</a>
<a href="https://github.com/Arman-ali-khan-786" target="_blank">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</div>
</div>
</footer>
<script src="index.js"></script>
</body>
</html>