-
Notifications
You must be signed in to change notification settings - Fork 0
/
videos.html
174 lines (151 loc) · 9.19 KB
/
videos.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
<!DOCTYPE html>
<html lang="en">
<head>
<!--
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ │
│ │██
│ _____ _____ ____ _ _ ____ ___ _ _ _ _ _____ ____ _____ ___ ___ │██
│ |_ _| ____/ ___| | | |/ ___/ _ \| \ | | \ | | ____/ ___|_ _|_ _/ _ \ │██
│ | | | _|| | | |_| | | | | | | \| | \| | _|| | | | | | | | | │██
│ | | | |__| |___| _ | |__| |_| | |\ | |\ | |__| |___ | |_ | | |_| | │██
│ |_| |_____\____|_| |_|\____\___/|_| \_|_| \_|_____\____| |_(_)___\___/ │██
│ │██
│ │██
│ │██
└────────────────────────────────────────────────────────────────────────────────────────────────────────────┘██
██████████████████████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████████████████
┌───────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ │
│ Site designed and developed by Jake Tobin [email protected] │
│ │
│ Logo by Lena Willoughby and Melanie Nestuerk │
│ │
│ Credit to Beetle (http://mokaine.com/beetle-free-html/) and Layers.css │
│ │
│ Blog credit: Ghost.org theme crisp │
└───────────────────────────────────────────────────────────────────────────────────────────────────────────┘
-->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="The Page Description">
<style type="text/css">@-ms-viewport {
width: device-width;
}</style>
<title>TechConnect 2015 - Videos</title>
<link rel="stylesheet" href="css/layers.min.css" media="screen">
<link rel="stylesheet" href="css/font-awesome.min.css" media="screen">
<link rel="stylesheet" href="style.css" media="screen">
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:400italic,700italic,400,700'
rel='stylesheet' type='text/css'>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<link rel="icon" href="favicon.ico">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/apple-touch-icon-152x152.png">
<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-55453123-6', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="page">
<header role="banner" class="transparent light">
<div class="row">
</div>
</header>
<main role="main">
<div id="intro-wrap">
<div id="main-photo">
<img src="img/TechConnectLogo.png" alt="TechConnect Logo" style="width:100%;">
</div>
</div>
<!-- intro-wrap -->
<div id="main">
<section class="row section call-to-action">
<div class="row-content buffer even">
<a class="button red" href="http://techconnect.io">Home</a>
</div>
</section>
<section class="row section call-to-action no-buffer">
<div class="row-content buffer even no-buffer" style="
padding-top: 0px;
padding-bottom: 0px;
">
<p>Video's 2015</p>
</div>
</section>
<div class="row-content buffer-left buffer-right buffer-bottom">
<div class="post-area clear-after">
<article role="main">
<h2>Sponsors</h2>
<a href="http://www.kent.edu/">
<img src="img/KentLogo.jpg" style="margin-bottom: 5em;">
</a>
<a href="http://khe.io">
<img src="img/logo.png">
</a>
</article>
</div>
<!-- post-area -->
</div>
<!-- row-content -->
<section class="row section">
<div class="map" data-maplat="41.151969" data-maplon="-81.351009" data-mapzoom="15" data-color=""
data-height="22.222" data-img="img/marker.png" data-info="TechConnect"></div>
</section>
</div>
<!-- id-main -->
</main>
<!-- main -->
<footer role="contentinfo">
<div class="row">
<div class="row-content buffer clear-after">
<section id="top-footer">
<div class="widget column half"><!-- la class="widget" è forse generata utomaticamente da wp -->
<h4>Menu</h4>
<ul class="plain">
<li><a href="http://techconnect.io">Home</a></li>
<li><a href="http://blog.techconnect.io">Blog</a></li>
<li><a href="https://jake49.typeform.com/to/PjHoRj">Contact</a></li>
</ul>
</div>
<div class="widget meta-social column half">
<h4>Follow Us</h4>
<ul class="inline">
<li><a href="https://www.facebook.com/events/528220553986325/"
class="facebook-share border-box"><i class="fa fa-facebook fa-lg"></i></a></li>
</ul>
</div>
</section>
<!-- top-footer -->
<section id="bottom-footer">
<p class="keep-left">TechConnect</p>
<p class="keep-right">Kent State University</p>
</section>
<!-- bottom-footer -->
</div>
<!-- row-content -->
</div>
<!-- row -->
</footer>
<script src="https://code.jquery.com/jquery.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
<script src="js/plugins.js"></script>
<script src="js/beetle.js"></script>
</body>
</html>