-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.php
48 lines (37 loc) · 2.29 KB
/
resources.php
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Foster Skills, Inc.</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8-unix">
<meta name="author" content="Bart Flaherty">
<meta name="title" content="Practical life skills, mentoring, and education for Foster Children">
<meta name="description" content="Practical life skills, mentoring, and education for Foster Children, Non-Profit Organization to improve state of foster care">
<meta name="keywords" content="Foster Children,practical life skills,at risk youth,mentor foster children,coping with foster care,education for young adults,programs for foster children,foster care non-profit,shape a life,build a future,Child first movement,Together we foster skills,Marquis Cabrera">
<?php include('includes/top.html'); ?>
<?php include('includes/tab-resources.html'); ?>
</div> <!-- End TOP div -->
<div class="main">
<div class="main_left_B"><!-- MAIN -->
<?php include('includes/left-resources.html'); ?>
</div>
<div class="main-right"> <!-- RIGHT MAIN -->
<div class="breadcrumb-div">
<p class="breadcrumbs"><a href="http://www.fosterskills.org/home.html" class="breadcrumbs">Foster Skills</a> > <a href="http://www.fosterskills.org/resources.html" class="breadcrumbs">Resources</a></p></div>
<div class="header-div">
<h1 class="main-text">Learn how to empower.</h1></div>
<img class="main-image" src="http://www.fosterskills.org/images/kids_leaving_school_main-image.jpg" alt="help foster youth">
<h2 class="main-text"><br>
If you want to help children, you've come to the right place.</h2>
<p class="main-text"><br>
Whether its collaborative learning about critical life skills or conferences to spread awareness of the issues facing foster kids, our work is made possible by people like you, who know how satisfying it can be to lend a helping hand.<br>
<br>
Your contributions and your volunteer time have lasting, powerful effects on the lives of children in need. Explore the links at left to see how you can help us help foster youth.<br>
<br><strong style="font-weight: bold">Shape a life, build a
future.</strong></p
></div> <!-- END RIGHT MAIN -->
</div> <!-- END MAIN -->
<?php include('includes/footer.html'); ?>
</div>
</div> <!-- ends the wrapper div -->
</body>
</html>