-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteam.html
189 lines (172 loc) · 7.65 KB
/
team.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
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- Font Awesome -->
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="global.css">
<link rel="stylesheet" href="team.css">
<title>Recharge Shelter</title>
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light bg-light justify-content-between">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand" href="#!">Recharge Shelter</a>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="shelters.html">Shelters</a>
</li>
<li class="nav-item">
<a class="nav-link" href="partners.html">Partners</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="team.html">Our Team <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
<li class="nav-item">
<button type="button" class="btn btn-primary contactus-nav">DONATE</button>
</li>
</ul>
</div>
</nav>
<!-- Navbar -->
<!-- Scroll Indicator -->
<div class="header">
<div class="progress-container">
<div class="progress-bar" id="myBar" style="width: 0%;"></div>
</div>
</div>
<script>
// When the user scrolls the page, execute myFunction
window.onscroll = function() {myFunction()};
function myFunction() {
var winScroll = document.body.scrollTop || document.documentElement.scrollTop;
var height = document.documentElement.scrollHeight - document.documentElement.clientHeight;
var scrolled = (winScroll / height) * 100;
document.getElementById("myBar").style.width = scrolled + "%";
}
</script>
<!-- teams -->
<section id="team" class="team container">
<h1 align="center">ABOUT US : TEAM</h1>
<div class="row">
<div class="col">
<img src="Team pic 1.jpg"></img><h3 class="team-info"></img>
<h3 class="team-info">Lora South</h3>
<h4 class="team-info">CEO</h4>
<p class="team-info"> South is responsible to the Board of Directors for the establishment, administration and management of EPS in achieving its mission and strategic goals.</p>
</div>
<div class="col">
<img src="Team pic 2.jpg"></img>
<h3 class="team-info">Michael Liveri</h3>
<h4 class="team-info">COO</h4>
<p class="team-info">Liveri bring to Recharge Shelters over 10 years of experience with nonprofit organizations and five-plus years working specifically in administrative and programmatic management of homeless service organizations.</p>
</div>
<div class="col">
<img src="Team pic 3.jpg"></img>
<h3 class="team-info">Justin Gates</h3>
<h4 class="team-info">CLO</h4>
<p class="team-info">Gates came to Recharge Shelter from the Center on Budget and Policy Priorities, where he worked on state-level welfare reform and employment. </p>
</div>
<div class="col">
<img src="Team pic 4.jpg"></img>
<h3 class="team-info">Diana Jolie</h3>
<h4 class="team-info">CIO </h4>
<p class="team-info">Jolie builds support for the Shelter’s mission through digital and traditional media, and delivers the daily, front-line voice of the organization by managing and executing all digital communications.</p>
</div>
</div>
</section>
<footer id="footer" class="footer-1">
<div class="main-footer widgets-dark typo-light">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="widget subscribe no-box">
<h5 class="widget-title">Recharge Shelter<span></span></h5>
<p>Po Box 1643
<br>
Brooklyn, NY, 98325
<br>
<br>
(523) 234-2546
</p>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="widget no-box">
<h5 class="widget-title">Quick Links<span></span></h5>
<ul class="thumbnail-widget">
<li>
<div class="thumb-content"><a href="#.">Our Shelters</a>
</div>
</li>
<li>
<div class="thumb-content"><a href="#.">Our Partners</a>
</div>
</li>
<li>
<div class="thumb-content"><a href="#.">Our Team</a>
</div>
</li>
<li>
<div class="thumb-content"><a href="#.">Contact Us</a>
</div>
</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="widget no-box">
<h5 class="widget-title">Donate<span></span></h5>
<p>Donate and help homeless people survive!</p>
<a class="btn btn-primary" href="#" role="button" data-toggle="modal" data-target="#exampleModal">Donate Now!</a>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="widget no-box">
<h5 class="widget-title">Contact Us<span></span></h5>
<a class="btn btn-primary" href="#" role="button" style="margin-bottom: 10px;">Contact Us!</a>
<ul class="social-footer2">
<li class=""><a href="https://www.facebook.com/" target="_blank" title="Facebook"><i class="fab fa-facebook-f"></i></a>
</li>
<li class=""><a href="https://twitter.com" target="_blank" title="Twitter"><i class="fab fa-twitter"></i></a>
</li>
<li class=""><a title="instagram" target="_blank" href="https://www.instagram.com/"><i class="fab fa-instagram"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p>Copyright Recharge Shelter © 2019. All rights reserved.</p>
</div>
</div>
</div>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>