-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.php
46 lines (39 loc) · 2.36 KB
/
info.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>The Northeast Group</title>
<meta charset="utf-8">
<meta name="author" content="Romario G. Bailey">
<meta name="description" content="Assignment10">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/sin/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet"
href="mystyle.css"
media="screen">
<script src="respond.min.js"></script>
</head>
<body>
<div class="topbar">
<div id="topbar-text-left"><a href="https://rgbailey.w3.uvm.edu/cs148/assignment10/index.php">The Northeast Group</a></div>
<div id="topbar-text-right"><a href="https://rgbailey.w3.uvm.edu/cs148/assignment10/login.php">Log in</a></div>
<div id="topbar-text-right"><a href="https://rgbailey.w3.uvm.edu/cs148/assignment10/register.php">Sign up</a></div>
</div> <article class="fluid infoTime">
<section class="fluid first"><p>Increased high school graduation rates</p></section>
<section class="fluid second"><p>Lower high school dropout rates</p></section>
<section class="fluid third"><p>Healthier relationships and lifestyle choices</p></section>
<section class="fluid fourth"><p>Better attitude about school</p></section>
<section class="fluid fifth"><p>Higher college enrollment rates and higher educational aspirations</p></section>
<section class="fluid second"><p>Enhanced self-esteem and self-confidence</p></section>
<section class="fluid third"><p>Improved behavior, both at home and at school</p></section>
<section class="fluid fourth"><p>Stronger relationships with parents, teachers, and peers</p></section>
<section class="fluid fifth"><p>Improved interpersonal skills</p></section>
<section class="fluid second"><p>Decreased likelihood of initiating drug and alcohol use (MENTOR, 2009; Cavell, DuBois, Karcher, Keller, & Rhodes, 2009)</p></section>
</article>
<footer id="footer" class="fluid"><a href="https://rgbailey.w3.uvm.edu/cs148/assignment10/about.php">About</a><br><a href="https://rgbailey.w3.uvm.edu/cs148/assignment10/pics.php">Pictures</a>
<hr><p class="fluid foot">This site was designed by Romario G. Bailey<br> © 2014 RGBailey. All rights reserved.</p>
</footer>
</body>
</html>