-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathworkshops.html
213 lines (157 loc) · 8.11 KB
/
workshops.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
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6K0R29GN3Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6K0R29GN3Z');
</script>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>About ETS</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Jost:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top header-inner-pages">
<div class="container d-flex align-items-center">
<a href="index.html" class="logo mr-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li class="active"><a href="workshops.html">Workshop</a></li>
<li><a href="outreach.html">Outreach</a></li>
<li><a href="online.html">Online</a></li>
<li><a href="https://forms.gle/hQVRUjN7w5Zxz9ug8">Contact</a></li>
</nav><!-- .nav-menu -->
<a href="https://forms.gle/hQVRUjN7w5Zxz9ug8" class="get-started-btn scrollto">Reach out to us</a>
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
<ol>
<li><a href="index.html">Home</a></li>
<li>What we do</li>
</ol>
<h2>Workshops</h2>
</div>
</section><!-- End Breadcrumbs -->
<section id="about-timeline" class="inner-page" >
<div class="container">
<p>
<div class="container marketing">
<!-- START THE FEATURETTES -->
<div class="about">
<div class="row featurette">
<div class="col-md-7 order-md-1">
<h2 class="featurette-heading">We design skill-based mentorships that complement the existing efforts of social service organisations.</span></h2><br>
<p>Unlike typical skill-based workshops, our programmes maintain a very low student to facilitator ratio. Prioritising the growth of the youths, these workshops are safe spaces where we develop meaningful relationships, while introducing participants to the subculture and the skill.
Through close partnerships and trainings with the social workers and case workers within the organisations, our involvement also leads to the formulation of more robust ways to further the work they do.</p>
</div>
<div class="col-md-5 order-md-2">
<img class="featurette-image img-fluid mx-auto pt-5" img src="assets/img/workshopMain.png" alt="Elevate the Streets Logo" width="90%">
</div>
</div>
</div>
</section>
<section id="about-timeline" class="d-flex align-items-center">
<div class="container marketing">
<div class="row featurette">
<div class="col-md-8">
<a href="bcs.html"><img class="featurette-image img-fluid mx-auto" img src="assets/img/bcs.png" width ="70%" alt="bcs"></a>
<a href="trybe.html"><img class="featurette-image img-fluid mx-auto" img src="assets/img/trybe.png" width ="70%" alt="trybe workshop"></a>
</section>
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-newsletter">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<h4>Open to collaborate?</h4>
<a href="https://forms.gle/hQVRUjN7w5Zxz9ug8" class="btn btn-dark">Contact Us</a>
</div>
</div>
</div>
</div>
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3>ETS</h3>
</p>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Featured in</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="https://artsrepublic.sg/backstage/interview-with-michael-ng-engaging-at-risk-youths-through-dance-and-graffiti/">Arts Republic</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://www.facebook.com/102785401096035/posts/305043177536922/">Lian He Zaobao</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://www.facebook.com/CityofGoodSG/posts/1684294088392935">NVPC</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">International Hip Hop Film Festival</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Work</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">4-6 Week Bboy Workshops</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Bboy Mentorships</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Events</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Social</h4>
<div class="social-links mt-3">
<a href="https://medium.com/elevate-the-streets" class="medium"><i class="bx bxl-medium"></i></a>
<a href="https://www.facebook.com/elevatethestreets/" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="https://instagram.com/elevatethestreets" class="instagram"><i class="bx bxl-instagram"></i></a>
<!-- <a href="#" class="google-plus"><i class="bx bxl-skype"></i></a>
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>-->
</div>
</div>
</div>
</div>
</div>
<div class="container footer-bottom clearfix">
<div class="copyright">
© Copyright <strong><span>ETS</span></strong>. All Rights Reserved
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="ri-arrow-up-line"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>