-
Notifications
You must be signed in to change notification settings - Fork 0
/
event-details.html
330 lines (296 loc) · 16.3 KB
/
event-details.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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
<!doctype html>
<html lang="en">
<!-- Mirrored from maxartkiller.com/website/mobileux2/HTML/event-details.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 27 Sep 2022 10:04:07 GMT -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<meta name="generator" content="">
<title>MobileUX V2.0 - Mobile HTML template</title>
<!-- manifest meta -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Favicons -->
<link rel="apple-touch-icon" href="assets/img/favicon180.png" sizes="180x180">
<link rel="icon" href="assets/img/favicon32.png" sizes="32x32" type="image/png">
<link rel="icon" href="assets/img/favicon16.png" sizes="16x16" type="image/png">
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" rel="stylesheet">
<!-- bootstrap icons -->
<link rel="stylesheet" href="cdn.jsdelivr.net/npm/bootstrap-icons%401.5.0/font/bootstrap-icons.css">
<!-- style css for this template -->
<link href="assets/css/style.css" rel="stylesheet" id="style">
</head>
<body class="body-scroll" data-page="blogs">
<!-- loader section -->
<div class="container-fluid loader-wrap">
<div class="row h-100">
<div class="col-10 col-md-6 col-lg-5 col-xl-3 mx-auto text-center align-self-center">
<div class="loader-cube-wrap mx-auto">
<div class="loader-cube1 loader-cube"></div>
<div class="loader-cube2 loader-cube"></div>
<div class="loader-cube4 loader-cube"></div>
<div class="loader-cube3 loader-cube"></div>
</div>
<p>Great things ahead!<br><strong>Please wait...</strong></p>
</div>
</div>
</div>
<!-- loader section ends -->
<!-- Begin page -->
<main class="h-100 has-header">
<!-- Header -->
<header class="container-fluid header">
<div class="row">
<div class="col-auto">
<button type="button" class="btn btn-link back-btn">
<i class="bi bi-arrow-left"></i>
</button>
</div>
<div class="col text-center align-self-center">
<h6 class="my-0">Event Detail</h6>
</div>
<div class="col-auto align-self-center">
<a href="profile.html" class="position-relative d-block mr-3">
<span class="position-absolute top-0 start-100 translate-middle badge border border-light rounded-circle bg-danger p-1 mt-2 mr-2"><span
class="visually-hidden">unread messages</span></span>
<figure class="avatar avatar-36 rounded-circle">
<img src="assets/img/user1.jpg" alt="">
</figure>
</a>
</div>
</div>
</header>
<!-- Header ends -->
<!-- main page content -->
<div class="main-container container">
<!-- EventDetails banner -->
<div class="row">
<div class="col-12 px-0">
<div class="card mb-4 overflow-hidden shadow-sm bg-dark text-white rounded-0">
<div class="overlay"></div>
<div class="coverimg h-100 w-100 position-absolute opacity-3">
<img src="assets/img/banner1.jpg" alt="">
</div>
<div class="card-body">
<div class="row mb-5">
<div class="col">
<span class="tag"><i class="bi bi-calendar"></i> Trending</span>
</div>
<div class="col-auto">
<button class="btn btn-danger avatar avatar-40 p-0 rounded-circle shadow-sm"><i
class="bi bi-share"></i></button>
<button class="btn btn-success avatar avatar-40 p-0 rounded-circle shadow-sm"><i
class="bi bi-bookmark"></i></button>
</div>
</div>
<br>
<a href="blog-details.html" class="h4 text-normal d-block">The great Gatsby Event 2021</a>
<p class="text-muted mb-4">orem Ipsum is simply dummy text of the printing and typesetting
industry.</p>
<hr>
<div class="row">
<div class="col">
<div class="row gx-3">
<div class="col-auto align-self-center">
<i class="bi bi-geo-alt"></i>
</div>
<div class="col">
<h6 class="mb-1">Location</h6>
<p class="text-muted small">UXSO NY, US</p>
</div>
</div>
</div>
<div class="col">
<div class="row gx-3">
<div class="col-auto align-self-center">
<i class="bi bi-calendar"></i>
</div>
<div class="col">
<h6 class="mb-1">Date</h6>
<p class="text-muted mb-0 small">October 17, 2018</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Event Content -->
<div class="row">
<div class="col-12 col-md-10 col-lg-8 mx-auto">
<h5>About Event</h5>
<p class="text-muted">Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown
printer took a galley of type and scrambled it to make a type specimen book.</p>
<figure class="overflow-hidden rounded text-center">
<img src="assets/img/product2.jpg" alt="" class="mw-100 mx-auto">
</figure>
<h6>Best class template with details</h6>
<p class="text-muted">orem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown
printer took a galley of type and scrambled it to make a type specimen book.</p>
<div class="row">
<div class="col-6">
<figure class="overflow-hidden rounded text-center">
<img src="assets/img/product5.png" alt="" class="w-100 mx-auto">
</figure>
</div>
<div class="col-6">
<div class="row">
<div class="col-12 mb-3">
<figure class="overflow-hidden rounded text-center">
<img src="assets/img/product4.jpg" alt="" class="w-100 mx-auto">
</figure>
</div>
<div class="col-12">
<figure class="overflow-hidden rounded text-center">
<img src="assets/img/product1.jpg" alt="" class="w-100 mx-auto">
</figure>
</div>
</div>
</div>
</div>
<h4>Do share</h4>
<h6>Help us to get more</h6>
<p class="text-muted">orem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown
printer took a galley of type and scrambled it to make a type specimen book.</p>
<div class="card mb-4 overflow-hidden shadow-sm bg-danger text-white">
<div class="overlay"></div>
<div class="coverimg h-100 w-100 position-absolute opacity-3">
<img src="assets/img/product2.jpg" alt="">
</div>
<div class="card-body">
<br><br><br>
<a href="blog-details.html" class="h5 text-normal d-block">Best Discovery ever in UX</a>
<p class="text-muted">December 2021</p>
<div class="small d-flex">
<figure class="avatar avatar-36 rounded">
<img src="assets/img/user2.jpg" alt="">
</figure>
<p class="mx-2">Alessia Monks<br><span class="text-muted">Author</span></p>
</div>
</div>
</div>
<div class="row">
<div class="col-6">
<div class="card mb-4 overflow-hidden shadow-sm bg-primary text-white">
<div class="overlay"></div>
<div class="coverimg h-100 w-100 position-absolute opacity-3">
<img src="assets/img/product3.jpg" alt="">
</div>
<div class="card-body">
<br><br><br>
<a href="blog-details.html" class="h6 text-normal d-block">Best Discovery ever in
UX</a>
<p class="text-muted">Upcoming</p>
<div class="small d-flex">
<figure class="avatar avatar-20 rounded">
<img src="assets/img/user2.jpg" alt="">
</figure>
<p class="mx-2">Alessia Monks</p>
</div>
</div>
</div>
</div>
<div class="col-6">
<div class="card mb-4 overflow-hidden shadow-sm bg-primary text-white">
<div class="overlay"></div>
<div class="coverimg h-100 w-100 position-absolute opacity-3">
<img src="assets/img/product4.jpg" alt="">
</div>
<div class="card-body">
<br><br><br>
<a href="blog-details.html" class="h6 text-normal d-block">Best Discovery ever in
UX</a>
<p class="text-muted">Published </p>
<div class="small d-flex">
<figure class="avatar avatar-20 rounded">
<img src="assets/img/user2.jpg" alt="">
</figure>
<p class="mx-2">Alessia Monks</p>
</div>
</div>
</div>
</div>
</div>
<h6>Help us to get more</h6>
<p class="text-muted mb-4">orem Ipsum is simply dummy text of the printing and typesetting
industry.
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown
printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>
</div>
<!-- Event join form -->
<hr>
<div class="row" id="registerform">
<div class="col-12 text-center mb-4">
<h4>Get Register!</h4>
<h6 class="text-muted">For the event and save the seat</h6>
</div>
<div class="col-12 col-md-6">
<div class="form-floating mb-3">
<input type="text" class="form-control" id="taskname" placeholder="Your Name">
<label for="taskname">Your Name</label>
</div>
</div>
<div class="col-12 col-md-6">
<div class="form-floating mb-3">
<input type="text" class="form-control" id="taskdate" placeholder="Your Surname">
<label for="taskdate">Your Surname</label>
</div>
</div>
<div class="col-12 col-md-6">
<div class="form-floating mb-3">
<input type="email" class="form-control" id="tasktime" placeholder="Your Email Address">
<label for="tasktime">Your Email Address</label>
</div>
</div>
<div class="col-12 d-grid mb-4">
<button type="button" class="btn btn-lg btn-primary">Register for the Event</button>
</div>
</div>
</div>
<!-- main page content ends -->
<!-- fluid footer at bottom of page -->
<div class="container-fluid">
<div class="row footer-info">
<div class="col-auto bg-white-opac small py-3"><span class="text-muted ">Connect with us</span></div>
<div class="col bg-white-opac py-2 text-end">
<a href="#" class="btn btn-sm btn-link">
<i class="bi bi-envelope-fill"></i>
</a>
<a href="#" class="btn btn-sm btn-link">
<i class="bi bi-facebook"></i>
</a>
<a href="#" class="btn btn-sm btn-link">
<i class="bi bi-twitter"></i>
</a>
<a href="#" class="btn btn-sm btn-link">
<i class="bi bi-linkedin"></i>
</a>
</div>
<div class="col-12 text-center bg-whiter small py-2 text-muted">Copyright @2018-2021, Maxartkiller</div>
</div>
</div>
<!-- fluid footer at bottom of page ends -->
</main>
<!-- Page ends-->
<!-- Required jquery and libraries -->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/vendor/bootstrap-5/js/bootstrap.bundle.min.js"></script>
<!-- cookie js -->
<script src="assets/js/jquery.cookie.js"></script>
<!-- Customized jquery file -->
<script src="assets/js/main.js"></script>
<script src="assets/js/color-scheme.js"></script>
<!-- Sparklines js -->
<script src="assets/vendor/sparklines/jquery.sparkline.min.js"></script>
<!-- page level custom script -->
<script src="assets/js/app.js"></script>
</body>
<!-- Mirrored from maxartkiller.com/website/mobileux2/HTML/event-details.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 27 Sep 2022 10:04:08 GMT -->
</html>