-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
228 lines (210 loc) · 9.07 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
<!DOCTYPE HTML>
<html>
<head>
<title>NYDKC</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<link rel="stylesheet" href="css/micromodal.css" />
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<a href="#" class="logo"><strong>NYDKC</strong></a>
<nav>
<a href="#menu">About</a>
<a href="#menu2">Charities</a>
<a href="#menu3">Events</a>
<a href="http://ltc.nydkc.org/awards.html">Awards</a>
<a href="#menu4">Publications</a>
<a href="#menu5">Resources</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
<li><a href="board.html">District Board</a></li>
<li><a href="divisions.html">Divisions</a></li>
<li><a href="https://www.keyclub.org/">Key Club International</a></li>
<li><a href="map.html">NYDKC Map</a></li>
</ul>
</nav>
<nav id="menu2">
<ul class="links">
<li><a href="gov.html">Governor's Project</a></li>
<li><a href="kamp.html">Kamp Kiwanis</a></li>
<li><a href="lyme.html">Lyme Disease Foundation</a></li>
<li><a href="pediatric.html">Pediatic Trauma Center</a></li>
<li><a href="onetree.html">One Tree Planted</a></li>
</ul>
</nav>
<nav id="menu3">
<ul class="links">
<li><a href="kweek.html">Key Club Week</a></li>
<li><a href="icon.html">International Convention</a></li>
<li><a href="http://ltc.nydkc.org/">LTC</a></li>
<li><a href="fallrally.html">Fall Rally</a></li>
<li><a href="calendar.html">Calendar</a></li>
</ul>
</nav>
<nav id="menu4">
<ul class="links">
<li><a href="https://drive.google.com/file/d/0By8OyEzPtAhDUGdUTzhPeEFvWFpXNDdpbGp5dDhna05zYjlF/view?usp=sharing">Board Minutes</a></li>
<li><a href="https://issuu.com/nydistrictkeyclub">Empire Key</a></li>
<li><a href="https://drive.google.com/file/d/1Mojkd6XKjCtK8ZHCAM1BlMGw1TUbS2MY/view?usp=sharing">Fundraising Directory</a></li>
<li><a href="minute.html">New York Minute</a></li>
</ul>
</nav>
<nav id="menu5">
<ul class="links">
<li><a href="paper.html">Paperwork</a></li>
<li><a href="tutorial.html">Tutorial Videos</a></li>
<li><a href="https://www.keyclub.org/type/documents/">Bylaws and Policy</a></li>
<li><a href="http://nydkc.org/resources/start-a-key-club/">Start a Key Club</a></li>
<li><a href="http://nydkc.org/resources/officer-training/">Officer Training</a></li>
</ul>
</nav>
<!-- Banner -->
<section id="banner" class="major" style="background-image: url(images/18-19Board.jpg)">
<div class="inner">
<header>
<h1>New York District</h1>
<h1>Key Club</h1>
</header>
</div>
</section>
<!-- Main -->
<div id="main">
<!-- About -->
<section id="one">
<div class="inner">
<h2 id="content">About</h2>
<div class="row">
<div class="4u 12u$(medium)">
<h3 style="text-align: left;">Key Club</h3>
<p>Key Club International, a service leadership program of Kiwanis International, is the oldest and largest service organization for high school students, and gives its members opportunities to provide service, build character and develop leadership skills.
Started in California in the 1925, Key Club today thrives on more than 5,000 high school campuses with a total membership of 270,000 in 38 countries.</p>
</div>
<div class="4u 12u$(medium)">
<span class="image fit">
<img src="images/seal.png" alt="" />
</span>
</div>
<div class="4u$ 12u$(medium)">
<h3 style="text-align: right;">NYDKC</h3>
<p style="text-align: right;">Key Club International, a service leadership program of Kiwanis International, is the oldest and largest service organization for high school students, and gives its members opportunities to provide service, build character and develop leadership skills.
Started in California in the 1925, Key Club today thrives on more than 5,000 high school campuses with a total membership of 270,000 in 38 countries.</p>
</div>
</div>
</div>
</section>
<!-- Tiles -->
<section id="two" class="tiles">
<article>
<span class="image">
<img src="images/pic01.jpg" alt="" />
</span>
<header class="major">
<h3><a href="board.html" class="link">District Board</a></h3>
</header>
</article>
<article>
<span class="image">
<img src="images/pic02.jpg" alt="" />
</span>
<header class="major">
<h3><a href="https://issuu.com/nydistrictkeyclub" class="link">Empire Key</a></h3>
</header>
</article>
<article>
<span class="image">
<img src="images/pic03.jpg" alt="" />
</span>
<header class="major">
<h3><a href="paper.html" class="link">Paperwork</a></h3>
</header>
</article>
<article>
<span class="image">
<img src="images/pic04.jpg" alt="" />
</span>
<header class="major">
<h3><a href="calendar.html" class="link">Calendar</a></h3>
</header>
</article>
<article>
<span class="image">
<img src="images/pic05.jpg" alt="" />
</span>
<header class="major">
<h3><a href="map.html" class="link">Map</a></h3>
</header>
</article>
<article>
<span class="image">
<img src="images/pic06.jpg" alt="" />
</span>
<header class="major">
<h3><a href="http://ltc.nydkc.org/" class="link">LTC</a></h3>
</header>
</article>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="#" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon alt fa-youtube"><span class="label">Youtube</span></a></li>
</ul>
<ul class="copyright">
<li>© NYDKC</li>
</ul>
</div>
</footer>
</div>
<div class="modal micromodal-slide" id="flash-page" aria-hidden="true">
<div class="modal__overlay" tabindex="-1" data-micromodal-close>
<div class="modal__container" role="dialog" aria-modal="true" aria-labelledby="modal-1-title">
<header class="modal__header">
<h2 class="modal__title center" id="modal-1-title">
Key Club International Convention 2019 | Baltimore
</h2>
<button class="modal__close" aria-label="Close modal" data-micromodal-close></button>
</header>
<main class="modal__content" id="modal-1-content">
<p style="margin-bottom: 1em">
Join us as we tour the nation's capital en route to joining over 1,500 Key Clubbers from around the world in Baltimore, Maryland for the biggest Key Club event of the year - ICON 2019!
<br>
Learn more <a href="icon.html">here</a>.
</p>
<div class="center">
<img src="cpics/dc_at_night.jpg" style="max-width: 48%">
<img src="cpics/baltimore_inner_harbor.jpg" style="max-width: 50.2%">
</div>
</main>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<script src="https://unpkg.com/micromodal/dist/micromodal.min.js"></script>
<script>
MicroModal.show('flash-page');
</script>
</body>
</html>