-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtililenjifoundationhome.html
31 lines (31 loc) · 1.5 KB
/
tililenjifoundationhome.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>tililenji foundation</title>
<link rel="stylesheet" type="text/css" href="home.css">
</head>
<body>
<div class="foundation"><img src="C:\Users\STAR OIL\Desktop\PORTFOLIO\img\IMG-20240428-WA0036.jpg"alt="image"class="image-with-border"></div>
<div>
<h3 class="head">Our Mission:</h3>
<p><strong>To create healthier and empowered communities by providing comprehensive health education and resources through targeted initiatives leading to reduced disease transmission rates, prevention of early pregnancies and, community empowerment for a sustainable future.</strong> </p>
</div>
<div class="image-container">
<img src="C:\Users\STAR OIL\Desktop\PORTFOLIO\img\IMG-20240428-WA0032.jpg"alt="image1">
<img src="C:\Users\STAR OIL\Desktop\PORTFOLIO\img\IMG-20240428-WA0034.jpg"alt="image2">
<img src="C:\Users\STAR OIL\Desktop\PORTFOLIO\img\IMG-20240428-WA0037.jpg"alt="image3">
<img src="C:\Users\STAR OIL\Desktop\PORTFOLIO\img\IMG-20240428-WA0038.jpg"alt="image4">
<img src="C:\Users\STAR OIL\Desktop\PORTFOLIO\img\IMG-20240428-WA0039.jpg"alt="image5">
</div>
<div>
<ul>
<li><a href="tililenjifoundationworks.html">Our Works</a></li>
<li><a href="tililenjifoundationvalues.html">What we Value</a></li>
<li><a href="tililenjifoundationaboutus.html">About Us</a></li>
<li><a href="tililenjifoundationinvolvement.html">Get Involved</a></li>
</ul>
</div>
</body>
</html>