-
Notifications
You must be signed in to change notification settings - Fork 0
/
template.html
553 lines (504 loc) · 24.8 KB
/
template.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
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
<meta charset="UTF-8" />
<meta name="viewport" content ="width=device-width, minimum-scale=1.0, initial-scale=1.0">
<title>The Flatiron School</title>
<link rel='stylesheet' href="css/style.css" type='text/css' media='all' />
<!-- <link rel='stylesheet' href="css/style-dark.css" type='text/css' media='all' /> -->
<link rel='stylesheet' href="css/media-queries.css" type='text/css' media='all' />
<link rel='stylesheet' href="css/flexslider.css" type='text/css' media='screen' />
<link rel='stylesheet' href="css/font-awesome.css" type='text/css' media='screen' />
<link rel='stylesheet' id='google_merriweather-css' href='http://fonts.googleapis.com/css?family=Merriweather:400,700&ver=3.5' type='text/css' media='all' />
<link rel="apple-touch-icon" href="img/apple-touch-icon.png" />
<script type='text/javascript' src="js/comment-reply.min.js"></script>
<script type='text/javascript' src="js/jquery.js"></script>
<script type='text/javascript' src="js/chirp.min.js"></script>
<style type="text/css">a{color:#60BDDB}</style>
</head>
<body class="home page students">
<!-- Begin Main Wrapper -->
<div class="main-wrapper">
<!-- Begin Header -->
<div class="header-wrapper">
<div class="header">
<div class="header-left">
<h1 class="logo-text">
<a href="/" title="The Flatiron School">
<img src="img/the-flatiron-school-logo-sm-black.png" class="logo">
</a>
</h1>
</div>
<div class="header-right">
<div class="menu-header-container">
<ul id="nav" class="nav">
<li class="menu-item">
<a href="http://flatironschool.com/index.html">Home</a>
</li>
<li>
<a href="program.html">The Program</a>
<ul class="sub-menu">
<li><a href="http://flatironschool.com/program.html">Basics</a></li>
<li><a href="http://flatironschool.com/curriculum.html">Curriculum</a></li>
<li><a href="http://flatironschool.com/faculty.html">Faculty</a></li>
<li><a href="http://flatironschool.com/speakers.html">Guest Speakers</a></li>
<li><a href="http://flatironschool.com/faq.html">FAQ</a></li>
<li><a href="http://prework.flatironschool.com">Our Prework</a></li>
</ul>
</li>
<li>
<a href="#">The School</a>
<ul class="sub-menu">
<li><a href="http://flatironschool.com/events.html">Events</a></li>
<li><a href="http://flatironschool.com/contact.html">Contact</a></li>
<li><a href="http://students.flatironschool.com/">Students</a></li>
</ul>
</li>
<li><a href="http://info.flatironschool.com/summer-2013-application"><font color="#26c4ff">Apply</font></a>
</li>
<li>
<a href="http://flatironschool.com/employers.html">Employers</a>
</li>
<li>
<a href="http://blog.flatironschool.com/">Blog</a>
</li>
<li><a href="http://highschool.flatironschool.com/" target="_blank">High School</a></li>
</ul>
</div>
<div class="clear"></div>
</div>
<div class="clear"></div>
</div>
</div>
<!-- End Header -->
<!-- Begin Content -->
<div class="container">
<!-- Begin Title Content -->
<div class="page-title">
<h2>Flatiron School Style Guide</h2>
<h3>Programming, do you speak it?</h3>
</div>
<!-- End Title Content -->
<!-- Some Content on Full Width -->
<div id="random-full-width-content" class="this-div-is-just-a-helpful-container">
<div class="section section-services">
<div class="section-title">
<span>Become a Professional Web Developer</span>
</div>
<div class="services-wrap" id="equalize">
<div id="ok-text-column-2" class="column ok-text-column" style="height: 204px;">
<div class="services">
<span class="service-icon">
<i class="icon-laptop"></i>
</span>
<div class="services-title">
<h3>HTML5: ERB</h3>
</div>
<div class="clear"></div>
<p>HTML is the structure that supports the web. Whether writing it through ERB or vanilla HTML, you'll have no problem applying semantics to documents and utilizing the power of markup.</p>
</div>
</div>
<div id="ok-text-column-3" class="column ok-text-column" style="height: 204px;">
<div class="services">
<span class="service-icon">
<i class="icon-move"></i>
</span>
<div class="services-title">
<h3>CSS: SASS & LESS</h3>
</div>
<div class="clear"></div>
<p>Fluency in the language that makes the web beautiful is a requirement. You'll use the popular SASS and LESS extensions to CSS to create efficient and organized front-ends.</p>
</div>
</div>
<div id="ok-text-column-4" class="column ok-text-column" style="height: 204px;">
<div class="services">
<span class="service-icon">
<i class="icon-spinner"></i>
</span>
<div class="services-title">
<h3>Javascript</h3>
</div>
<div class="clear"></div>
<p>You'll bring the web to life with jQuery powered interactions and an understanding of the core of Javascript.</p>
</div>
</div>
<div id="ok-text-column-5" class="column ok-text-column" style="height: 204px;">
<div class="services">
<span class="service-icon">
<i class="icon-lightbulb"></i>
</span>
<div class="services-title">
<h3>The Ruby Language</h3>
</div>
<div class="clear"></div>
<p>Easily the most beautiful programming language ever. You will be so immersed in Ruby it will become the language of your thoughts.</p>
</div>
</div>
<div id="ok-text-column-6" class="column ok-text-column" style="height: 204px;">
<div class="services">
<span class="service-icon">
<i class="icon-double-angle-up"></i>
</span>
<div class="services-title">
<h3>Ruby on Rails</h3>
</div>
<div class="clear"></div>
<p>The number one web framework in use by Ninjas, Rockstars, and Hackers. Seriously, it makes web development a productive pleasure. You will be a Rails guru.</p>
</div>
</div>
<div id="ok-text-column-7" class="column ok-text-column" style="height: 204px;">
<div class="services">
<span class="service-icon">
<i class="icon-mobile-phone"></i>
</span>
<div class="services-title">
<h3>Geekery</h3>
</div>
<div class="clear"></div>
<p>The speed and efficiency of a programmer can be measured by proficiency with their tools. You'll fly through VIM shortcuts, and never ever touch your mouse.</p>
</div>
</div>
<div style="clear:both;"></div>
</div>
</div>
<!-- End Some Full Width Content -->
<!-- Full Width Content Without a Container -->
<div class="section section-testimonials-curriculum">
<div id="testimonial-slider" class="flexslider">
<ul class="testimonials slides">
<li id="text-7" class="widget_text" style="list-style: none; display: list-item;">
<div class="textwidget">
<h3>I do not think there is any thrill that can go through the human heart like that felt by the inventor as he sees some creation of the brain unfolding to success… Such emotions make a man forget food, sleep, friends, love, everything.</h3>
<h2>— Nikolai Tesla</h2>
</div>
</li>
</ul>
</div>
</div>
<!-- End Full Width Content Without a Container -->
<!-- Begin Main Content -->
<div class="content">
<div class="blog_entry">
<h1>h1 - The Wheels Have Fallen Off The Bus</h1>
<h2>h2 - The Wheels Have Fallen Off The Bus</h2>
<h3>h3 - The Wheels Have Fallen Off The Bus</h3>
<h4>h4 - The Wheels Have Fallen Off The Bus</h4>
<h5>h5 - The Wheels Have Fallen Off The Bus</h5>
<h6>h6 - The Wheels Have Fallen Off The Bus</h6>
<hr/>
<h3>Paragraph Title</h3>
<p>Lomo hoodie cardigan williamsburg YOLO, odd future quinoa photo booth. Carles banksy small batch, cray mlkshk truffaut sartorial master cleanse lomo intelligentsia helvetica fap kogi swag.</p>
<blockquote>
<p>If you want to build a ship, don’t drum up the men to gather wood, divide the work, and give orders. Instead, teach them to yearn for the vast and endless sea.</p>
</blockquote>
<hr/>
<h3>List Items</h3>
<ul>
<li>Leggings helvetica high life organic raw denim</li>
<li>Freegan wayfarers jean shorts, deep v banjo 90's fashion</li>
<li>Deep v church-key craft beer next level squid</li>
</ul>
<ol>
<li>Letterpress pug narwhal raw denim thundercats gastropub</li>
<li>Quinoa actually meggings intelligentsia small batch</li>
<li>Quinoa +1 aesthetic shoreditch messenger bag</li>
</ol>
<ul class="home-blog">
<li class="home-blog-post">
<div class="blog-title">
<div class="big-comment">
<h3><a href="#">A title for the box</a></h3>
</div>
<p class="home-blog-post-meta">a subtitle duh</p>
</div>
<div class="clear"></div>
<div class="excerpt">
<p>Laborum odio salvia, nulla 90's consectetur whatever messenger bag. Ea wolf chambray swag. Four loko street art esse retro plaid. Nihil nulla Marfa readymade trust fund, seitan flannel asymmetrical gastropub odio kitsch ugh. Dreamcatcher accusamus consectetur McSweeney's, actually culpa 3 wolf moon.</p>
</div>
<div class="clear"></div>
<div class="blog-read-more"><a href="#">This links somewhere →</a></div>
</li>
<li class="home-blog-post">
<div class="blog-title">
<div class="big-comment">
<h3><a href="#">A title for the box</a></h3>
</div>
<p class="home-blog-post-meta">a subtitle duh</p>
</div>
<div class="clear"></div>
<div class="excerpt">
<p>Laborum odio salvia, nulla 90's consectetur whatever messenger bag. Ea wolf chambray swag. Four loko street art esse retro plaid. Nihil nulla Marfa readymade trust fund, seitan flannel asymmetrical gastropub odio kitsch ugh. Dreamcatcher accusamus consectetur McSweeney's, actually culpa 3 wolf moon.</p>
</div>
<div class="clear"></div>
<div class="blog-read-more"><a href="#">This links somewhere →</a></div>
</li>
<li class="home-blog-post">
<div class="blog-title">
<div class="big-comment">
<h3><a href="#">A title for the box</a></h3>
</div>
<p class="home-blog-post-meta">a subtitle duh</p>
</div>
<div class="clear"></div>
<div class="excerpt">
<p>Laborum odio salvia, nulla 90's consectetur whatever messenger bag. Ea wolf chambray swag. Four loko street art esse retro plaid. Nihil nulla Marfa readymade trust fund, seitan flannel asymmetrical gastropub odio kitsch ugh. Dreamcatcher accusamus consectetur McSweeney's, actually culpa 3 wolf moon.</p>
</div>
<div class="clear"></div>
<div class="blog-read-more"><a href="#">This links somewhere →</a></div>
</li>
</ul>
<hr/>
<div id="you-can-wrap-these" class="just-to-seperate-things">
<h3>Highlight Text</h3>
<p>Fixie gastropub lomo PBR squid, neutra <span class="highlight">direct trade ugh high life four loko</span> thundercats chambray pug butcher. Fashion axe pop-up aesthetic, salvia cosby sweater banjo direct trade seitan brooklyn street art mcsweeney's williamsburg ethical narwhal.</p>
<hr/>
</div>
</div>
</div>
<!-- End Main Content -->
<!-- Begin Sidebar -->
<a id="sidebar-close" href="#" title="close"></a>
<div id="sidebar">
<div id="ok-recent-widgets-3" class="widget ok-recent-posts">
<div class="okay-recent-posts">
<ul class="tab-wrapper tabs">
<li><a class="current" href="#"><i class="icon-file-alt"></i></a></li>
<li><a class="" href="#"></span><i class="icon-heart"></i></a></li>
<li><a class="" href="#"><i class="icon-comment"></i></a></li>
<li><a class="" href="#"><i class="icon-tag"></i></a></li>
</ul>
<div class="clear"></div>
<div class="panes">
<div class="pane">
<ul class="recent-posts-widget">
<li class="recent-posts">
<h3><a href="#">Hipster Impsum Placeholder</a></h3>
<p><a href="#" title="comments">4 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">Art Party Twee Gentrify Mixtape</a></h3>
<p><a href="#" title="comments">7 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">The Best of Shit Avi Says</a></h3>
<p><a href="#" title="comments">6 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">Cardigan master cleanse letterpress</a></h3>
<p><a href="#" title="comments">14 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">Pork Belly Banksy Blog Butcher</a></h3>
<p><a href="#" title="comments">18 Comments</a></p>
</li>
</ul>
</div>
<div class="pane">
<ul class="recent-posts-widget">
<li class="recent-posts">
<h3><a href="#">The Best of Shit Avi Says</a></h3>
<p><a href="#" title="comments">6 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">Cardigan master cleanse letterpress</a></h3>
<p><a href="#" title="comments">14 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">Pork Belly Banksy Blog Butcher</a></h3>
<p><a href="#" title="comments">18 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">Art Party Twee Gentrify Mixtape</a></h3>
<p><a href="#" title="comments">7 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">Hipster Impsum Placeholder</a></h3>
<p><a href="#" title="comments">4 Comments</a></p>
</li>
</ul>
</div>
<div class="pane">
<ul class="recent-posts-widget">
<li class="recent-posts">
<h3><a href="#">Pork Belly Banksy Blog Butcher</a></h3>
<p><a href="#" title="comments">18 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">Cardigan master cleanse letterpress</a></h3>
<p><a href="#" title="comments">14 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">Art Party Twee Gentrify Mixtape</a></h3>
<p><a href="#" title="comments">7 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">The Best of Shit Avi Says</a></h3>
<p><a href="#" title="comments">6 Comments</a></p>
</li>
<li class="recent-posts">
<h3><a href="#">Hipster Impsum Placeholder</a></h3>
<p><a href="#" title="comments">4 Comments</a></p>
</li>
</ul>
</div>
<div class="pane">
<div class="tagcloud">
<a href='#' class='tag-link-14' title='1 topic' style='font-size: 8pt;'>animation</a>
<a href='#' class='tag-link-15' title='1 topic' style='font-size: 8pt;'>Ruby</a>
<a href='#' class='tag-link-18' title='1 topic' style='font-size: 8pt;'>responsive</a>
<a href='#' class='tag-link-19' title='1 topic' style='font-size: 8pt;'>helvetica</a>
<a href='#' class='tag-link-23' title='1 topic' style='font-size: 8pt;'>enbo</a>
<a href='#' class='tag-link-24' title='1 topic' style='font-size: 8pt;'>shitavisays</a> <a href='#' class='tag-link-26' title='1 topic' style='font-size: 8pt;'>bob</a>
<a href='#' class='tag-link-28' title='2 topics' style='font-size: 18pt;'>YOLO</a>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<div id="okay_recent_portfolio-2" class="widget widget_okay_recent_portfolio">
<h2>Photo Slideshow</h2>
<div id="portfolio-sidebar" class="portfolio-sidebar flexslider">
<ul class="slides">
<li><a href="#" title="" class="portfolio-small-image"><img width="400" height="275" src="img/placeholders/circle-400x275.jpg" class="attachment-sidebar-image wp-post-image" alt="circle" /></a>
</li>
<li><a href="#" title="" class="portfolio-small-image"><img width="400" height="275" src="img/placeholders/enbo.jpg" class="attachment-sidebar-image wp-post-image" alt="circle" /></a>
</li>
<li><a href="#" title="" class="portfolio-small-image"><img width="400" height="275" src="img/placeholders/wave-400x275.jpg" class="attachment-sidebar-image wp-post-image" alt="circle" /></a>
</li>
</ul>
</div>
</div>
<div id="search-2" class="widget widget_search">
<form method="get" id="searchform" action="#">
<div class="searchform">
<input type="text" onfocus="if (this.value == 'Search this site...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search this site...';}" value="Search this site..." name="s" id="s" />
<input type="submit" id="searchsubmit" value="Search" />
</div>
</form>
</div>
</div>
<div class="clear"></div>
<!-- End Sidebar -->
</div>
<div class="clear"></div>
<!-- End Content -->
</div>
<!-- End Main Wrapper -->
<!-- Begin Footer Widgets -->
<div class="footer-widgets clearfix">
<div class="footer-widgets-wrap clearfix">
<div id="text-4" class="footer-widget widget_text">
<h2 class="widgettitle">Contact Us</h2>
<div class="textwidget">
<p>
<a href="33 West 26th St, 2nd Floor, New York, NY 10010">The Flatiron School<br/>33 West 26th St, 2nd Floor<br/>New York, NY 10010</a><br/><br/>
<i class="icon-phone" style="padding-right: 3px;"></i> (347) 729-7911<br/> <i class="icon-envelope" style="padding-right: 3px;"></i> <a href="mailto:info@flatironschool.com">info@flatironschool.com</a>
</p>
</div>
</div>
<div id="recent-posts-2" class="footer-widget widget_recent_entries">
<h2 class="widgettitle">
<a href="http://blog.flatironschool.com">Recent Blog Posts</a>
</h2>
<ul>
<li><a href="http://blog.flatironschool.com/post/47616402524/dearest-mama-i-must-tell-you-what-my-opinion-of">
Reconstructionist Ada Lovelace</a></li>
<li><a href="http://blog.flatironschool.com/post/47427005620/cacioppo-speaking-at-flatiron-school-about-my">
Cacioppo speaking at Flatiron School</a></li>
<li><a href="http://blog.flatironschool.com/post/44617956534/jongrover-is-dropping-some-serious-front-end">
Jon Grover dropping front-end knowledge</a></li>
<li><a href="http://blog.flatironschool.com/post/42945124796/programmer-of-the-day-grace-hopper">
Programmer Of The Day: Grace Hopper</a></li>
<li><a href="http://blog.flatironschool.com/post/42519135705/programer-of-the-day-matz">
Programer of the day: Matz!</a></li>
</ul>
</div>
<div id="ok-twitter-4" class="footer-widget ok-twitter">
<div class="twitter-widget">
<h2 class="widgettitle">
Twitter <a href="http://twitter.com/flatironschool">@FlatironSchool</a>
</h2>
<script>Chirp({user:'FlatironSchool', max:2 })</script>
</div>
</div>
</div>
</div>
<div class="clear"></div>
<!- End Footer Widgets -->
<!-- Begin Footer -->
<div class="footer">
<div class="footer-text">
<div class="footer-text-left">
<div class="menu">
<ul>
<li>
<a href="index.html">
<i class="icon-home icon-2x"></i>
</a>
</li>
<li>
<a href="https://twitter.com/flatironschool">
<i class="icon-twitter icon-2x"></i>
</a>
</li>
<li>
<a href="http://www.facebook.com/FlatironSchool">
<i class="icon-facebook-sign icon-2x"></i>
</a>
</li>
<li>
<a href="http://instagram.com/flatironschool">
<i class="icon-camera-retro icon-2x"></i>
</a>
</li>
<li>
<a href="http://www.linkedin.com/company/the-flatiron-school">
<i class="icon-linkedin-sign icon-2x"></i>
</a>
</li>
<li>
<a href="https://github.com/organizations/flatiron-school">
<i class="icon-github-alt icon-2x"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="footer-text-right">
<div class="copyright">© 2013. The Flatiron School. All Your Rights Are Belong To Us.</div>
</div>
<div class="clear"></div>
</div>
</div>
<!-- End Footer -->
<script type='text/javascript'>var custom_js_vars={"flexslider_auto":"enabled"};</script>
<script type='text/javascript' src="js/custom.js"></script>
<script type='text/javascript' src="js/jquery.flexslider.js"></script>
<script type='text/javascript' src="js/jquery.tabs.min.js"></script>
<script type='text/javascript' src="js/jquery.fitvids.js"></script>
<script type='text/javascript' src="js/jquery.mobilemenu.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-33578770-1']);
_gaq.push(['_setDomainName', 'flatironschool.com']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Start of Async HubSpot Analytics Code -->
<script type="text/javascript">
(function(d,s,i,r) {
if (d.getElementById(i)){return;}
var n=d.createElement(s),e=d.getElementsByTagName(s)[0];
n.id=i;n.src='//js.hubspot.com/analytics/'+(Math.ceil(new Date()/r)*r)+'/69751.js';
e.parentNode.insertBefore(n, e);
})(document,"script","hs-analytics",300000);
</script>
<!-- End of Async HubSpot Analytics Code -->
</body>
</html>