-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy patholdindex.html
173 lines (138 loc) · 7.84 KB
/
oldindex.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Peace Corps Opportunities</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- Custom CSS for the 'One Page Wonder' Template -->
<link href="css/one-page-wonder.css" rel="stylesheet">
<link href="css/modern-business.css" rel="stylesheet">
<link href="css/custom.css" rel="stylesheet">
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "0632f4ec-e15d-41e8-b4e1-eaee53a4038b", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- You'll want to use a responsive image option so this logo looks good on devices - I recommend using something like retina.js (do a quick Google search for it and you'll find it) -->
<a class="navbar-brand" href="index.html">Peace Corps Opportunities Portal</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="about.html">About</a></li>
<li><a href="explore.html">Explore</a></li>
<li><a href="apply.html">Apply</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<div id="myCarousel" class="carousel slide">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<div class="fill" style="background-image:url('http://fishinginzambia.files.wordpress.com/2012/11/dsc08877.jpg');"></div>
<div class="carousel-caption">
<h1>Discover new places</h1>
<a href=
"explore.html"><button type="button" class="btn btn-lg btn-default">Get Started</button></a>
</div>
</div>
<div class="item">
<div class="fill" style="background-image:url('http://heathermangan.files.wordpress.com/2013/06/cropped-dsc00902.jpg');"></div>
<div class="carousel-caption">
<h1>Be adventurous</h1>
<a href=
"explore.html"><button type="button" class="btn btn-lg btn-default">Get Started</button></a>
</div>
</div>
<div class="item">
<div class="fill" style="background-image:url('http://fishinginzambia.files.wordpress.com/2014/06/dsc03370-1750x1163.jpg');"></div>
<div class="carousel-caption">
<h1>Have a real world impact</h1>
<a href=
"explore.html"><button type="button" class="btn btn-lg btn-default">Get Started</button></a>
</div>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="icon-prev"></span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="icon-next"></span>
</a>
</div>
<div class="container">
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div class="featurette" id="about">
<img class="featurette-image img-circle img-responsive pull-right" src="images/panama.jpg">
<!-- image from http://www.flickr.com/photos/peacecorps/11710854883/ -->
<h2 class="featurette-heading">Your journey to change the world
<span class="text-muted">starts now</span>
</h2>
<p class="lead">Peace corps provides you with the opportunity to participate in many community service projects all around the world. Past volunteers went to Kenya, Vanuatu, and Lesotho, working on projects related to environment, business, and education.</p>
<p class="lead">Initially, all these opportunities may seem overwhelming, but this website is here to help you explore the possibilities.</p>
</div>
<hr class="featurette-divider">
<div class="featurette" id="services">
<img class="featurette-image img-circle img-responsive pull-left" src="images/gambia.jpg">
<!-- image from http://www.flickr.com/photos/peacecorps/11710854883/ -->
<h2 class="featurette-heading">Are you ready to
<span class="text-muted">commit?</span>
</h2>
<p class="lead">The traditional Peace Corps program spans 27 months, with a variety of job assignments in over 70 countries. Most Volunteer placements are in this program.</p>
<p class="lead">In addition, a special program, Peace Corps Response, is open to seasoned professionals who have at least 10 years of proven work experience, and/or are past Peace Corps Volunteers who have successfully completed their service. Response assignments are highly technical, and are shorter term placements—three months to one year—in specific countries.</p>
</div>
<hr class="featurette-divider">
<div class="featurette" id="contact">
<img class="featurette-image img-circle img-responsive pull-right" src="images/fiji.jpg">
<!-- image from http://www.flickr.com/photos/peacecorps/11710854883/ -->
<h2 class="featurette-heading">Be ready to discover yourself and learn from
<span class="text-muted">others</span>
</h2>
<p class="lead">Be sure that service will improve the lives of people in communities around the world, inform the global perspectives of Americans, and be a life-defining experience for you. </p>
<p class="lead">You will receive practical benefits, learn new languages, gain leadership and international development experience, and work with your hosts as a partner and a friend.</p>
</div>
<a href=
"explore.html"><button type="button" class="btn btn-lg btn-default">Get Started >></button></a>
<!-- /END THE FEATURETTES -->
<hr>
<!-- FOOTER -->
<footer>
<p>Copyright © Peace Corps 2014</p>
<span class='st_facebook_large' displayText='Facebook'></span>
<span class='st_twitter_large' displayText='Tweet'></span>
<span class='st_email_large' displayText='Email'></span>
</footer>
<!-- /END OF FOOTER -->
</div>
<!-- /container -->
<!-- JavaScript -->
<script src="js/jquery-1.10.2.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/modern-business.js"></script>
</body>
</html>