-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththank_you.html
More file actions
297 lines (263 loc) · 12.3 KB
/
thank_you.html
File metadata and controls
297 lines (263 loc) · 12.3 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
<head>
<!-- GOOGLE ANALYTICS -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-38551667-3', 'designation.io');
ga('send', 'pageview');
</script>
<title>Thank You For Applying</title>
<!--Open graph-->
<meta name="og:title" content="DESIGNATION: Design a new career." />
<meta name="og:type" content="website" />
<meta name="og:url" content="http://designation.io" />
<meta name="og:image" content="http://designation.io/img/icons_social/open_graph.png" />
<meta name="og:site_name" content="DESIGNATION: Design a new career."/>
<meta name="fb:page_id" content="388435334586956" />
<meta name="og:email" content="team@designation.io"/>
<meta name="og:region" content="IL"/>
<meta name="og:country-name" content="USA"/>
<meta name="og:description" content="Become a designer. Learn user experience, web design, and graphic design to build websites, mobile applications, and change careers with Chicago's leading web design program.">
<meta property="fb:admins" content="1289433233">
<!-- Twitter cards -->
<meta name="twitter:card" content="DESIGNATION: Design a new career.">
<meta name="twitter:url" content="http://designation.io">
<meta name="twitter:title" content="DESIGNATION: Design a new career.">
<meta name="twitter:description" content="Become a designer. Learn user experience, web design, and graphic design to build websites, mobile applications, and change careers with Chicago's leading web design program.">
<meta name="twitter:image" content="http://designation.io/img/icons_social/open_graph.png">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="img/favicon/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="img/favicon/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="114x114" href="img/favicon/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="72x72" href="img/favicon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="144x144" href="img/favicon/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="60x60" href="img/favicon/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="120x120" href="img/favicon/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="76x76" href="img/favicon/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="152x152" href="img/favicon/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="img/favicon/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="img/favicon/favicon-160x160.png" sizes="160x160" />
<link rel="icon" type="image/png" href="img/favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="img/favicon/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="img/favicon/favicon-16x16.png" sizes="16x16" />
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="msapplication-TileImage" content="img/favicon/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="img/favicon/mstile-70x70.png" />
<meta name="msapplication-square144x144logo" content="img/favicon/mstile-144x144.png" />
<meta name="msapplication-square150x150logo" content="img/favicon/mstile-150x150.png" />
<meta name="msapplication-square310x310logo" content="img/favicon/mstile-310x310.png" />
<meta name="msapplication-wide310x150logo" content="img/favicon/mstile-310x150.png" />
<!-- typekit -->
<script type="text/javascript" src="//use.typekit.net/ezr2vao.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<!-- GOOGLE ANALYTICS -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-38551667-3', 'designation.io');
ga('send', 'pageview');
</script>
<!-- MAILCHIMP GOAL TRACKING -->
<script type="text/javascript">
var $mcGoal = {'settings':{'uuid':'f5c7579668f546f2132350384','dc':'us5'}};
(function() {
var sp = document.createElement('script'); sp.type = 'text/javascript'; sp.async = true; sp.defer = true;
sp.src = ('https:' == document.location.protocol ? 'https://s3.amazonaws.com/downloads.mailchimp.com' : 'http://downloads.mailchimp.com') + '/js/goal.min.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sp, s);
})();
</script>
<!-- Facebook Conversion Code for Clicking 'Submit Application' -->
<script type="text/javascript">
var fb_param = {};
fb_param.pixel_id = '6011578329336';
fb_param.value = '0.00';
fb_param.currency = 'USD';
(function(){
var fpw = document.createElement('script');
fpw.async = true;
fpw.src = '//connect.facebook.net/en_US/fp.js';
var ref = document.getElementsByTagName('script')[0];
ref.parentNode.insertBefore(fpw, ref);
})();
</script>
<noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/offsite_event.php?id=6011578329336&value=0&currency=USD" /></noscript>
<!-- Facebook Web Remarketing Pixel code -->
<script>(function(){
window._fbds = window._fbds || {};
_fbds.pixelId = 231286000389284;
var fbds = document.createElement('script');
fbds.async = true;
fbds.src = '//connect.facebook.net/en_US/fbds.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(fbds, s);
})();
window._fbq = window._fbq || [];
window._fbq.push(["track", "PixelInitialized", {}]);
</script>
<noscript><img height="1" width="1" border="0" alt="" style="display:none" src="https://www.facebook.com/tr?id=231286000389284&ev=NoScript" /></noscript>
<!-- Twitter Conversion tracking -->
<script src="//platform.twitter.com/oct.js" type="text/javascript"></script>
<script type="text/javascript">
twttr.conversion.trackPid('l4btb');
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://analytics.twitter.com/i/adsct?txn_id=l4btb&p_id=Twitter" />
</noscript>
</head>
<style type="text/css">
/****** GENERAL ******/
{ margin: 0; padding: 0;
-o-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
html, body {
color: #222222;
height: 100%;
width: 100%;
font-size: 1.25em;
font-family: "futura-pt", "Futura Std", "Futura", sans-serif;
font-style: thin;
font-weight: 200;
line-height: 1.45;
-o-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
img {
border: none;
position: relative;
}
strong {
font-weight: bold !important;
}
</style>
<link rel="stylesheet" type="text/css" href="css/shared_designation.css">
<script type="text/javascript" src="js/jquery-1.7.min.js"></script>
<style type="text/css">
.button_twitter {
text-align: center;
text-transform: uppercase;
padding: 10px 30px;
text-decoration: none;
border-radius: 5px;
position: relative;
display: inline-block;
/* Colors */
background: #55acee;
border:1px solid #55acee;
color: #fcfcfc;
-o-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.button_twitter:hover {
color: #fcfcfc;
background: #3ea1ec;
-o-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
-webkit-transform: scale(1.05, 1.05);
-moz-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
}
.button_twitter:active, .button_twitter:focus {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.button_fb {
text-align: center;
text-transform: uppercase;
padding: 10px 30px;
text-decoration: none;
border-radius: 5px;
position: relative;
display: inline-block;
/* Colors */
background: #2A49A5;
border:1px solid #2A49A5;
color: #fcfcfc;
-o-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.button_fb:hover {
color: #fcfcfc;
background: #254091;
-o-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
-webkit-transform: scale(1.05, 1.05);
-moz-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
}
.button_fb:active, .button_fb:focus {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
</style>
<div class="main_div" style="width: 90%; margin: 0 5% auto">
<h3 style="text-align:center;padding-bottom: 5px; position: relative">
<img src="img/logo/mark_white(200x200).png" alt="Designation" style="height: 70px; width: 70px; margin: 0 auto; position: relative; text-align: center"><br>
Your application was successfully submitted.
</h3>
<br>
<p class="h white_lighter" style="text-align:center">
<span>Congrats! You should share the big news.</span><br><br>
<!-- twitter share button -->
<a onclick="ga('send', 'event', 'href', 'Share', 'Twitter sharing after applying as a student');" class="button_twitter" href="http://twitter.com/home?status=I%20just%20applied%20to%20@designationIO's%20immersive%20design%20program%20in%20Chicago!%20UX,%20UI,%20Coding,%20%26%20more%20in%2010%20intense%20weeks.%20http://designation.io"><img src="img/icons_social/twitter_white_big.png" style="height: 100px; padding: 50px"></a> <!-- /twitter share button -->
<!-- FB share button -->
<a onclick="ga('send', 'event', 'href', 'Share', 'Facebook sharing after applying as a student');" class="button_fb" href="http://www.facebook.com/sharer/sharer.php?s=100&p[url]=designation.io&p[images][0]=designation.io/img/logo/mark_black(200x200).png&p[title]=Designation:%20Become%20a%20designer&p[summary]=Learn%20digital%20design%20in%20an%20intense,%2010-week,%20immersive%20program%20in%20Chicago."><img src="img/icons_social/facebook_white_big.png" style="height: 100px; padding: 50px;"></a> <!-- /FB share button -->
<br><br>
<span class="-h3">or wait to be redirected back to the homepage...</span>
</p>
</div>
<script type="text/javascript">
var timer = 15; //seconds
website = "index" // redirect back to designation.io main splash page
function delayer() {
window.location = website;
}
setTimeout('delayer()', 1000 * timer);
</script>
<!-- Making text vertically center in the features sections (from http://stackoverflow.com/questions/17715227/vertical-align-using-jquery-for-all-devices)-->
<script type="text/javascript">
jQuery.fn.verticalAlign = function () {
return this
.css("position", "relative")
.css("top",($(this).parent().outerHeight() - $(this).outerHeight())/2 + 'px' )
};
jQuery.fn.verticalAlignScreen = function () {
return this
.css("position", "relative")
.css("top", Math.max(0, (($(window).height() - $(this).outerHeight()) / 2) + $(window).scrollTop()) + "px");
};
$('.main_div').verticalAlign();
</script>