-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
194 lines (163 loc) · 6.72 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
<!DOCTYPE HTML>
<html>
<head>
<title>CodeReach</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<style>
.center {
text-align: center;
}
h1 {
font-size: 250%;
}
</style>
</head>
<body class="landing">
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo"><a href="index.html">CodeReach</a></h1>
<nav id="nav">
<ul>
<li><a href="https://codereach.ca/resources/" class="scrolly">Resources</a></li>
<li><a href="#about" class="scrolly">About us</a></li>
<li><a href="#goals" class="scrolly">Goals</a></li>
<li><a href="#philosophy" class="scrolly">Philosophy</a></li>
<!--<li><a href="https://eopvmss.typeform.com/to/xENi1e" class="button special scrolly">Sign Up</a></li>-->
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner">
<!--<span class="image fit main"><img src="banner.jpg" alt="" /></span>-->
<div class="content">
<header>
<h1 class="center">CodeReach</h1>
<p><h3 class="center">Vincent Massey Secondary School<br/>
Every Thursday | 4:15 - 5:30</h3>
<h4 class="center">
Teaching grade 7 and 8 students the<br/>
fundamentals of computer science<br/></h4>
<!--
<div class="container">
<ul class="actions center">
<li><a href="https://codereach.ca/resources" class="button special scrolly">Resources</a></li>
</ul>
</div> -->
</header>
<!--<span class="image"><img src="images/pic01.jpg" alt="" /></span>-->
</div>
<a href="#about" class="goto-next scrolly">Next</a>
</section>
<!-- One -->
<section id="about" class="spotlight style1 bottom">
<span class="image fit main"><img src="images/pic02.jpg" alt="" /></span>
<div class="content">
<div class="container">
<div class="row">
<div class="4u 12u$(large)">
<header>
<h2>About Us</h2>
</header>
</div>
<p>CodeReach is a free program that allows grade 7’s and 8’s to get a
head start in learning computer programming. We offer a course for
elementary school students in which basic computer science is taught
by high school students. CodeReach helps create the foundation of
computer science for students to prepare them for more complicated
computer science classes in the future.
Classes start in October 2017 and will be
held every Thursday from 4:15pm to 5:30pm at Vincent Massey
Secondary School. The entire program will be overlooked by teachers including
but not limited to Mr. Cornies, Mr. Macanovik, and Mr. McKenzie.
</p>
</div>
</div>
</div>
<a href="#goals" class="goto-next scrolly">Next</a>
</section>
<!-- Two -->
<section id="goals" class="spotlight style2 right">
<span class="image fit main"><img src="images/pic03.jpg" alt="" /></span>
<div class="content">
<header>
<h2>Goals</h2>
</header>
<p>CodeReach aspires to introduce coding to and spark interest
in newcomers entering the computer science world.
We focus on teaching grade 7’s and 8’s the basics of
computer science using Python, preparing them for future courses.
At the end of our course, we hope all our students can
create what they have always wanted to with code.
We want to see them leave with all the knowledge we gave them.
</p>
</div>
<a href="#philosophy" class="goto-next scrolly">Next</a>
</section>
<!-- Three -->
<section id="philosophy" class="spotlight style3 left">
<span class="image fit main bottom"><img src="images/pic04.jpg" alt="" /></span>
<div class="content">
<header>
<h2>Philosophy</h2>
</header>
<p>CodeReach will always be free to join because we believe
everyone should have access to learning computer science.
</p>
</div>
<a href="#location" class="goto-next scrolly">Next</a>
</section>
<!-- Four -->
<section id="location" class="wrapper style1 special fade-up">
<div class="container">
<header class="major">
<h2>Location</h2>
</header>
<iframe class="map" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2952.8706088649305!2d-83.03029588505815!3d42.25993564941216!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x405c50a312539fbd%3A0x6f8247b9fd6a69fd!2sVincent+Massey+Secondary+School!5e0!3m2!1sen!2sca!4v1493241284098" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</section>
<!-- Five -->
<!--
<section id="five" class="wrapper style1 special fade">
<div class="container">
<header>
<h2>Ready to learn some code?</h2>
</header>
<ul class="actions">
<li><a href="https://jc147.typeform.com/to/rcaafx" class="button">Get Started</a></li>
</ul>
<br>
<h5>Any questions? Contact us at [email protected]</h5>
</div>
</section>
-->
<footer id="footer">
<ul class="copyright">
<li>© CodeReach 2018 All rights reserved.</li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-99185695-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>