forked from HarryPoter0/Front-end_Development
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwork.html
More file actions
221 lines (192 loc) · 7.56 KB
/
work.html
File metadata and controls
221 lines (192 loc) · 7.56 KB
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta charset="UTF-8">
<title>Volunteer Overseas</title>
<link rel="shortcut icon" href="images/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="css/style.css">
<script src="js/main.js"></script>
<!-- <link href="https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i" rel="stylesheet"> -->
<!-- <link rel="stylesheet" href="css/bootstrap.css"> -->
<!-- <script src="js/jquery-3.3.1.min.js"></script> -->
<!-- <script src="js/bootstrap.bundle.js"></script> -->
<!-- <script src="js/bootstrap.js"></script> -->
<!-- <script src="https://code.jquery.com/jquery-1.11.0.min.js"></script> -->
</head>
<body>
<!-- Header Start -->
<header class="same-head">
<!-- Navbar Start -->
<nav class="navbar navbar-expand-sm">
<a class="navbar-brand" href="index.html" title="Volunteer Overseas">
<img class="white-logo" src="images/logo_1.png" alt="logo1">
<img class="color-logo" src="images/logo.png" alt="logo">
</a>
<!-- Navigation Button Start -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span></span>
<span></span>
<span></span>
</button>
<!-- Navigation Button End -->
<!-- Collapse Start -->
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="work.html" title="How it works">How It Works</a>
</li>
<li class="nav-item link-item">
<a class="nav-link" href="contact-us.html" title="Contact us">Contact Us</a>
</li>
</ul>
<form class="form-inline my-2 my-sm-0 d-sm-block">
<a href="login.html" class="btn btn-link " title="Login">Login</a>
</form>
</div>
<!-- Collapse End -->
</nav>
<!-- Navbar End -->
</header>
<!-- Header End -->
<!-- Banner Start -->
<div class="banner work">
<h1>Thinking Volunteer Overseas!</h1>
<h2>Volunteers, interns, and ESL teachers are solving problems and making a real difference abroad. Finding the perfect program you can trust shouldn't be a problem.</h2>
<button type="button" title="Play Video" class="btn btn-danger"><img src="images/white-play-icon-png-3.png" alt="Watch Tour" onclick="window.location.href='#'"> Watch the tour</button>
</div>
<!-- Banner End -->
<!-- Main-Content Start -->
<div class="container-fluid clearfix">
<h2 class="volunteer-work">How Volunteer Overseas Works</h2>
<!-- Find-Project Start -->
<div class="find-project">
<h2>
<span><b class="badge badge-secondary">1</b></span>
<span>Find Your Perfect Project</span>
</h2>
<img class="iphone-image" src="images/works-thumb01-iphone.png" alt="works-iphone">
<div class="detail-content-find home">
<p>Research and compare the best projects abroad based on what matters to you:</p>
<div class="row">
<div class="col-4">
<ul>
<li>Location</li>
<li>Activity</li>
<li>Duration</li>
<li>Start Dates</li>
</ul>
</div>
<div class="col-8">
<ul>
<li>Where's your dream destination?</li>
<li>What do you see yourself doing?</li>
<li>How much time do you have?</li>
<li>Fixed and flexible start dates</li>
<li>(varies by program)</li>
</ul>
</div>
</div>
</div>
<img class="find-image" src="images/line1.png" alt="find-iphone">
</div>
<!-- Find-Project End -->
<!-- Apply-Project Start -->
<div class="apply-project">
<h2>
<span><b class="badge badge-secondary">2</b></span>
<span>Apply Now</span>
</h2>
<div class="detail-content-apply">
<p>Follow our easy and secure application process:</p>
<ul>
<li>
<span class="badge badge-primary">1</span>
<span> Fill out your trip preferences</span>
</li>
<li>
<span class="badge badge-primary">2</span>
<span> Tell your program why you are a good fit</span>
</li>
<li>
<span class="badge badge-primary">3</span>
<span> Reserve your spot with a small deposit</span>
</li>
</ul>
<div class="detailed-block">
<p>* This deposit is generally a small portion of the project fee. Your deposit secures your spot with the program and shows that you are a serious applicant. This deposit is fully refundable if you are not accepted by the program.</p>
</div>
</div>
<img class="works-apply-image" src="images/works-thumb02.png" alt="works-apply">
<img class="apply-image" src="images/line2.png" alt="apply-image">
</div>
<!-- Apply-Project End -->
<!-- News-Project Start -->
<div class="news-project">
<h2>
<span><b class="badge badge-secondary">3</b></span>
<span>Wait to Hear Great News</span>
</h2>
<img class="ipad-image" src="images/works-thumb03-ipad.png" alt="works-ipad">
<div class="detail-content-news">
<p>After you submit your application, you will hear from your program within 3-7 business days.</p>
<p>Applying through Volunteer Overseas automatically qualifies you to:</p>
<ul>
<li>
<span class="badge badge-primary">$</span>
<span> Enter to win a scholarship from Volunteer Forever (up to $1,000)</span>
</li>
<li>
<span class="badge badge-primary">$</span>
<span> Raise funds for your trip on Volunteer Forever's no-fee crowdfunding platform</span>
</li>
</ul>
<h3>Talk about great news!</h3>
</div>
<img class="news-image" src="images/line3.png" alt="news-image">
</div>
<!-- News-Project End -->
<!-- Finalize-Trip Start -->
<div class="finalize-trip">
<h2>
<span><b class="badge badge-secondary">4</b></span>
<span>Finalize your trip</span>
</h2>
<div class="detail-content-trip">
<p>After you've been accepted, your program will help you with the not so little details:</p>
<ul>
<li><img src="images/non-check.png" alt="non-check"> The remainder of your program fee</li>
<li><img src="images/non-check.png" alt="non-check"> The remainder of your program fees</li>
<li><img src="images/non-check.png" alt="non-check"> The remainder of your program</li>
<li><img src="images/non-check.png" alt="non-check"> The remainder</li>
<li><img src="images/non-check.png" alt="non-check"> And to...</li>
</ul>
<h3>Make a Difference Volunteer Overseas!</h3>
</div>
<img class="works-trip-image" src="images/works-thumb04.png" alt="work-trip">
</div>
<!-- Finalize-Trip End -->
<!-- Button Start -->
<div class="item-center">
<button type="button" title="Click Here" onclick="window.location.href='signup.html'">Begin your journey</button>
</div>
<!-- Button End -->
</div>
<!-- Main-Content End -->
<!-- Images Start -->
<div>
<img class="works-tab-image" src="images/works-thumb01.png" alt="wt1">
<img class="works-laptop-image" src="images/works-thumb03.png" alt="wt3">
</div>
<!-- Images End -->
<!-- Footer Start -->
<footer class="footer">
<a href="#" title="Volunteer overseas"><img src="images/logo_1.png" alt="volunteer overseas"></a>
<ul>
<li><a href="#" title="FAQ">Faq</a></li>
<li><a href="#" title="Contact Us">Contact us</a></li>
</ul>
</footer>
<!-- Footer End -->
</body>
</html>