-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
367 lines (285 loc) · 13.8 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<title>Trubotics | VRC</title>
<meta charset="utf-8" />
<link rel="shortcut icon" href="icon.ico" type='image/x-icon' />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="index.css">
<link rel="stylesheet" href="animate.css">
<link href="https://fonts.googleapis.com/css?family=Poppins:400,700" rel="stylesheet">
<link href="https://api.fontshare.com/v2/css?f[]=general-sans@200,500,300,600,400&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<script type="text/javascript" src="index.js"></script>
</head>
<body>
<section id="home">
<div class="jumbotron" id="jumbotronFull">
<div class="container">
<img class = "animated jackInTheBox" id="textLogo" src="Img\textLogoVertical.png">
</div>
</div>
</section>
<div class="page">
<div" class="space"></div>
<section class="withDoubleMargins" id="about">
<div class="space"></div>
<div class="mobileMargins">
<div style="font-size:calc(4.5vw + 1.2vw)" class="gradient rectangle"><hr></hr></div>
<p></p>
<h2 class="dark">VEX Robotics
<span style="display: block;">
Team
<span style="color: rgb(185, 0, 40)">
Trubotics
</span></span></h2>
<p class="addSpacer"> We are VRC team Trubotics, a student run competitive robotics team based in
Markham Ontario, Canada.</p>
</div>
</section>
<!--<img class="fullsizeImg" src="Img/slice3.jpg">-->
<!-- intro -->
<section class="withDoubleMargins" id="about">
<!-- row 1 -->
<div style="margin-top:5%" id="row1" class="row" style="margin-bottom:100px">
<div class="col-sm-6">
<div id="fullsizeDiv1" class="fullsizeDiv">
<img
id="fullsizeDiv1" class="fullsizeDiv" src="Img\robot.png">
</div>
</div>
<div class="col-sm-6">
<div class="sideDiv mobileMargins">
<h3 class="dark"><i>Innovation through collaboration.</i></h3>
<p class="addSpacer">Trubotics is a VEX robotics team from Pierre Elliott Trudeau High School situated in Ontario, Canada. Since its establishment, Trubotics has consistently demonstrated expertise and success in the realm of robotics, earning various accolades and awards.</p>
<a class="button" href="#upcomming" style="">GET STARTED</a>
</div>
</div>
</div>
<!-- row 2 -->
<div id="row2" class="row" style="margin-top:10%;">
<div class="col-sm-6">
<div class="sideDiv mobileMargins">
<h3 class="dark">About <br>Us</br></h3>
<div style="width:100%" class="gradient rectangle"><hr></hr></div>
<p class="addSpacer">Trubotics is a highly successful robotics team from Pierre Elliott Trudeau High School situated in Ontario, Canada.
Since its establishment, Trubotics has consistently demonstrated
expertise and success in the realm of robotics,
earning various accolades.
</p>
</div>
</div>
<div class="col-sm-6">
<div id="fullsizeDiv2" class="fullsizeDiv" style="background-image:url('Img\brand.png');">
</div>
</div>
</div>
</div>
<div class="space"></div>
<div class="space"></div>
<div id="row3" class="row">
<div class="col-sm-6">
<div id="fullsizeDiv3" class="fullsizeDiv" style="background-image:url('Img\brand.png'); background-position:center;">
</div>
</div>
<div class="col-sm-6">
<div class="sideDiv mobileMargins">
<h2 class="dark">Vex Robotics</h2>
<p class="addSpacer">STEM stands for Science, Technology, Engineering, and Mathematics. These are all very exciting career paths! Working on a robot is a challenging, difficult experience. Through this, students learn invaluable problem solving skills that can't be learned in a classroom. Trubotics is the best way for students of Trudeau to get a very hands-on prespective of the various fields in STEM. </p>
</div>
</div>
</div>
</section>
<div class="space"></div>
<section class="withDoubleMargins" id="sponsors">
<div class="mobileMargins">
<div class="space"></div>
<div class="gradient rectangle"></div>
<h2 class="dark">Sponsors! - Our Rocket Fuel </h2>
<div class="space"></div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="sideDiv mobileMargins">
<p class="addSpacer">Please support our cause! As a token of our gratitude, we will proudly display your logo here along with any message you want to say. >>> </p>
</div>
</div>
<div class="col-sm-6">
<img class="fullsizeImg" src="https://gitcdn.link/repo/trubotics/trubotics.github.io/master/Img/brand.png">
</div>
</div>
<div class="space"></div>
<div class="row">
<div class="col-sm-6">
<img class="fullsizeImg" src="https://gitcdn.link/repo/trubotics/trubotics.github.io/master/Img/brand.png">
</div>
<div class="col-sm-6">
<div class="sideDiv mobileMargins">
<p class="addSpacer">Here is another spot for any potential sponsor! Please sponsor us! Please, pretty please, please with sugar on top! :) </p>
</div>
</div>
</div>
<div class="space"></div>
<div class="mobileMargins">
<div class="space"></div>
<h2 class="dark">Give us a hand</h2>
<p>Become a sponsor to help us work harder, better, faster, stronger.</p>
<div class="space"></div>
</div>
<img class="fullsizeImg" src="Img\66.jpg">
<div class="space"></div>
<div class="mobileMargins">
<div class="row">
<div class="col-sm-2">
<img src="https://gitcdn.link/repo/trubotics/trubotics.github.io/master/Img/slice5.svg" style="height: 150px">
<h3 class="red">$750+</h3>
</div>
<div class="col-sm-4">
<h3>Platinum <br> Sponsors</h3>
<ul class="sponsorList">
<li>Logo/link on website</li>
<li>Social media exposure</li>
<li>Trubotics merchandise</li>
<li>Appreciation package</li>
<li>Progress updates</li>
<li>Thank you certificate</li>
</ul>
</div>
<div class="space"></div>
<div class="col-sm-2">
<img src="Img\Screen Shot 2018-01-27 at 2.15.52 PM.png" style="height: 120px">
<h3>$450+</h3>
</div>
<div class="col-sm-4">
<h3>Gold <br> Sponsors</h3>
<ul class="sponsorList">
<li>Logo on website</li>
<li>Social media exposure</li>
<li>Appreciation package</li>
<li>Progress updates</li>
<li>Thank you certificate</li>
</ul>
</div>
</div>
<div class="space"></div>
<div class="row">
<div class="col-sm-2">
<img src="https://gitcdn.link/repo/trubotics/trubotics.github.io/master/Img/slice8.svg" style="height: 100px">
<h3>$150+</h3>
</div>
<div class="col-sm-4">
<h3>Silver <br> Sponsors</h3>
<ul class="sponsorList">
<li>Logo/link on website</li>
<li>Social media exposure</li>
<li>Progress updates</li>
<li>Thank you card</li>
</ul>
</div>
<div class="space"></div>
<div class="col-sm-2">
<img src="https://gitcdn.link/repo/trubotics/trubotics.github.io/master/Img/slice6.svg" style="height: 90px">
<h3>$50+</h3>
</div>
<div class="col-sm-4">
<h3>Copper <br> Sponsors</h3>
<ul class="sponsorList">
<li>Social media exposure</li>
<li>Progress updates</li>
<li>Thank you card</li>
</ul>
</div>
</div>
<div class="space"></div>
<h3>Any help at all is greatly appreciated! </h3>
<p>Please view our <a class = "link">sponsorship package</a> for more details. Don't hesitate for a millisecond to contact us if you have any questions.</p>
</div>
</section>
<div class="space"></div>
<section class="withDoubleMargins" id="contact">
<div class="mobileMargins">
<div class="space"></div>
<div class="gradient rectangle"></div>
<h2 class="dark">Get in touch </h2>
<div class="space"></div>
</div>
<div class="row" id="row4">
<div class="col-sm-6">
<div id="fullsizeDiv4" >
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2875.3436678560156!2d-79.3153085844945!3d43.89014847911397!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89d4d58d35d70a59%3A0x28f31607891ad365!2sPierre+Elliott+Trudeau+High+School!5e0!3m2!1sen!2sca!4v1517195490720" width="100%" height="100%" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
<div class="col-sm-6">
<div class="sideDiv mobileMargins">
<h3 class="dark">Beam us an email</h3>
<input id="mySubject" placeholder="subject">
<div style="height:5px;"></div>
<textarea style = "margin-bottom: 20px" id="myText" placeholder="message"></textarea>
<a class="button" onclick="sendMail(); return false">send</a>
</div>
</div>
</div>
<div class="space"></div>
<div class="mobileMargins">
<div class="space"></div>
<h3 class="dark center">Instagram</h3>
<div class="space"></div>
</div>
<div id="pixlee_container"></div>
<script type="text/javascript">
window.PixleeAsyncInit = function() {
Pixlee.init({
apiKey: '1mTmbPhzQhfyJsS7Kg9'
});
Pixlee.addSimpleWidget({
widgetId: '1406'
});
};
</script>
<script src="//instafeed.assets.pixlee.com/assets/pixlee_widget_1_0_0.js"></script>
<div class="space"></div>
<div class="mobileMargins center">
<div class="space"></div>
<a href = "https://www.facebook.com/Pethstrubotics/">
<img src="Img/facebook.svg" style="height:150px">
</a>
<a href="https://www.facebook.com/Pethstrubotics/"><h3 class="dark">Find us on facebook</h3></a>
<div class="space"></div>
</div>
</section>
<!-- social media banner<div class="gradient smallBanner">
<div class="bannerIcon">
<a href = "https://www.facebook.com/CTWMarkham/?fref=ts"><img class="smallImg" src="Img/socialIcons/facebook.svg"></a>
<a href="https://www.instagram.com/ctwmarkham/"><img class="smallImg" src="Img/socialIcons/instagram.svg"></a>
<a href = "https://twitter.com/ctw_markham"><img class="smallImg" src="Img/socialIcons/twitter.svg"></a>
</div>
</div>-->
<div class="space"></div>
<div class="space"></div>
<div class="space"></div>
</body>
<footer>
<hr>
<div class="footer">
<div class="space"></div>
<img src="Img/truboticsLogo.svg" style="height:2.5em;">
</div>
<ul class="topnav" id="mytopnav">
<li><img class="whiteLogo" src="Img/whitelogo.svg"></li>
<li><a href="#home">START</a></li>
<li><a href="#about">ABOUT</a></li>
<li><a href="#sponsors">SPONSORS</a></li>
<li><a href="#contact">CONTACT</a></li>
</ul>
<div id="mySidenav" class="sidenav diagGradient">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<a href="#home">START</a>
<a href="#about">ABOUT</a>
<a href="#sponsors">SPONSORS</a>
<a href="#contact">CONTACT</a>
</div>
<span class="hamburger" style="font-size:30px;cursor:pointer" onclick="openNav()">☰</span>