-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathhistory.html
More file actions
253 lines (200 loc) · 10.1 KB
/
history.html
File metadata and controls
253 lines (200 loc) · 10.1 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css" integrity="sha384-SZXxX4whJ79/gErwcOYf+zWLeJdY/qpuqC4cAa9rOGUstPomtqpuNWT9wdPEn2fk" crossorigin="anonymous">
<!-- FONT AWESEOM CDN -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<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=DM+Sans:wght@700&family=Raleway&display=swap" rel="stylesheet">
<title>History</title>
<!-- <link rel="shortcut icon" href="assets/img/flowwww.png" type="image/x-icon">
<link rel="stylesheet" href="assets/css/maicons.css">
<link rel="stylesheet" href="assets/vendor/animate/animate.css">
<link rel="stylesheet" href="assets/vendor/owl-carousel/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/bootstrap.css">
<link rel="stylesheet" href="assets/css/mobster.css">
<link rel="stylesheet" href="assets/css/team.css">
<link rel="stylesheet" href="assets/css/about.css"> -->
<link rel="shortcut icon" href="assets/img/flowwww.png" type="image/x-icon">
<link rel="stylesheet" href="assets/css/maicons.css">
<link rel="stylesheet" href="assets/vendor/animate/animate.css">
<link rel="stylesheet" href="assets/vendor/owl-carousel/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/bootstrap.css">
<link rel="stylesheet" href="assets/css/mobster.css">
<link rel="stylesheet" href="assets/css/team.css">
<!--history.css is based off of team.css which is why im temperary including it-->
<link rel = "stylesheet" href= "assets/css/history.css">
</head>
<body>
<!-- NavBar Section -->
<body>
<!-- NavBar Section -->
<nav class="navbar navbar-expand-lg navbar-dark navbar-floating">
<div class="container">
<a class="navbar-brand" href="index.html">
<img src="assets/img/flwwwwww.png" alt="" width="70">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggler" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarToggler">
<ul class="navbar-nav ml-auto mt-2 mt-lg-0">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<!-- <a class="nav-link" href="blog.html">Blog</a> -->
</li>
<li class="nav-item">
<a class="nav-link" href="team.html">Our Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="history.html">History</a>
</li>
</ul>
<div class="ml-auto my-2 my-lg-0">
<!-- <button class="btn btn-primary rounded-pill" >Apply Now</button> -->
<a href="https://forms.flowboat.ca/apply" target=”_blank” class="btn btn-primary rounded-pill" role="button">Apply Now!</a>
</div>
</div>
</div>
</nav>
<div class="bg-light">
<div class="page-hero-section bg-image hero-mini" style="background-image: url(assets/img/hero_mini.svg);">
<div class="hero-caption">
<div class="container fg-white h-100">
<div class="row justify-content-center align-items-center text-center h-100">
<div class="col-lg-6">
<h3 class="mb-3 fw-medium">History</h3>
<nav aria-label="breadcrumb">
<ol class="breadcrumb breadcrumb-dark justify-content-center bg-transparent">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">History</li>
</ol>
</nav>
</div>
</div>
</div>
</div>
</div>
<div style="text-align: center;">
<div class="page-section no-scroll" style="text-align: center;">
<div class = "container">
<h2 class="text-center wow" style="font-size: 50px; margin-bottom: 100px;">Past and Current Years</h2>
<div class="row clearfix">
<!-- button Block -->
<div class="button-block col-lg-4 col-md-6 col-sm-12" style="padding-top: 100px;">
<a href="2017-2018.html" class="btn btn-primary rounded-pill" role="button">2017-2018</a>
</div>
<!-- button Block -->
<div class="button-block col-lg-4 col-md-6 col-sm-12" style="padding-top: 100px;">
<a href="2018-2019.html" class="btn btn-primary rounded-pill" role="button">2018-2019</a>
</div>
<!-- button Block -->
<div class="button-block col-lg-4 col-md-6 col-sm-12" style="padding-top: 100px;">
<a href="2019-2020.html" class="btn btn-primary rounded-pill" role="button">2019-2020</a>
</div>
<!-- button Block -->
<div class="button-block col-lg-4 col-md-6 col-sm-12" style="padding-top: 100px;">
<a href="2020-2021.html" class="btn btn-primary rounded-pill" role="button">2020-2021</a>
</div>
<!-- button Block -->
<div class="button-block col-lg-4 col-md-6 col-sm-12" style="padding-top: 100px;">
<a href="2021-2022.html" class="btn btn-primary rounded-pill" role="button">2021-2022</a>
</div>
<!-- button Block -->
<div class="button-block col-lg-4 col-md-6 col-sm-12" style="padding-top: 100px;">
<a href="2022-2023.html" class="btn btn-primary rounded-pill" role="button">2022-2023</a>
</div>
<div class="button-block col-lg-4 col-md-6 col-sm-12" style="padding-top: 100px;">
<a href="2023-2024.html" class="btn btn-primary rounded-pill" role="button">2023-2024</a>
</div>
</div>
</div>
</div>
<div class="justify-content-center">
<div class="">
<div class="container">
<h3 style="font-family: 'DM Sans', sans-serif;" class="fg-primary">What is this page?</h3>
<hr>
<p>The History section of our website is a record of the Flowboat Startup Incubator's past. It lists former members and administrators, along with the startups that came to life each year. The winner of our annual Flowboat Pitching Competition is also announced here, allowing you to track our progress and see the innovative companies we've helped shape over time.</p>
<!-- Video -->
<div class="text-center py-5">
<iframe width="942" height="530" src="https://www.youtube.com/embed/tl2J_HYdYbE" title="Flowboat Year in Review" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen style ="max-width: 100%;" ></iframe>
</div>
<!-- <iframe width="420" height="315"
src="https://www.youtube.com/embed/IwHGYcY6dSA">
</iframe> -->
</div>
</div>
</div>
<div class="page-footer-section bg-dark fg-white">
<div class="container">
<div class="row mb-5 py-3">
<div class="col-sm-6 col-lg-2 py-3">
<h5 class="mb-3">Pages</h5>
<ul class="menu-link">
<li><a href="index.html" class="">Home</a></li>
<li><a href="about.html" class="">About</a></li>
<!-- <li><a href="blog.html" class="">Blog</a></li> -->
<li><a href="team.html" class="">Our Team</a></li>
<li><a href="history.html" class = "">History</a></li>
</ul>
</div>
<div class="col-sm-6 col-lg-2 py-3">
<h5 class="mb-3">Club</h5>
<ul class="menu-link">
<li><a href="about.html" class="">About</a></li>
<li><a href="team.html" class="">Team</a></li>
</ul>
</div>
<div class="col-md-6 col-lg-4 py-3">
<h5 class="mb-3">Contact</h5>
<ul class="menu-link">
<li><a class="">Waterloo, Ontario, Canada</a></li>
<li><a class="">flowboatca@gmail.com</a></li>
<li><a class="">519 580 0963</a></li>
</ul>
</div>
<div class="col-md-6 col-lg-4 py-3">
<!-- Social Media Button -->
<div class="mt-4">
<a href="https://www.youtube.com/channel/UCneHSaFXIBLJ_bhcNLhI_PA" target="_blank" class="btn btn-fab btn-primary fg-white"><span class=""><i class="fab fa-youtube"></i></span></a>
<a href="https://twitter.com/Flowboat1" target="_blank" class="btn btn-fab btn-primary fg-white"><span class="mai-logo-twitter" ></span></a>
<a href="https://www.instagram.com/flowboatsocial/" target="_blank" class="btn btn-fab btn-primary fg-white"><span class="mai-logo-instagram" ></span></a>
<!-- <a href="#" class="btn btn-fab btn-primary fg-white"><span class="mai-logo-google"></span></a> -->
</div>
</div>
</div>
</div>
<hr>
<div class="container">
<div class="row">
<div class="col-12 col-md-6 py-2">
<img src="assets/img/flwwwwww.png" alt="" width="70">
<!-- Please don't remove or modify the credits below -->
<p class="d-inline-block ml-2">© 2023 Flowboat, All Rights Reserved</p>
</div>
<div class="col-12 col-md-6 py-2">
<ul class="nav justify-content-end">
</ul>
</div>
</div>
</div>
</div>
<script src="assets/js/jquery-3.5.1.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/owl-carousel/js/owl.carousel.min.js"></script>
<script src="assets/vendor/wow/wow.min.js"></script>
<script src="assets/js/mobster.js"></script>
</body>
</html>