-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmemberinfo2.html
More file actions
339 lines (292 loc) · 11.8 KB
/
Copy pathmemberinfo2.html
File metadata and controls
339 lines (292 loc) · 11.8 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
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
331
332
333
334
335
336
337
338
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<link rel="apple-touch-icon" sizes="76x76" href="./assets/img/favicon.ico">
<link rel="icon" type="image/png" href="./assets/img/favicon.ico">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>Anchor Bootstrap 4.1.3 UI Kit by WowThemesNet</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no' name='viewport'/>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,800" rel="stylesheet">
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<!-- Main CSS -->
<link href="./assets/css/main.css" rel="stylesheet"/>
<!-- Animation CSS -->
<link href="./assets/css/vendor/aos.css" rel="stylesheet"/>
</head>
<body>
<!--------------------------------------
NAVBAR
--------------------------------------->
<nav class="topnav navbar navbar-expand-lg navbar-dark bg-primary fixed-top">
<div class="container">
<a class="navbar-brand" href="./index.html"><i class="fas fa-anchor mr-2"></i><strong>Anchor UI</strong> Kit</a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarColor02" aria-controls="navbarColor02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarColor02" style="">
<ul class="navbar-nav mr-auto d-flex align-items-center">
<li class="nav-item">
<a class="nav-link" href="./index.html">Intro <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Examples </a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="./landing.html">Home Landing</a>
<a class="dropdown-item" href="./login.html">User Login</a>
<a class="dropdown-item" href="./blog.html">Blog Index</a>
<a class="dropdown-item" href="./page.html">Sample Page</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="docs.html">Docs</a>
</li>
</ul>
<ul class="navbar-nav ml-auto d-flex align-items-center">
<li class="nav-item">
<span class="nav-link" href="#">
<a class="btn btn-info btn-round shadow" href="#" data-toggle="modal" data-target="#modal_newsletter"><i class="fas fa-cloud-download-alt"></i> Download UI Kit <a href="https://github.com/wowthemesnet/Anchor-Bootstrap-UI-Kit/archive/master.zip" class="downloadzip" class="hidden"></a>
</a>
</span>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<!--------------------------------------
HEADER
--------------------------------------->
<div class="jumbotron jumbotron-lg jumbotron-fluid mb-3 bg-primary position-relative">
<div class="container text-white h-100 tofront">
<div class="row align-items-center justify-content-center text-center">
<div class="col-md-10">
<h1 class="display-3">Member Information</h1>
</div>
</div>
</div>
</div>
<!-- End Header -->
<!--------------------------------------
MAIN
--------------------------------------->
<div class="container pt-5 pb-5">
<section class="pt-4 pb-5" data-aos="fade-up">
<h3 class="h5 mb-4 font-weight-bold"></h3>
<div class="row">
<div class="col-lg-6">
<div class="card bg-dark overlay overlay-black text-white shadow-sm border-0">
<img class="card-img" src="images/meetings.jpg" alt="Card image">
<div class="card-img-overlay d-flex align-items-center text-center">
<div class="card-body">
<h3 class="card-title">Upcoming Meetings</h3>
<table class="table">
<thead class="thead">
<tr>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">October 13, 2019</th>
</tr>
<tr>
<th scope="row">October 13, 2019</th>
</tr>
<tr>
<th scope="row">October 13, 2019</th>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card bg-dark overlay overlay-black text-white shadow-sm border-0">
<img class="card-img" src="images/comp.jpg" alt="Card image">
<div class="card-img-overlay d-flex align-items-center text-center">
<div class="card-body">
<h3 class="card-title">TSA Competition Dates</h3>
<table class="table">
<thead class="thead">
<tr>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">February 21, 2020 Appalachian State University</th>
</tr>
<tr>
<th scope="row">March 26-28, 2020 Greensboro, North Carolina</th>
</tr>
<tr>
<th scope="row">June 27- July 1, 2020 Gaylord Hotel, Nashville Tennessee</th>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card bg-dark overlay overlay-black text-white shadow-sm border-0">
<div class="card-body">
<h3 class="card-title"></h3>
<table class="table">
<thead class="thead">
<tr>
</tr>
</thead>
<tbody>
<div class="container" style="width:100%; height:100%;">
<div class="row">
<div class="col"><img class="card-img" src="images/insta.jpg" alt="Card image"></div>
<div class="col"><img class="card-img" src="images/facebook.jpg" alt="Card image"></div>
<div class="w-100"></div>
<div class="col"><img class="card-img" src="images/cool.jpg" alt="Card image"></div>
<div class="col"><img class="card-img" src="images/twitter.jpg" alt="Card image"></div>
</div>
</div>
</tbody>
</table>
</div>
</div>
</div>
<div class="row mt-5">
<div class="col-md-4">
<div class="card shadow-sm border-0">
<img class="card-img-top" src="./assets/img/demo/blog8.jpg" alt="Card image cap">
<div class="card-body text-center">
<img class="rounded-circle shadow mt-neg5" src="assets/img/demo/avatar.png" width="70">
<h5 class="card-title">Sal</h5>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card shadow-sm border-0">
<div class="date">
<div class="day">
27
</div>
<div class="month">
Mar
</div>
</div>
<img class="card-img-top" src="./assets/img/demo/3.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Summer holiday is the best</h5>
<p class="card-text text-muted">
Some quick example text to build on the card title and make up the bulk of the card's content.
</p>
<a href="#" class="btn btn-purple btn-round">View More</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card shadow-sm border-0">
<img class="card-img-top" src="./assets/img/demo/2.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Just a card</h5>
<p class="card-text text-muted">
Some quick example text to build on the card title and make up the bulk of the card's content.
</p>
<a href="#" class="btn btn-info btn-round">Read More</a>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- End Main -->
<!--------------------------------------
FOOTER
--------------------------------------->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewbox="0 0 1440 126" style="enable-background:new 0 0 1440 126;" xml:space="preserve">
<path class="bg-black" d="M685.6,38.8C418.7-11.1,170.2,9.9,0,30v96h1440V30C1252.7,52.2,1010,99.4,685.6,38.8z"/>
</svg>
<footer class="bg-black pb-5">
<div class="container">
<div class="row">
<div class="col-12 col-md mr-4">
<i class="fas fa-copyright text-white"></i>
<small class="d-block mt-3 mb-4 text-muted">©
<script>document.write(new Date().getFullYear())</script>
Anchor Bootstrap UI Kit, by <a target="_blank" href="https://www.wowthemes.net">WowThemes.net</a>. <a target="_blank" href="https://www.wowthemes.net/freebies-license/">License</a></small>
</div>
<div class="col-6 col-md">
<h5 class="mb-4 text-white">Features</h5>
<ul class="list-unstyled text-small">
<li><a class="text-muted" href="#">Cool stuff</a></li>
<li><a class="text-muted" href="#">Random feature</a></li>
<li><a class="text-muted" href="#">Team feature</a></li>
<li><a class="text-muted" href="#">Stuff for developers</a></li>
</ul>
</div>
<div class="col-6 col-md">
<h5 class="mb-4 text-white">Resources</h5>
<ul class="list-unstyled text-small">
<li><a class="text-muted" href="#">Resource</a></li>
<li><a class="text-muted" href="#">Resource name</a></li>
<li><a class="text-muted" href="#">Another resource</a></li>
<li><a class="text-muted" href="#">Final resource</a></li>
</ul>
</div>
<div class="col-6 col-md">
<h5 class="mb-4 text-white">Utilities</h5>
<ul class="list-unstyled text-small">
<li><a class="text-muted" href="#">Business</a></li>
<li><a class="text-muted" href="#">Education</a></li>
<li><a class="text-muted" href="#">Government</a></li>
<li><a class="text-muted" href="#">Gaming</a></li>
</ul>
</div>
<div class="col-6 col-md">
<h5 class="mb-4 text-white">About</h5>
<ul class="list-unstyled text-small">
<li><a class="text-muted" href="#">Team</a></li>
<li><a class="text-muted" href="#">Locations</a></li>
<li><a class="text-muted" href="#">Privacy</a></li>
<li><a class="text-muted" href="#">Terms</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<!--------------------------------------
JAVASCRIPTS
--------------------------------------->
<script src="./assets/js/vendor/jquery.min.js" type="text/javascript"></script>
<script src="./assets/js/vendor/popper.min.js" type="text/javascript"></script>
<script src="./assets/js/vendor/bootstrap.min.js" type="text/javascript"></script>
<script src="./assets/js/functions.js" type="text/javascript"></script>
<!-- Animation -->
<script src="./assets/js/vendor/aos.js" type="text/javascript"></script>
<noscript>
<style>
*[data-aos] {
display: block !important;
opacity: 1 !important;
visibility: visible !important;
}
</style>
</noscript>
<script>
AOS.init({
duration: 700
});
</script>
<!-- Disable animation on less than 1200px, change value if you like -->
<script>
AOS.init({
disable: function () {
var maxWidth = 1200;
return window.innerWidth < maxWidth;
}
});
</script>
</body>
</html>