-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommunity.html
More file actions
252 lines (244 loc) · 7.47 KB
/
community.html
File metadata and controls
252 lines (244 loc) · 7.47 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
<!DOCTYPE html>
<html>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Beginning of Header -->
<header class="header">
<a href="index.html">
<img class="ctd-nav" src="./img/ctd-nav.png " alt=" " />
</a>
<input class="menu-btn" type="checkbox" id="menu-btn" />
<label class="menu-icon" for="menu-btn">
<span class="navicon"></span>
</label>
<ul class="menu">
<li>
<a
href="about.html"
style="
color: #021f42;
text-decoration: none;
font-family: Nunito;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 27px;
"
>
About Us
</a>
</li>
<li>
<a
href="community.html "
style="
color: #4352b1;
text-decoration: none;
font-family: Nunito;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 27px;
"
>
Community
</a>
</li>
<li>
<a
href="resources.html"
style="
color: #021f42;
text-decoration: none;
font-family: Nunito;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 27px;
"
>
Resources
</a>
</li>
</ul>
</header>
<!-- End of Header -->
<link
href="https://fonts.googleapis.com/css2?family=Poppins&display=swap "
rel="stylesheet "
/>
<link
href="https://fonts.googleapis.com/css2?family=Nunito&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="https://use.typekit.net/pan7czb.css" />
<div class="nav-line"></div>
<head>
<title>Join Community - Creative Tech Design</title>
<link rel="stylesheet " href="community.css " />
</head>
<body>
<div class="hero-content">
<div class="text-content">
<h1>Join Our Community</h1>
<h3>
Be apart of the design community and sign up for our monthly
newsletter. We highlight and update our members on future events,
design challenges, and much more!
</h3>
<h3>
While you are at it... follow us on our socials to keep in touch with
us!
</h3>
</div>
<img src="/img/logo-blue.png" />
</div>
<div class="contact-section">
<div class="social-media">
<h2>Our Social Medias</h2>
<div class="all-social-buttons">
<a
href="https://join.slack.com/t/creativetechdesign/shared_invite/zt-i86zep9s-sL02~MRIDW37aCFvc1CwQw"
style="text-decoration: none"
target="_blank"
>
<div class="social-button">
<img src="./img/slack.png " />
<p>*NEW* Join our Slack Community!</p>
</div>
</a>
<a
href="https://www.facebook.com/UCSCtechdesign "
style="text-decoration: none"
target="_blank"
>
<div class="social-button">
<img src="./img/fb.png " />
<p>Creative Tech Design</p>
</div>
</a>
<a
href="https://www.instagram.com/ucsc.techdesign"
style="text-decoration: none"
target="_blank"
>
<div class="social-button">
<img src="./img/ig.png " />
<p>@ucsc.techdesign</p>
</div>
</a>
<a
href="https://www.youtube.com/channel/UCvWIYAgqnwxc8Aj_MkNPS0w"
style="text-decoration: none"
target="_blank"
>
<div class="social-button">
<img src="./img/yt.png " />
<p>Our Youtube Channel</p>
</div>
</a>
<a
href="https://www.linkedin.com/company/ucsc-ctd/"
style="text-decoration: none"
target="_blank"
>
<div class="social-button">
<img src="./img/link.png " />
<p>Creative Tech Design</p>
</div>
</a>
</div>
</div>
<div class="join">
<div class="hi">
<h1>Our Newsletter</h1>
<p>
Join our newsletter to keep up with all things CTD and get access to
exclusive resources
</p>
<div id="emailSignUp">
<!--Start mc_embed_signup-->
<div id="mc_embed_signup">
<form
action="https://ucsc.us19.list-manage.com/subscribe/post?u=aa9ca626dc53ac79755d07a68&id=1ef647652a"
method="post"
id="mc-embedded-subscribe-form"
name="mc-embedded-subscribe-form"
class="validate"
target="_blank"
novalidate
>
<div id="mc_embed_signup_scroll">
<div class="gridformat">
<input
placeholder="Enter your email"
type="email"
value=""
name="EMAIL"
class="required email ftop"
id="mce-EMAIL"
/>
<input
placeholder="First name"
type="text"
value=""
name="FNAME"
class=""
id="mce-FNAME"
/>
<input
placeholder="Last name"
type="text"
value=""
name="LNAME"
class="fbot"
id="mce-LNAME"
/>
<input
type="submit"
value="Subscribe"
name="subscribe"
id="mc-embedded-subscribe"
/>
</div>
<div id="mce-responses" class="clear">
<div
class="response"
id="mce-error-response"
style="display: none"
></div>
<div
class="response"
id="mce-success-response"
style="display: none"
></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div
style="position: absolute; left: -5000px"
aria-hidden="true"
>
<input
type="text"
name="b_96e1277e37e6f4c2940cd1dc9_3cdf6c3ea8"
tabindex="-1"
value=""
/>
</div>
</div>
</form>
<p id="disclaim">
Mail services fulfilled by
<a href="https://mailchimp.com">Mailchimp</a>. By subscribing,
you agree to their privacy policy and terms of service.
</p>
</div>
</div>
</div>
</div>
</div>
<hr />
<div class="closer">
Built with 💙 by Creative Tech Design at Santa Cruz
</div>
</body>
</html>