-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
205 lines (196 loc) · 6.89 KB
/
about.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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!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" />
<link rel="stylesheet" href="styles/reset.css" />
<link rel="stylesheet" href="styles/layout.css" />
<link rel="stylesheet" href="styles/about.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
/>
<title>About</title>
<meta name="description" content="About the project 'Save a Child'. Our mission and past travels.">
<meta name="robots" content="index,follow">
<meta name="keywords" content="save a child, child welfare, child poverty, child health, education for children, children's rights, donate to children, help children, child advocacy, child hunger, child sponsorship, okoye charles">
<link rel="shortcut icon" href="assets/favicon.ico" type="image/x-icon">
<script src="js/navigation.js" defer></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9BYF2JZ6SK"></script>
<meta name="google-site-verification" content="z5SFKw4krYcywUCQGVVNYW1F2NpGL-9BNDt0en4iwfM" />
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9BYF2JZ6SK');
</script>
</head>
<body>
<a class="skip-to-content" href="#welcome">
<button tabindex="-1">Skip To Content</button>
</a>
<!-- Top Navigation -->
<div class="top-nav-container">
<nav class="top-nav">
<ul class="top-nav-socials">
<li>
<a
href="https://github.com/okoyecharles/save-a-child"
aria-label="github"
target="_blank"
rel="noopener"
><i class="fa-brands fa-github"></i
></a>
</li>
<li>
<a
href="https://twitter.com/okoyecharlesk"
aria-label="social"
target="_blank"
rel="noopener"
><i class="fab fa-twitter"></i
></a>
</li>
</ul>
<ul class="top-nav-links">
<li>
<a href="https://okoyecharles.com" target="_blank" rel="noopener"
>Portfolio</a
>
</li>
</ul>
</nav>
</div>
<!-- Main Nav-Bar -->
<div class="main-nav-container">
<nav class="main-nav">
<div class="logo">
<a href="/">
<img src="./assets/images/Logo.svg" height="40" width="69" alt="Logo" />
</a>
</div>
<button
id="hamburger"
class="hamburger"
aria-controls="nav-links"
aria-label="open main menu"
aria-expanded="false"
>
<div class="ham-line"></div>
<div class="ham-line"></div>
<div class="ham-line"></div>
</button>
<ul class="nav-links" id="nav-links">
<li class="nav-link active"><a href="/">Home</a></li>
<li class="nav-link"><a href="/about">About</a></li>
<li class="nav-link"><a href="/">Program</a></li>
<li class="nav-link"><a href="/">Join</a></li>
<li class="nav-link"><a href="/">Sponsor</a></li>
<li class="nav-link"><a href="/">News</a></li>
</ul>
<button class="donate-button">Donate</button>
</nav>
</div>
<!-- About Welcome Section -->
<section class="about-welcome-container" id="welcome">
<div class="about-welcome">
<div class="breadcrumb-bar">
<a href="/" aria-label="back to home"><i class="fa-solid fa-home"></i></a>
<i class="fa-solid fa-angle-right divider"></i>
<a href="/about">About</a>
</div>
<h2 class="about-welcome-header">SAVE A CHILD</h2>
<div class="about-welcome-description">
<p>
Save the Children is a non-profit organization dedicated to supporting young
people from around the world who have been impacted mentally, physically, or
psychologically.
</p>
<br />
<p>
We firmly believe that every individual, regardless of ethnicity, background,
or race, deserves the opportunity to thrive. Children, after all, are the
future, and their well-being is paramount.
</p>
</div>
<div class="about-welcome-contact">
<p>
If you're unsure on what Step to take next you can always contact us per
Email!
</p>
<a
href="mailto:[email protected]"
rel="noopener noreferrer"
target="_blank"
>
</a>
</div>
</div>
</section>
<!-- Visits Section -->
<section class="visits-container">
<div class="visits">
<h3 class="visits-header">See our past Visits</h3>
<p class="visits-description">
Take a look at our previous trips around the world.
</p>
<div class="visits-images">
<div class="visits-image">
<img src="./assets/places/kenya-help.jpg" alt="kenya trip photo" />
<div class="visits-image-description">
<datetime>2011</datetime>
<p>
Provided essential clothing resources for a more comfortable lifestyle in
Kenya
</p>
<p />
</div>
</div>
<div class="visits-image">
<img src="./assets/places/mozambique-help.jpg" alt="mozambique trip photo" />
<div class="visits-image-description">
<datetime >2015</datetime>
<p>
Encouraged Children on importance of education and provided academic
resources like Computers, Books e.t.c
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Footer Section -->
<div class="footer-container">
<footer>
<div>
<a href="/">
<img
src="./assets/images/Logo.svg"
class="footer-logo"
alt="Logo"
height="64"
width="110"
/>
</a>
</div>
<div class="footer-content">
<div class="footer-license">
<p>2022 Save The Child Africa.</p>
<p>All Rights Reserved.</p>
</div>
<p>
Built by
<a rel="noopener noreferrer" target="_blank" href="https://okoyecharles.com"
>Okoye Charles</a
>
</p>
<p>Design Inspiration • <a rel="noopener noreferrer" target="_blank" href="https://www.behance.net/adagio07"
>Cindy Shin</a
></p>
</div>
</footer>
</div>
</body>
</html>