-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
246 lines (228 loc) · 12.6 KB
/
index.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
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
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
<!DOCTYPE html>
<!-- saved from url=(0043)http://getbootstrap.com/examples/carousel/# -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="favicon.ico">
<title>جمعية كافل اليتيم </title>
<!-- Bootstrap core CSS -->
<link href="./css/bootstrap.min.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="./css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="./js/ie-emulation-modes-warning.js"></script><style type="text/css"></style>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="./css/carousel.css" rel="stylesheet">
<link href="./css/index.css" rel="stylesheet">
</head>
<body>
<!DOCTYPE html>
<html>
<head>
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/tuto.css" rel="stylesheet">
<!-- Un peu de style pour la visualisation -->
<style type="text/css">
.col-lg-8 { line-height: 200px; }
.col-lg-12 { line-height: 80px; }
</style>
</head>
<body>
<div class="container page">
<div class="row">
<div class="container">
<div class="navbar-wrapper">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<nav class="navbar navbar-inverse col-md-9">
<div id="navbar" class="navbar-collapse collapse ">
<ul class="nav navbar-nav">
<li class="active"><a href="#">الرئيسية</a></li>
<li><a href="#">عن الجمعية</a></li>
<li><a href="#">مشاريع الجمعية</a></li>
<li><a href="adopterorphelin.html">كفل يتيم</a></li>
<li><a href="inscription.html">المنخرطون</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">الأساس القانوني <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="loifondamentale.html">القانون الاساسي للجمعية</a></li>
<li><a href="dahirs.html">ظهير الجمعيات</a></li>
<li><a href="#">الترخيص النهائي للجمعية</a></li>
<li><a href="#">قوانين الجمعيات</a></li>
</ul>
</li>
<li><a href="#">صور</a></li>
<li><a href="#">راسلونا</a></li>
</ul>
</div>
</nav>
<div id="logo" class="col-md-3">
<img src="./img/logo1600x1500.png" alt="logo">
</div>
</div>
</div>
</div>
<div class="row">
<section class="col-md-9" id="slide">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1" class=""></li>
<li data-target="#myCarousel" data-slide-to="2" class=""></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<img class="first-slide" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="First slide">
<div class="container">
<div class="carousel-caption">
<h1>Example headline.</h1>
<p>Note: If you're viewing this page via a <code>file://</code> URL, the "next" and "previous" Glyphicon buttons on the left and right might not load/display properly due to web browser security rules.</p>
<p><a class="btn btn-lg btn-primary" href="./Carousel Template for Bootstrap_files/Carousel Template for Bootstrap.html" role="button">Sign up today</a></p>
</div>
</div>
</div>
<div class="item">
<img class="second-slide" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Second slide">
<div class="container">
<div class="carousel-caption">
<h1>Another example headline.</h1>
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
<p><a class="btn btn-lg btn-primary" href="./Scripts_bootstrap_alyatim/Carousel Template for Bootstrap.html" role="button">Learn more</a></p>
</div>
</div>
</div>
<div class="item">
<img class="third-slide" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Third slide">
<div class="container">
<div class="carousel-caption">
<h1>One more for good measure.</h1>
<p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
<p><a class="btn btn-lg btn-primary" href="./Scripts_bootstrap_alyatim/Carousel Template for Bootstrap.html" role="button">Browse gallery</a></p>
</div>
</div>
</div>
</div>
<a class="left carousel-control" href="http://getbootstrap.com/examples/carousel/#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="http://getbootstrap.com/examples/carousel/#myCarousel" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div><!-- /.carousel -->
</section>
<section class="col-md-3">
<div class="panel panel-default col-sm-12" id="followus">
<div class="panel-heading">
<h3 class="panel-title"> تابعونا على</h3>
</div>
<div class="panel-body">
<div class="col-md-12">
<a href="#"><img src="./img/twi.png" alt="twi"></a>
<a href="#"><img src="./img/gp.png" alt="gp"></a>
<a href="#"><img src="./img/insta.png" alt="insta"></a>
<a href="#"><img src="./img/fb.png" alt="fb"></a>
</div>
</div>
</div>
<div class="panel panel-default col-sm-12" id="costumprayer" >
<div class="panel-heading">
<h3 class="panel-title"> مواعيد الآذان</h3>
</div>
<div class="panel-body">
<form role="form" title=" مواعيد الآذان ">
<div class="form-group">
<label for="region">: إختر مدينتك</label>
<select class="form-control" id="prayerregion">
<option class="form-control">
الرباط و سلا
</option>
<option class="form-control">
</option>
</select>
</div>
</form>
</div>
</div>
</section>
</div>
<div class="row">
<div class="container">
<div class="panel panel-default col-md-3 features" id="agenda">
<div class="panel-heading">
<span class="glyphicon glyphicon-calendar panel-icon" aria-hidden="false"></span>
<h3 class="panel-title"> جدول الأعمال</h3>
</div>
<div class="panel-body">
<form role="form" title=" مواعيد الآذان ">
<div class="form-group">
<label for="region">: إختر مدينتك</label>
<select class="form-control" id="prayerregion">
<option class="form-control">
الرباط و سلا
</option>
<option class="form-control">
</option>
</select>
</div>
</form>
</div>
</div>
<div class="panel panel-default col-md-6 features" id="actu">
<div class="panel-heading">
<span class="glyphicon glyphicon glyphicon-bullhorn panel-icon" aria-hidden="false"></span>
<h3 class="panel-title"> أخباري مع كافل اليتيم</h3>
</div>
<div class="panel-body">
<div class="random-blog-item">
<a href="#" title="Eté 2015 : Morgane est en Roumanie avec Civitan" class="random-blog-title"><h3>كلمة الافتتاح </h3><span class="random-blog-date">03/07/2015 00:00:00</span></a>
<div class="random-blog-descr" >بسم الله الرحمان الرحيم الحمد لله رب العالمين والصلاة والسلام على المبعوث رحمة للعالمين سيدنا محمد وعلى آله وصحبه أجمعين اما بعد </div>
<div class="random-blog-item-bg background-color"></div>
</div>
</div>
</div>
<div class="panel panel-default col-md-3 features">
<div class="panel-heading">
<a href="#" class="panel-title"><img src="./img/faireundon.png"></a>
</div>
<div class="panel-body">
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="row">
<div class="col-lg-12">
<p class="pull-right"><a href="./Scripts_bootstrap_alyatim/Carousel Template for Bootstrap.html">Back to top</a></p>
<p>© 2015 Company, Inc. · <a href="./Scripts_bootstrap_alyatim/Carousel Template for Bootstrap.html">Privacy</a> · <a href="./Scripts_bootstrap_alyatim/Carousel Template for Bootstrap.html">Terms</a></p>
</div>
</footer>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="./js/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="./js/bootstrap.min.js"></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script src="./js/holder.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="./js/ie10-viewport-bug-workaround.js"></script>
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500" viewBox="0 0 500 500" preserveAspectRatio="none" style="display: none; visibility: hidden; position: absolute; top: -100%; left: -100%;"><defs><style type="text/css"></style></defs><text x="0" y="25" style="font-weight:bold;font-size:25pt;font-family:Arial, Helvetica, Open Sans, sans-serif">500x500</text></svg></body></html>