-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvoices.php
41 lines (31 loc) · 2.39 KB
/
voices.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
<!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=us-ascii" />
<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-voices.html'); ?>
</div> <!-- End TOP div -->
<div class="main"> <!-- MAIN -->
<?php include('includes/left-voices.html'); ?>
<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/voices.html" class="breadcrumbs">Voices</a></p></div><img src="http://fosterskills.org/images/voices_main-image.jpg" width="540" height="208" title="" alt=""><br>
<h2 class="main-text">Former foster youth are doing amazing things.</h2>
<p class="main-text">Meet Sixto Cancel, who at a very young age decided not to be another statistic. Through self-motivated hard work and careful saving, Sixto is now attending Virginia Commonwealth University, and sitting on conference panels at Harvard Law School.<br>
<br>
Meet Kellyse Hood, who channeled the frustrations and difficulties of an unstable childhood into school, and graduated valedictorian with a full scholarship to Northeastern University.<br>
<br>
And meet Kimberly Snodgrass, whose dedication to public policy led her to study at Princeton and Harvard. She's written two books and started her own nonprofit, REACH.
These practical, successful adults who have turned their struggles
against adversity into unstoppable forward momentum. We are honored to
tell their stories.</p></div> <!-- END RIGHT MAIN --></div> <!-- END -->
<!-- MAIN -->
<?php include('includes/footer.html'); ?>
</div></div> <!-- ends the wrapper div -->
</body>
</html>