-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhome.html
180 lines (172 loc) · 8.18 KB
/
home.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
173
174
175
176
177
178
179
180
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Home | LIV Livres Solidaires</title>
<!-- Pulling Bootstrap CSS -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Pulling jQuery -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Pulling Bootstrap JS -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<!-- Pulling CSS -->
<link rel="stylesheet" type="text/css" href="style.css" />
<!-- Pulling Awesome Font -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">
</head>
<body>
<header>
<div class="container">
<div class="row">
<p class="text-right">
<!-- TODO: Underline the right language when that language has been selected + make it unclickable -->
<a href="index.html">fr</a>
<a href="home.html">en</a>
</p>
</div>
<div class="row">
<div class="col-sm-4">
<center>
<img src="Logo Trim.jpg" width="60%"/>
</center>
</div>
<div class="col-sm-8">
<h1>
<strong> LIV Livres Solidaires
<br/>
<small>Promoting access to leisure reading in Haiti</small></strong>
</h1>
</div>
</div>
<div class="row">
<nav class="navbar navbar-default">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="home.html"><span class="glyphicon glyphicon-home"></span> | Home<span class="sr-only">(current)</span></a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">The LIV Project <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">Our Mission</a></li>
<li><a href="#">Our Activities</a></li>
</ul>
</li>
<li><a href="the_teams.html">The Teams</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">How You Can Help <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="how_you_can_help.html#donate">Donate Your Books</a></li>
<li><a href="how_you_can_help.html#volunteer">Volunteer</a></li>
<li><a href="how_you_can_help.html#become_a_member">Become a Member</a></li>
</ul>
</li>
<!-- <li><a href="#">Project News</a></li>
<li><a href="#">Media & Press</a></li> -->
<li><a href="contact_us.html">Contact Us</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
</header>
<div id="slideshow">
<div class="container">
<div id="homeCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#homeCarousel" data-slide-to="0" class="active"></li>
<li data-target="#homeCarousel" data-slide-to="1"></li>
<li data-target="#homeCarousel" data-slide-to="2"></li>
<li data-target="#homeCarousel" data-slide-to="3"></li>
<li data-target="#homeCarousel" data-slide-to="4"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="3_filles.jpg" alt="#" width="100%">
</div>
<div class="item">
<img src="Book_Boxes.jpg" alt="#" width="100%">
</div>
<div class="item">
<img src="Crowd.jpg" alt="#" width="100%">
</div>
<div class="item">
<img src="Tristan.png" alt="#" width="100%">
</div>
<div class="item">
<img src="Dechargement_Conteneur.jpg" alt="#" width="100%">
</div>
</div>
</div>
</div>
</div>
<div id="underSlideshow">
<div class="container">
<div class="row">
<div class="col-sm-8 text-justify">
<h2>
Welcome to the website of LIV Livres Solidaires Belgium!
</h2>
<p>
LIV is a small non-profit organization based in Belgium. We collect and sort leisure reading books from Belgium and the North of France to send them to Haiti.
</p>
<p>
There, CARE/LIV – a social library – receives them and prepares small libraries for education projects, libraries, schools, students, teachers, etc.
</p>
<p>
Along the distribution of books, CARE/LIV trains reading animators and librarians to ensure books are well maintained and can be read by as many people as possible.
Our main objective is to improve access to leisure reading in Haiti.
</p>
<p>
Our organization was created out of two main realizations:
<ul>
<li>
There is an urgent need for reading materials in Haiti. While reading is universally recognized
as a pillar of education, access to books is severely limited. Although elementary education is mandatory, many Haitian children
have never read or held a book.
</li>
<li>
In Belgium, many people or organizations struggle to find channels to donate their books. As a result, thousands upon thousands of books in good
condition are recycled every year.
</li>
</ul>
</p>
<p>
Please navigate this website to learn more about the actions we take to deal with these issues and how you can help us. Should you have any question, do not hesitate to
send us an email at <a href="mailto:[email protected]">[email protected]</a> or <a href="https://www.facebook.com/LIVLivresSolidaires">follow us on facebook</a>.
</p>
</div>
<div class="col-sm-4 text-center">
<h3 class="blockquote">
Since its creation in November 2012, LIV has shipped <span> 6 containers</span>, or <span> more than 225,000 books</span>, to Haiti.
</h3>
</div>
</div>
</div>
</div>
<footer class="text-center">
<div class="col-sm-12">
<p>
© LIV Livres Solidaires 2016
</p>
</div>
<div class="col-sm-12">
<ul class="social-network social-circle">
<li><a href="https://www.facebook.com/LIVLivresSolidaires" class="icoFacebook" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="mailto:[email protected]" class="icoEnvelope" title="Mail"><i class="fa fa-envelope"></i></a></li>
</ul>
</div>
</footer>
</body>
</html>