-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
707 lines (653 loc) · 30.4 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
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/ar.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/media.css">
<link rel="stylesheet" href="css/animation.css">
<link rel="stylesheet" href="css/register.css">
<link rel="stylesheet" href="css/slider.css">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css"
integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous" />
<title>E-library</title>
</head>
<body>
<div id="pop">
<div class="register">
<button id="close-btn" class="close">X</button>
<div>
<h2 class="log-btn">تسجيل الدخول</h2>
<hr id="active-log">
<div id="log-in">
<form action="">
<input type="text" name="" id="" placeholder="البريد الالكتروني او رقم الجوال">
<input type="password" name="" id="" placeholder="كلمة السر">
<button class="wide-btn now-btn">تسجيل الدخول</button>
</form>
<p>ليس لديك حساب؟</p>
<button class="new-btn sign-btn">انشاء حساب جديد</button>
</div>
</div>
<div>
<h2 class="sign-btn">انشاء حساب</h2>
<hr id="active-sign">
<div id="sign-up">
<form action="">
<div class="moble row content-center">
<input type="tel" name="" id="" placeholder="رقم الجوال">
<select name="" id="">
<option value="">Yemen</option>
<option value="">Oman</option>
</select>
</div>
<p>سوف ترسل لك <b>رمز التحقق عن طريق رسالة نصية</b></p>
<button class="wide-btn">ارسال رمز التحقق</button>
<input type="text" name="" id="" placeholder="الاسم الاول">
<input type="text" name="" id="" placeholder="اسم العائلة">
<input type="email" name="" id="" placeholder="البريد الالكتروني">
<input type="email" name="" id="" placeholder="تأكيد البريد الالكتروني">
<input type="password" name="" id="" placeholder="كلمة السر">
<div class="agree row">
<input type="checkbox" name="" id="">
<p class="check-text">اوافق على الشروط والاحكام</p>
</div>
<div class="post row">
<input type="checkbox" name="" id="">
<p class="check-text">التسجيل للانضمام للنشرة البريدية</p>
</div>
<button class="wide-btn">انشاء الحساب</button>
</form>
<p class="">لديك حساب؟ <b>تسجيل الدخول ></b></p>
</div>
</div>
</div>
</div>
<header>
<div class="top-bar">
<ul class="row content-center">
<button id="close-list">X</button>
<li><a href="" id="pop-btn"><i class="fas fa-user"></i> ادخل لحسابك أو سجل الآن</a></li>
<li><a href=""><i class="fas fa-star"></i> المفضلة</a></li>
<li><a href=""><i class="fas fa-truck"></i> تتبع الشحنة</a></li>
<li><a href=""><i class="fas fa-shield-check"></i> طلبات الصيانة</a></li>
<li><a href=""><i class="fas fa-info-circle"></i> المساعدة</a></li>
<li><a href=""><i class="fas fa-info-circle"></i> فروعنا</a></li>
<li><a href=""><i><img class="flag" src="images/yem.png"></i>المملكة العربية السعودية |
ر.س.</a></li>
<li><a href="#" onclick="lange()">English <i class="fas fa-language"></i></a></li>
</ul>
</div>
<div class="container center stick-search">
<div class="header-main row items-center">
<i class="fa fa-list list rounded-logo" id="open-list"></i>
<a href="index.html"><img src="images/library.png" alt="" id="logo"></a>
<form action="#" id="search-form">
<input type="search" name="" id="search" placeholder="البحث">
<i class="fa fa-search"></i>
<ul class="search-tags row">
<li>ايفون</li>
<li>سماعات</li>
<li>ساعة ابل</li>
<li>ايباد</li>
<li>هواوي</li>
<li>سامسونج</li>
<li>تلفزيون</li>
</ul>
</form>
<a href="checkout.html" class="rounded-logo">
<i class="fas fa-shopping-cart"></i>
<span id="cart-counter">0</span>
</a>
</div>
</div>
</header>
<div class="container center offers-container">
<h2>اخر العروض</h2>
<div class="timer-container">
<div class="timer">
<b id="days"></b> :
<b id="hours"></b> :
<b id="minutes"></b> :
<b id="seconds"></b>
<span>الوقت المتبقي </span>
</div>
</div>
</div>
<div class="container center">
<div class="mySlides">
<img src="images/offer1.webp">
</div>
<div class="mySlides">
<img src="images/offer2.webp">
</div>
<div class="mySlides">
<img src="images/offer3.jpg">
</div>
<div class="mySlides">
<img src="images/offer4.jpg">
</div>
<div class="mySlides">
<img src="images/offer5.jpg">
</div>
<div class="mySlides">
<img src="images/offer6.jpg">
</div>
<a class="prev" onclick="changeImg(-1)">❮</a>
<a class="next" onclick="changeImg(1)">❯</a>
</div>
<div class="container center">
<div class="row offer-dots content-center">
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
<div class="container center">
<h2>تصفح حسب القسم</h2>
<div class="categories row slider">
<a href="category.html">
<img src="images/e1.png" alt="">
<span id="sp1">دين</span>
</a>
<a href="category.html">
<img src="images/e2.png" alt="">
<span id="sp2">تاريخ</span>
</a>
<a href="category.html">
<img src="images/e3.png" alt="">
<span id="sp3">روايات</span>
</a>
<a href="category.html">
<img src="images/e4.png" alt="">
<span id="sp4">سياسة</span>
</a>
<a href="category.html">
<img src="images/e5.png" alt="">
<span id="sp5">اقتصاد</span>
</a>
<a href="category.html">
<img src="images/e6.png" alt="">
<span id="sp6">طبخ</span>
</a>
<a href="category.html">
<img src="images/e7.png" alt="">
<span id="sp7">تربية</span>
</a>
<a href="category.html">
<img src="images/e8.png" alt="">
<span id="sp8">تقنية</span>
</a>
</div>
<i class="fa fa-arrow-right slideRight" id="right"></i>
<i class="fa fa-arrow-left slideLeft" id="left"></i>
</div>
<div class="container center">
<h2>العروض الحالية</h2>
<div class="slider row" id="booker">
<a href="" class="book">
<img src="images/books/20.avif" alt="">
<h3>عندما نام القمر</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/21.avif" alt="">
<h3>الف ليلة وليلة</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book1.jpg" alt="">
<h3>كن أنت</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book3.jpg" alt="">
<h3>كبر دماغك</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book4.jpg" alt="">
<h3>لماذا ننام</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book5.jpg" alt="">
<h3>مدينة لاتنام</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book6.jpg" alt="">
<h3>امرأة لا تهزم</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book13.jpg" alt="">
<h3>مكتبة منتصف الليل</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/17.avif" alt="">
<h3>حالات نادرة (2)</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
</div>
<i class="fa fa-arrow-right right-arrow slideRight"></i>
<i class="fa fa-arrow-left left-arrow slideLeft"></i>
</div>
<div class="container center">
<h2>أفضل الروايات</h2>
<div class="slider row" id="booker">
<a href="" class="book">
<img src="images/books/book7.jpg" alt="">
<h3>جرائم تقنية المعلومات</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/19.webp" alt="">
<h3>حالات نادرة (4)</h3>
<span>(كتاب الكتروني)</span>
<p><b>9.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book2.jpg" alt="">
<h3>كن قويا</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book8.jpg" alt="">
<h3>ليلة لاتنتهي</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/18.webp" alt="">
<h3>حالات نادرة (3)</h3>
<span>(كتاب الكتروني)</span>
<p><b>9.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/16.webp" alt="">
<h3>حالات نادرة (1)</h3>
<span>(كتاب الكتروني)</span>
<p><b>9.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book11.jpg" alt="">
<h3>القهوة السوداء</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book14.jpg" alt="">
<h3>ثاني اثنين</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book15.jpg" alt="">
<h3>جلسة استحضار الارواح الاخيرة</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
</div>
<i class="fa fa-arrow-right right-arrow slideRight"></i>
<i class="fa fa-arrow-left left-arrow slideLeft"></i>
</div>
<div class="container center">
<h2>كتب مميزة</h2>
<div class="slider row" id="booker">
<a href="" class="book">
<img src="images/books/book9.jpg" alt="">
<h3>صراع الملكات</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book10.jpg" alt="">
<h3>أنت كل أشيائي الجميلة</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/16.webp" alt="">
<h3>حالات نادرة (1)</h3>
<span>(كتاب الكتروني)</span>
<p><b>9.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book11.jpg" alt="">
<h3>القهوة السوداء</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book12.jpg" alt="">
<h3>حالات نادرة (5)</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/book8.jpg" alt="">
<h3>ليلة لاتنتهي</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/18.webp" alt="">
<h3>حالات نادرة (3)</h3>
<span>(كتاب الكتروني)</span>
<p><b>9.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/20.avif" alt="">
<h3>عندما نام القمر</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
<a href="" class="book">
<img src="images/books/21.avif" alt="">
<h3>الف ليلة وليلة</h3>
<span>(كتاب الكتروني)</span>
<p><b>17.99</b>ر.س.</p>
<small>شامل الضريبة</small>
<div class="extra"></div>
<div class="row space-between icons">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-shopping-cart round"></i>
<i class="fa fa-exchange"></i>
</div>
</a>
</div>
<i class="fa fa-arrow-right right-arrow slideRight"></i>
<i class="fa fa-arrow-left left-arrow slideLeft"></i>
</div>
<div class="break"></div>
<footer>
<div class="top-footer">
<div class="top-links row container center">
<div id="news">
<h3>انضم إلى نشرتنا البريدية</h3>
<form action="">
<input type="text" name="" id="" placeholder="ادخل بريدك الالكتروني">
<button>اشتراك</button>
</form>
</div>
<div class="footer-lists row">
<div>
<h3>خدمة العملاء</h3>
<ul>
<li><a href="">مبيعات الشركات </a></li>
<li><a href="">الأسئلة المتكررة</a></li>
<li><a href="">دليل التسوق والمطبوعات</a></li>
<li><a href="">مواقع المعارض</a></li>
<li><a href="">سياسة الضمان</a></li>
<li><a href=""> سياسة الاسترجاع والاستبدال</a></li>
<li><a href="">اتصل بنا > <br><b>920000089</b></a></li>
</ul>
</div>
<div>
<h3>خدمات جرير</h3>
<ul>
<li><a href="">تذاكر جرير</a></li>
<li><a href="">خدمة تقسيط المشتريات</a></li>
<li><a href="">خدمات ما بعد البيع</a></li>
<li><a href="">خدمة الحماية الشاملة</a></li>
<li><a href="">خدمة تمديد الضمان</a></li>
<li><a href="">حماية أجهزة آبل</a></li>
<li><a href="">بطاقة خصم جرير</a></li>
<li><a href="">بطاقة جرير للهدايا</a></li>
</ul>
</div>
<div>
<h3>روابط سريعة</h3>
<ul>
<li><a href="">إصدارات جرير</a></li>
<li><a href="">قارئ جرير</a></li>
<li><a href="">شركاء برامج المكافئات</a></li>
<li><a href="">خدمات شركات الإتصالات</a></li>
</ul>
</div>
<div>
<h3>روابط سريعة</h3>
<ul>
<li><a href="">عن جرير</a></li>
<li><a href="">من نحن</a></li>
<li><a href="">الحوكمة</a></li>
<li><a href="">علاقات المستثمرين والتقارير</a></li>
<li><a href="">الاستدامة</a></li>
<li><a href="">الأخبار</a></li>
<li><a href="">
<h3>فرص العمل</h3>
</a></li>
</ul>
</div>
</div>
<div class="contact">
<h3>تواصل معنا</h3>
<ul class="row">
<li><a href=""><i class="fab fa-facebook"></i></a></li>
<li><a href=""><i class="fab fa-youtube"></i></a></li>
<li><a href=""><i class="fab fa-snapchat"></i></a></li>
<li><a href=""><i class="fab fa-linkedin"></i></a></li>
<li><a href=""><i class="fab fa-twitter"></i></a></li>
<li><a href=""><i class="fab fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="footer-bottom row items-center">
<ul class="row">
<li><img src="images/american-express.png" alt=""></li>
<li><img src="images/master.png" alt=""></li>
<li><img src="images/visa.png" alt=""></li>
<li><img src="images/mada.jpg" alt=""></li>
<li><img src="images/qitaf.png" alt=""></li>
</ul>
<div class="end-text">
<div><a href="">سياسة الخصوصية</a> | <a href="">شروط الخدمة</a></div>
<p>.جميع الحقوق محفوظة لمكتبة جرير © 2015. س.ت. 1010032264. اونلاين س.ت. 1010654213</p>
</div>
</div>
</footer>
<script src="js/app.js"></script>
<script src="js/timer.js"></script>
</body>
</html>