-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path2017.html
More file actions
163 lines (131 loc) · 5.5 KB
/
Copy path2017.html
File metadata and controls
163 lines (131 loc) · 5.5 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
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Lato:400,900" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="pagewithoutslides.css">
<title>OMMIC</title>
<meta charset="utf-8" />
<link rel="icon" type="image/png" href="pictures/favicon.png">
<link href="https://cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup {
background: #fff;
clear: left;
font: 14px Helvetica, Arial, sans-serif;
}
</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div class="navbarcolour">
<center>
<div class="navbar">
<div class="centerimg">
<img src="pictures/Branding/logoblack.png" class="logoheader" >
</div>
<a href="index.html">Home</a>
<a href="news.html">News</a>
<a href="2018.html">OMMIC 2018</a>
<a href="competitions.html">Competitions</a>
<a href="2016.html">Past Events</a>
<a href="sponsorus.html">Sponsor Us</a>
<a href="contact.html">Contact</a>
</div>
</center>
</div>
<article>
<div style="max-width: 80%; margin-left:auto;margin-right:auto;">
<h1>Ommic 2017</h1>
<hr />
<div style:"float:left;">
<!-- Slideshow at top -->
<img class="myslides leftslide" src="pictures/olivia.png">
<img class="myslides leftslide" src="pictures/frank.png">
<img class="myslides leftslide" src="pictures/rotunda.png">
<img class="myslides leftslide" src="pictures/jason.png">
<p>
The 2017 Ontario Makers and Mentors Innovation Conference was themed “Diversity and Innovation”. Last year, we explored the diversity of our makers and mentors as well as how they were contributing to innovation. There were three main streams:
makers, mentors, and skill building, which allowed you to explore different aspects of the given theme. Makers explored diversity and innovation through tinkering and building, while mentors explained how this topic applies to those
who educate or mentor. The skill building workshops offered different ways to improve your knowledge..
</p>
<p>
Our committee gathered speakers; planned workshops, sessions and demonstrations that provide makers with resources and the latest of new technology and to help teachers learn about tinkering and how to incorporate it into the classroom. Held in the nation's’ capital, the 2017 conference brought together our maker and mentor communities in a way that was never done before.
</p>
<div class="clearfix"></div>
<h2>OMMIC 2017 : </h2>
<center>
<br />
<a href="agenda.html"><img class="imgbut" src="pictures/agendabutton.png"></a>
<a href="panels.html"><img class="imgbut" style="width:300px;"src="pictures/panelbutton.png"></a>
<a href="speakers.html"><img class="imgbut" style="width:300px;"src="pictures/speakerbutton.png"></a>
</center>
</div>
</div>
<div class="blackbackground">
<div style="max-width: 80%; margin-left:auto;margin-right:auto;margin-bottom:10px;padding-bottom:10px">
<h2 style="color:white;margin-top:10px;padding:10px;">Sponsors from 2017</h2>
<center>
<img title="maker club" src="pictures/sponsor/uottawa.png" width="200px" style="padding:10px" />
<img title="maker club" src="pictures/voxelfactory.jpg" width="200px" style="padding:10px" />
<img title="maker club" src="pictures/nserc.png" width="200px" style="padding:10px" />
<img title="maker club" src="pictures/bridgehead.png" width="200px" style="padding:10px" />
</center>
</div>
</div>
<center>
<h2>Contact Us</h2>
</center>
<center>
<table class="contact">
<tr>
<td>
<h3>Mailing Address</h3>
</td>
<td>
<h3>Sponsorship Inquiries</h3>
</td>
<td>
<h3>General Inquiries</h3>
</td>
</tr>
<td>
Faculty of Engineering Deans Office<br /> Attn: OMMIC Organizing Committee<br /> 161 Louis Pasture Private<br /> Ottawa, Ontario, K1N 6N5
</td>
<td>
Justine Boudreau<br /> Director of Finance<br />
<a href="mailto:finance@ommic.ca?Subject=Sponsorship%20inquiry" target="_top">finance@ommic.ca</a>
</td>
<td>
Zaineb Al-Faesly<br /> Director of Operations<br />
<a href="mailto:info@ommic.ca?Subject=General%20inquiry" target="_top">info@ommic.ca</a>
</td>
</tr>
</table>
</article>
</div>
<footer>
<a href="https://www.facebook.com/OMMIConference/?hc_ref=ARQKxPGRhiPQ1ZiIPno01NPJrDnJQR-cfzyEFn9eDZWD_EigD40nkXa1DCXXiLaGZsc&fref=nf" class="fa fa-facebook"></a>
<a href="https://twitter.com/ommiconference" class="fa fa-twitter"></a>
<a href="privacy.html" class="footer">Privacy Policy</a>
<a href="terms.html" class="footer">Terms of Service</a>
</footer>
</body>
<script>
var myIndex = 0;
carousel();
function carousel() {
var i;
var x = document.getElementsByClassName("myslides");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
myIndex++;
if (myIndex > x.length) {
myIndex = 1
}
x[myIndex - 1].style.display = "block";
setTimeout(carousel, 6000); // Change image every 6 seconds
}
</script>
</html>