-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaboutUs.html
More file actions
232 lines (210 loc) · 9.72 KB
/
aboutUs.html
File metadata and controls
232 lines (210 loc) · 9.72 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://kit.fontawesome.com/a45df7e742.js" crossorigin="anonymous"></script>
<title>About Us</title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/aboutUs.css">
<link rel="stylesheet" href="css/slider.css">
</head>
<body>
<header id="blurry-filter">
<div class="header-bar">
<img id="main-logo" src="images/logo.png" alt="logo">
<ul class="slider-menu">
<li> <a href="index.html">Home</a> </li>
<li> <a href="ourCommunity.html">Our Community</a> </li>
<li> <a href="joinUs.html">Join us</a> </li>
<li> <a href="aboutUs.html">About us</a> </li>
</ul>
</div>
</header>
<section class="banner">
<div class="text-box">
</div>
</section>
<main>
<article class="flow">
<div class="about-section">
<h1>Our Team</h1>
<p style="margin-top: 20px;" >Hover or focus over each card to see the person’s job title slide in and their emails the colour treatment change.</p>
</div> <div class="team">
<ul class="auto-grid" role="list">
<li>
<a href="https://github.com/MariamAlshammari" target="_blank" class="profile">
<h2 class="profile__name">Mariam Al-Shammari</h2>
<p>Software Development Student</p>
<p>malshammari37@gmail.com</p>
<img alt="Profile shot for Mariam Al-Shammari" src="images/mariam.jpg" />
</a>
</li>
<li>
<a href="https://github.com/Osamamomani1" target=_blank" class="profile">
<h2 class="profile__name">Osama Momani</h2>
<p>Software Development Student</p>
<p>momaniosama97@gmail.com</p>
<img alt="Profile shot for Osama Momani" src="images/osama1.jpg" />
</a>
</li>
<li>
<a href="https://github.com/Heba1998" target=_blank" class="profile">
<h2 class="profile__name">Heba Almomani</h2>
<p>Software Development Student</p>
<p>hebaalmomani1998@gmail.com</p>
<img alt="Profile shot for Heba Almomani" src="images/heba1.jpg" />
</a>
</li>
<li>
<a href="https://github.com/aliabusharifeh" target=_blank" class="profile">
<h2 class="profile__name">Ali Abusharifeh</h2>
<p>Software Development Student</p>
<p>aliabushareefah@gmail.com</p>
<img alt="Profile shot for Ali Abusharifeh" src="images/ali.jpg" />
</a>
</li>
<li>
<a href="https://github.com/masalha-96" target=_blank" class="profile">
<h2 class="profile__name">Sohaib msalha</h2>
<p>Software Development Student</p>
<p>masalha9900@gmail.com</p>
<img alt="Profile shot for Sohaib msalha" src="images/sohaib.jpg" />
</a>
</li>
<li>
<a href="https://github.com/" target=_blank" class="profile">
<h2 class="profile__name">Ahmad Jarrar</h2>
<p>Software Development Student</p>
<p>ahmadaljarrar@gmail.com</p>
<img alt="Profile shot for Ahmad Jarrar" src="images/ahmad.jpg" />
</a>
</li>
</ul>
</div>
</article>
<br>
<br>
<br>
<br>
<div class="slidHeader">
<h2>Instructor's comments</h2>
</div>
<div class="NewSlider">
<div class="container">
<div class="card">
<div class="face face1">
<div class="content">
<div class="icon">
<img class="img11" src="images/abed.png" alt="" srcset="">
</div>
</div>
</div>
<div class="face face2">
<div class="content">
<h3>
<a href="" target="_blank" style="color: #133558; font-size: 30px;">Abedalaziz</a>
</h3>
<p style="color: #133558; font-size: 20px; font-weight: bold;">Try to change el-colors ya man</p>
</div>
</div>
</div>
<div class="card">
<div class="face face1">
<div class="content">
<div class="icon">
<img class="img11" src="images/hidaya.png" alt="" srcset="">
</div>
</div>
</div>
<div class="face face2">
<div class="content">
<h3>
<a href="" target="_blank" style="color: #133558; font-size: 30px;">Hidaya</a>
</h3>
<p style="color: #133558; font-size: 20px; font-weight: bold;">you did great job</p>
</div>
</div>
</div>
<div class="card">
<div class="face face1">
<div class="content">
<div class="icon">
<img class="img11" src="images/baraa.png" alt="" srcset="">
</div>
</div>
</div>
<div class="face face2">
<div class="content">
<h3>
<a href="" target="_blank" style="color: #133558; font-size: 30px;">Bara'a</a>
</h3>
<p style="color: #133558; font-size: 20px; font-weight: bold;">wallah nice I like it</p>
</div>
</div>
</div>
</div>
</div>
</main>
<br>
<br>
<br>
<br>
<br>
<br>
<div class="page-wrapper">
<div id="waterdrop"></div>
<footer>
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="footer-site-info">2021 © World of Work
</div>
<div class="col-md-6">
<nav id="footer-navigation" class="site-navigation footer-navigation centered-box"
role="navigation">
<ul id="footer-menu" class="nav-menu styled clearfix inline-inside">
<li id="menu-item-27"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27">
<a href="aboutUs.html">Contact Us</a></li>
<li id="menu-item-28"
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28">
<a href="https://www.youtube.com/watch?v=RY4ViSsiyZ0">Learn More</a></li>
</ul>
</nav>
</div>
<div class="col-md-3">
<div id="footer-socials">
<div class="socials inline-inside socials-colored">
<a href="https://web.facebook.com/" target="_blank" title="Facebook" class="socials-item">
<i class="fab fa-facebook-f facebook"></i>
</a>
<a href="https://twitter.com/" target="_blank" title="Twitter" class="socials-item">
<i class="fab fa-twitter twitter"></i>
</a>
<a href="https://www.instagram.com/" target="_blank" title="Instagram" class="socials-item">
<i class="fab fa-instagram instagram"></i>
</a>
<a href="https://www.youtube.com/" target="_blank" title="YouTube" class="socials-item">
<i class="fab fa-youtube youtube"></i>
</a>
<a href="#https://web.telegram.org/" target="_blank" title="Telegram" class="socials-item">
<i class="fab fa-telegram telegram"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- <footer>
<h2>
All Right Reserved © World of Work 2021
</h2>
</footer> -->
</body>
</html>