-
Notifications
You must be signed in to change notification settings - Fork 1
/
video.html
160 lines (126 loc) · 6.43 KB
/
video.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Afrimakers</title>
<!-- META -->
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
<meta name="description" content="Afrimakers">
<meta name="keywords" content="Afrimakers, HacKIDemia, sustainability, Africa, Makers, Tech, non-profit">
<meta name="author" content="Afrimakers">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="expires" content="01 Feb 2015">
<link rel="canonical" href="https://afrimakers.org" />
<link rel="icon" type="image/x-icon" href="img/favicon.ico" />
<!-- FONTS -->
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="css/reset.css">
<link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css?v=2.1.5" media="screen" />
<link rel="stylesheet" type="text/css" href="css/styles.css">
<link rel="stylesheet" href="sss/sss.css" type="text/css" media="all">
<!--[if lt IE 8]>
<link rel="stylesheet" type="text/css" href="css/ie7.css">
<![endif]-->
</head>
<body>
<span id="top"></span>
<!-- NAV -->
<div id="nav" class="full">
<div class="pad">
<div class="center_col">
<a href="#top" class="link_home"><img src="img/[email protected]" alt="Afrimakers" title="Afrimakers" id="afrimakers" /></a>
<ul id="full_nav">
<li><a href="#what">What we do</a></li><li class="sep">·</li>
<li><a href="#box" class="link_box">The Box</a></li><li class="sep">·</li>
<li><a href="#projects" class="link_projects">Projects</a></li><li class="sep">·</li>
<li><a href="#where" class="link_where">Where we are</a></li><li class="sep">·</li>
<li><a href="#who" class="link_who">Who we are</a></li><li class="sep">·</li>
<li><a href="https://medium.com/afrimakers-dream-big" class="link_contact" target="_blank">Blog</a></li><li class="sep">·</li>
<li><a href="#contact" class="link_contact">Contact</a></li>
</ul>
<p id="mobile_nav_toggle">MENU</p>
</div>
</div>
</div>
<!-- VIDEOS -->
<div id="videos" class="full">
<div class="pad">
<div class="center_col">
<h2>Discover our making stories</h2>
<div class="row row_3">
<div class="col">
<iframe width="100%" height="210" src="https://www.youtube.com/embed/TpehPy01mP4?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
<div class="col">
<iframe width="100%" height="210" src="https://www.youtube.com/embed/tAHr9lZf3-c?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
<div class="col padding-bottom">
<iframe width="100%" height="210" src="https://www.youtube.com/embed/-55ptDu6OkA?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
<!-- BOTTOM -->
<div id="contact" class="full">
<div class="pad">
<div class="center_col">
<div class="row row_1">
<p>Stay in Touch!</p><br />
<a href="mailto:[email protected]?Subject=Enquiry">
<img src="img/[email protected]" class="contact" alt="Email" title="Email" /></a>
<a href="https://www.facebook.com/afrimakers" target="_blank">
<img src="img/[email protected]" class="contact" alt="Facebook" title="Facebook" /></a>
<a href="https://twitter.com/afrimakers" target="_blank">
<img src="img/[email protected]" class="contact" alt="Twitter" title="Twitter" /></a>
<a href="https://www.youtube.com/user/HacKIDemia" target="_blank">
<img src="img/[email protected]" class="contact" alt="YouTube" title="YouTube" /></a>
</div>
<div id="supporters" class="row row_1">
<p>Our Supporters</p><br />
<a href="http://afrilabs.com/" target="_blank">
<img src="img/[email protected]" class="supporters" alt="Afrilabs" title="Afrilabs" /></a>
<a href="https://www.sparkfun.com/" target="_blank">
<img src="img/[email protected]" class="supporters" alt="Sparkfun Electronics" title="Sparkfun Electronics" /></a>
<a href="https://www.indiegogo.com/projects/afrimakers" target="_blank">
<img src="img/[email protected]" class="supporters" alt="Indiegogo" title="Indiegogo" /></a>
<!-- <a href="mailto:[email protected]?Subject=BecomeASupporter">
<img src="img/[email protected]" class="supporters" alt="Become a Supporter" title="Become a Supporter" /></a> -->
<br><br><br><p>Powered By</p><br />
<a href="http://www.hackidemia.com/" target="_blank">
<img src="img/[email protected]" class="hack" alt="HacKIDemia" title="HacKIDemia" /></a>
</div>
</div>
</div>
</div>
<div id="footer" class="full w">
<div class="center_col">
<p>© 2015 Afrimakers. All rights reserved.</p>
</div>
</div>
<!-- MOBILE NAV -->
<div id="mobile_nav">
<ul>
<li><a href="#what">What we do</a></li>
<li><a href="#box" class="link_box">The Box</a></li>
<li><a href="#projects" class="link_projects">Projects</a></li>
<li><a href="#where" class="link_where">Where we are</a></li>
<li><a href="#who" class="link_who">Who we are</a></li>
<li><a href="https://medium.com/afrimakers-dream-big" class="link_contact" target="_blank">Blog</a></li>
<li><a href="#contact" class="link_contact">Contact</a></li>
</ul>
</div>
<!-- JS -->
<script src="js/jquery.js"></script>
<script src="js/functions.js"></script>
<script src="source/jquery.fancybox.js?v=2.1.5"></script>
<script src="sss/sss.min.js"></script>
<!-- Carousel -->
<script>
jQuery(function($) {
$('.slider').sss();
});
</script>
</body>
</html>