-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathour-team.html
More file actions
247 lines (209 loc) · 11.3 KB
/
our-team.html
File metadata and controls
247 lines (209 loc) · 11.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Our Team</title>
<!--Bulma-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.8.0/css/bulma.min.css">
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
<!--Add styling in CSS-->
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="navbar is-primary">
<div class="container">
<div class="navbar-brand ">
<h1 class="title main-t has-text-light has-text-weight-bold is-italic">Your Best Day Out</h1>
<!--navbar burger -->
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbarMenu" class="navbar-menu">
<div class="navbar-end">
<div class="tabs is-right">
<ul>
<li><a href="index.html">Home</a></li>
<li class="is-active"><a>Our Team</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div> <!--end of tab is-right-->
</div> <!--end of navbar-end-->
</div> <!--end of navbar-menu-->
</div> <!--end of container-->
</nav> <!--end of navbar-->
<br>
<div class="columns is-centered">
<div class="column is-half">
<div class="card">
<div class="card-image">
<figure class="image is-2by1">
<img src="images/team-main.jpg" alt="Picture of Teamwork">
</figure>
</div>
<div class="card-content">
<div class="media">
<div class="media-content">
<p class="title is-4">We achieved this goal together</p>
<p class="subtitle is-6">Learn about our Team</p>
</div>
</div>
<div class="content">
We are dedicated, committed, resourceful, and engaged. We struggled and succeeded. This project would not be possible without our hard work, collaborative efforts, and constant support.
</div>
</div>
</div>
<p class="is-size-7 has-text-centered">Photo by Mathias Jensen on Unsplash</p>
</div>
</div>
<br>
<div class="columns is-centered">
<div class="column is-one-third">
<div class="container has-text-left">
<h2 class="title is-size-4">Front-End Developers:</h2>
</div>
</div>
<div class="column is-half">
<div class="container has-text-left">
<h2 class="title is-size-4">Back-End Developers:</h2>
</div>
</div>
</div>
<div class="columns is-centered">
<div class="column is-one-fifth">
<div class="card">
<div class="card-image">
<figure class="image is-5by4">
<img src="images/marysia-html.jpg" alt="front-end design">
</figure>
</div>
<div class="card-content">
<div class="media">
<div class="media-content">
<p class="title is-4">Marysia G.</p>
<p class="subtitle is-6">HTML Design</p>
</div>
</div>
<div class="content">
Marysia worked on the "skeleton" of the Web: HTML. She manouvered between the Divs and Sections, and "played" with Bulma framework to create user-friendly experience.
</div>
</div>
</div>
<p class="is-size-7 has-text-centered">Photo by Hal Gatewood on Unsplash</p>
</div>
<div class="column is-one-fifth">
<div class="card">
<div class="card-image">
<figure class="image is-5by4">
<img src="images/jacob-css.jpg" alt="front-end colors">
</figure>
</div>
<div class="card-content">
<div class="media">
<div class="media-content">
<p class="title is-4">Jacob R.</p>
<p class="subtitle is-6">CSS Design</p>
</div>
</div>
<div class="content">
With his creative mind, Jacob applied the colors and visual effects to our Web. He was responsible for CSS aspects and overall display using Bulma as a framework, and provided advice on elements' organization.
</div>
</div>
</div>
<p class="is-size-7 has-text-centered">Photo by RhondaK Native Florida Folk Artist on Unsplash</p>
</div>
<div class="column is-one-fifth">
<div class="card">
<div class="card-image">
<figure class="image is-5by4">
<img src="images/andre-events.jpeg" alt="Events">
</figure>
</div>
<div class="card-content">
<div class="media">
<div class="media-content">
<p class="title is-4">Andre L.B.</p>
<p class="subtitle is-6">JavaScript/jQuery, Events API</p>
</div>
</div>
<div class="content">
Andre, who volunteered to be our Project Manager, showed us what dedication and commitments really are... He created JavaScript and jQuery codes for Events API, and made searching for events possible for this project.
</div>
</div>
</div>
<p class="is-size-7 has-text-centered">Photo by Teddy on Pexels</p>
</div>
<div class="column is-one-fifth">
<div class="card">
<div class="card-image">
<figure class="image is-5by4">
<img src="images/Sarah-weather.jpeg" alt="Weather">
</figure>
</div>
<div class="card-content">
<div class="media">
<div class="media-content">
<p class="title is-4">Sarah D.</p>
<p class="subtitle is-6">JavaScript/jQuery, Weather API</p>
</div>
</div>
<div class="content">
Sarah is the brilliant mind of the team. She devoted her time to connect weather API. She is a passionate coder who used her expertize in JS and jQ, and helped others manouver through the codes. She also contributed to writing Presentation Notes and ReadMe.
</div>
</div>
</div>
<p class="is-size-7 has-text-centered">Photo by Engin Akyurt on Pexels</p>
</div>
<div class="column is-one-fifth">
<div class="card">
<div class="card-image">
<figure class="image is-5by4">
<img src="images/Bri-restaurantsApi.jpg" alt="Restaurant">
</figure>
</div>
<div class="card-content">
<div class="media">
<div class="media-content">
<p class="title is-4">Brieanne H.</p>
<p class="subtitle is-6">JavaScript/jQuery, Restaurants API</p>
</div>
</div>
<div class="content">
Brieanne provided her knowledge and expertize to implement API for the restaurants. In addition to JavaScript and jQuery, she added positive attitude to the group workload.
</div>
</div>
</div>
<p class="is-size-7 has-text-centered">Photo by Brooke Lark on Unsplash</p>
</div>
</div> <!--end of div with team members-->
<footer class="footer">
<div class="content has-text-centered">
<p>
Group Project01 for 2019/2020 NU Coding Bootcamp
</p>
</div>
<div class="content has-text-centered">
<p>
<a href="">
<i class="fab fa-facebook-square fa-2x"></i>
</a>
<a href="">
<i class="fab fa-twitter-square fa-2x"></i>
</a>
<a href="">
<i class="fab fa-instagram fa-2x"></i>
</a>
<a href="">
<i class="fab fa-snapchat fa-2x"></i>
</a>
</p>
<a href="https://bulma.io" >
<img src="https://bulma.io/images/made-with-bulma.png" alt="Made with Bulma" width="128" height="24">
</a>
</div> <!--end of credits-->
</footer>
</body>