-
Notifications
You must be signed in to change notification settings - Fork 0
/
library.php
170 lines (139 loc) · 8.01 KB
/
library.php
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
<?php
session_start();
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Library | HMS</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet">
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/tempusdominus/css/tempusdominus-bootstrap-4.min.css" rel="stylesheet" />
<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
<link rel="stylesheet" href="./css/footer.css">
<link rel="stylesheet" href="./css/nav.css">
<link rel="stylesheet" href="./css/ftcustm.css">
</head>
<body>
<div class="container-xxl bg-white p-0">
<!-- Header Start -->
<?php include './partial/nav.php'; ?>
<!-- Header End -->
<!-- Page Header Start -->
<div class="container-fluid page-header p-0" style="background-image: url(./poster/E-library.jpg);width:100%;">
<div class="container-fluid page-header-inner py-5">
<div class="container text-center pb-5">
<h1 class="display-3 text-white mb-3 animated slideInDown">Library</h1>
<nav aria-label="breadcrumb">
<ol class="breadcrumb justify-content-center text-uppercase">
<li class="breadcrumb-item"><a href="index.php">Home</a></li>
<li class="breadcrumb-item text-white active" aria-current="page">Library</li>
</ol>
</nav>
</div>
</div>
</div>
<!-- Page Header End -->
<!-- Video Start -->
<div class="container-xxl py-5 px-0 wow zoomIn" data-wow-delay="0.1s">
<div class="row g-0">
<div class="col-md-6 bg-dark d-flex align-items-center">
<div class="p-5">
<h6 class="section-title text-start text-white text-uppercase mb-3">Library</h6>
<h1 class="text-white mb-4">Nothing is pleasanter than exploring a library</h1>
<ol class="text-white">
<li>Comfortable Seating: The library can have comfortable seating arrangements such as chairs, sofas, and tables for students to study and read.</li>
<li>Extended Hours: Hostel libraries can have extended hours during exams and other peak study periods, to provide students with more access to study materials and resources.</li>
<li>Wi-Fi Access: The hostel library can provide Wi-Fi access to students, enabling them to access online resources and research materials.</li>
<li>Reference Material Access: The library can have a reference section that contains dictionaries, encyclopedias, and other reference materials that students can access for research and academic work.</li>
<li>Printing and Scanning Facilities: To make it convenient for students to print or scan documents, the library can provide printing and scanning facilities within the library.</li>
</ol>
</div>
</div>
<div class="col-md-6">
<div class="video">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/NFFW9BB3ZkI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<span></span>
</button>
</div>
</div>
</div>
</div>
<!-- Video end -->
<!-- Team Start -->
<div class="container-xxl py-5">
<div class="container">
<div class="text-center wow fadeInUp" data-wow-delay="0.1s">
<h6 class="section-title text-center text-primary text-uppercase">Explore Our </h6>
<h1 class="mb-5">Library <span class="text-primary text-uppercase">Facilities</span></h1>
</div>
<div class="row g-4">
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="rounded shadow overflow-hidden ">
<div class="position-relative">
<img class="img-fluid" width="100%" height="100%" src="./poster/comp_library.jpg" alt="">
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="rounded shadow overflow-hidden">
<div class="position-relative">
<img class="img-fluid" width="100%" height="100%" src="./poster/library_pg4.jfif" alt="">
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="rounded shadow overflow-hidden">
<div class="position-relative">
<img class="img-fluid" width="100%" height="100%" src="./poster/Library_pg3.jpg" alt="">
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="rounded shadow overflow-hidden">
<div class="position-relative">
<img class="img-fluid" width="100%" height="100%" src="./poster/library_discuss.jfif" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Team End -->
<!-- Footer Start -->
<?php include './partial/footer.php'; ?>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary btn-lg-square back-to-top"><i class="bi bi-arrow-up"></i></a>
</div>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/tempusdominus/js/moment.min.js"></script>
<script src="lib/tempusdominus/js/moment-timezone.min.js"></script>
<script src="lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>