-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWhoWeAre.html
More file actions
291 lines (251 loc) · 9.76 KB
/
Copy pathWhoWeAre.html
File metadata and controls
291 lines (251 loc) · 9.76 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>SUSS-Who We Are</title>
<!-- Required meta tags always come first -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link rel="icon" href="./images/sussf.png" type="image/x-icon"/>
<!-- Bootstrap CSS -->
<!-- build:css css/main.css -->
<link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="node_modules/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="css/styles.css">
<!-- endbuild -->
</head>
<body>
<!--navbar-->
<nav id="mainNavbar" class="navbar navbar-light navbar-expand-md py-0 fixed-top">
<a href="./index.html" class="navbar-brand"></a>
<button onclick="my2Function()" id="my2DIV" class="navbar-toggler" data-toggle="collapse" data-target="#navLinks"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navLinks">
<ul class="navbar-nav">
<li class="nav-item">
<a href="./index.html" class="nav-link ">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Stay Updated
</a>
<div class="dropdown-menu dropdownNewTheme" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="./news.html">News</a>
<a class="dropdown-item" href="./fakeNews.html">Fake News</a>
</div>
</li>
<li class="nav-item">
<a href="./staySafe.html" class="nav-link">Stay Safe</a>
</li>
<li class="nav-item">
<a href="./act.html" class="nav-link">Act</a>
</li>
<li class="nav-item">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink2" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
<strong>About us</strong>
</a>
<div class="dropdown-menu dropdownNewTheme" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="./WhoWeAre.html"><strong>Who we are</strong></a>
<a class="dropdown-item" href="./contactus.html">Contact us</a>
</div>
</li>
</li>
</ul>
</div>
</nav>
<div class="topbottomclass text-center">
<h1>Who we are</h1>
</div>
<section class="our-webcoderskull padding-sm topbottomclass">
<div class="container">
<ul class="row">
<li class="col-12 col-md-6 col-lg-4">
<div class="cnt-block equal-hight" style="height: 349px;">
<figure><img
src="./images/Mario3.jpg"
class="img-responsive" alt="">
</figure>
<h3><a href="https://www.linkedin.com/in/mario-stevan-miranda-5521791a3/" target="_blank">Mario Miranda</a></h3>
<p>Freelance Web Developer</p>
<ul class="follow-us clearfix">
<li><a href="mailto:"><a class="fa fa-envelope" href="mailto:"></a> </a></li>
<li><a href="https://www.linkedin.com/in/mario-stevan-miranda-5521791a3/" target="_blank"><i class="fa fa-linkedin"
aria-hidden="true"></i></a></li>
</ul>
</div>
</li>
<li class="col-12 col-md-6 col-lg-4">
<div class="cnt-block equal-hight" style="height: 349px;">
<figure><img
src="./images/Chris.jpg"
class="img-responsive" alt="">
</figure>
<h3><a href="https://www.linkedin.com/in/kr1sp/">Christos Panagiotopoulos</a></h3>
<p>Freelance Web Developer</p>
<ul class="follow-us clearfix">
<li><a href="" ><i class="fa fa-envelope" aria-hidden="true"></i></a></li>
<li><a href="https://www.linkedin.com/in/kr1sp/" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
</div>
</li>
<li class="col-12 col-md-6 col-lg-4">
<div class="cnt-block equal-hight" style="height: 349px;">
<figure><img
src="images/Thanasis.jpg"
class="img-responsive" alt="">
</figure>
<h3><a href="https://www.linkedin.com/in/athanasios-sofouris-338b671ab/" target="_blank">Athanasios Sofouris</a></h3>
<p>Freelance Web Developer</p>
<ul class="follow-us clearfix">
<li><a href="mailto:"><a class="fa fa-envelope" href="mailto:"></a> </a></li>
<li><a href="https://www.linkedin.com/in/athanasios-sofouris-338b671ab/" target="_blank"><i class="fa fa-linkedin"
aria-hidden="true"></i></a></li>
<!-- <a href="mailto:"><a class="btn btn-social-icon" href="mailto:"> -->
</ul>
</div>
</li>
</ul>
</div>
</section>
<div class="container">
<div class="row justify-content-md-center">
<div class="cardWhoWeAre col-sm-8">
<div class="card-header">
<strong> Who We Are?</strong>
</div>
<div class="card-body">
<blockquote class="blockquote mb-0">
<p>
We are a group of keen-to-learning web-developers who created this webpage as a project.
This webpage was made in 10 days without any physical contact.
Stay safe!
<br>
Enjoy!
</p>
<footer class="blockquote-footer"><cite title="Source Title">The developers</cite>
</footer>
</blockquote>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-lg-4 ">
<blockquote class="quote-box">
<p class="quotation-mark">
“
</p>
<p class="quote-text">
The present is theirs; the future, for which I really worked, is mine.
<br>
<br>
</p>
<hr>
<div class="blog-post-actions">
<p class="blog-post-bottom pull-left">
Nikola Tesla
</p>
<p class="blog-post-bottom pull-right">
</p>
</div>
</blockquote>
</div>
<div class="col-12 col-lg-4 ">
<blockquote class="quote-box">
<p class="quotation-mark">
“
</p>
<p class="quote-text">
If you think surfing hypertext is cool, that's because you haven't tried writing it
</p>
<hr>
<div class="blog-post-actions">
<p class="blog-post-bottom pull-left">
Tim Berners-Lee
</p>
<p class="blog-post-bottom pull-right">
</p>
</div>
</blockquote>
</div>
<div class="col-12 col-lg-4 ">
<blockquote class="quote-box">
<p class="quotation-mark">
“
</p>
<p class="quote-text">
Quidquid Latine dictum sit altum videtur
<br>
<br>
</p>
<hr>
<div class="blog-post-actions">
<p class="blog-post-bottom pull-left">
Ipsum Lorem
</p>
<p class="blog-post-bottom pull-right">
</p>
</div>
</blockquote>
</div>
</div>
</div>
<!--footer-->
<footer class="topbottomclass">
<div class="footer ">
<div class="container">
<div class="row">
<div class="col-12 col-sm-2">
<h5>Links</h5>
<ul class="list-unstyled ">
<li><a href="./staySafe.html">Stay Safe</a></li>
<li><a href="./news.html">Stay Updated</a></li>
<li><a href="./fakeNews.html">Fake News</a></li>
<li><a href="./WhoWeAre.html">Who We Are</a></li>
<li><a href="./contactus.html">Contact Us</a></li>
<li><a href="./act.html">Act</a></li>
</ul>
</div>
<div class="col-12 col-sm-5">
<h5>Our Address</h5>
<address>
Port Connecting Rd <br>
PC Park<br>
Chattogram<br>
<i class="fa fa-phone fa-lg"></i> +663 636 366<br>
<i class="fa fa-fax fa-lg"></i> +123 456 789<br>
<i class="fa fa-envelope fa-lg"></i> <a href="mailto:suss@nomail.net">SUSS@nomail.net</a>
</address>
</div>
<div class="col-12 col-sm-5 align-self-center">
<div styles="text-align: center;">
<a href="mailto:">Thanasis<a class="btn btn-social-icon" href="mailto:">
<i class="fa fa-envelope-o"></i></a>
</a> <a href="mailto:">Chris<a class="btn btn-social-icon" href="mailto:">
<i class="fa fa-envelope-o"></i></a>
</a>
<a href="mailto:">Mario<a class="btn btn-social-icon" href="mailto:">
<i class="fa fa-envelope-o"></i></a>
</a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- jQuery first, then Tether, then Bootstrap JS. -->
<!-- build:js js/main.js -->
<script src="node_modules/jquery/dist/jquery.min.js"></script>
<script src="node_modules/tether/dist/js/tether.min.js"></script>
<script src="node_modules/popper.js/dist/umd/popper.min.js"></script>
<script src="node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="/js/scripts.js"></script>
<!-- endbuild -->
</body>
</html>