|
Server IP : 145.79.58.44 / Your IP : 216.73.217.45 Web Server : LiteSpeed System : Linux in-mum2-web2213.main-hosting.eu 5.14.0-611.35.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 25 03:46:09 EST 2026 x86_64 User : u882412079 ( 882412079) PHP Version : 8.3.30 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u882412079/domains/idealpublicschoolfaridabad.org.in/public_html/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
include 'header.php';
?>
<!-- ==========Banner Section Starts Here========== -->
<section class="page-header bg_img" data-background="assets/images/banner/page-header.jpg">
<div class="container">
<div class="page-header-content">
<h1 class="title">Library</h1>
<ul class="breadcrumb">
<li>
<a href="index.php">Home</a>
</li>
<li>
Library
</li>
</ul>
</div>
</div>
</section>
<!-- ==========Banner Section Ends Here========== -->
<section class="about-section pos-rel padding-bottom padding-top oh">
<div class="container">
<div class="row mb-30-none mx-10">
<div class="col-md-12 col-lg-12 col-xl-12 mb-3">
<p class="para">A library is a collection of sources of information and similar resources, made accessible to a defined community for reference or borrowing.</p>
<p class="para"> It provides physical or digital access to material, and may be a physical building or room, or a virtual space, or both.A library's collection can include books, periodicals, newspapers, manuscripts, maps, prints, documents.</p>
</div>
</div>
</div>
</section>
<?php
include 'footer.php';
?>