0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.12.147.12


Current Path : /kop/
Upload File :
Current File : //kop/lib_access.php

<!DOCTYPE html>
<html lang="en">
  <?php
  include("header.php")
  ?>


  <body>
  <div class="row_1">
        <div class="column_1" style="padding-bottom: 15px;">
      <div class="col-xs-12 col-sm-4 col-md-3 col-lg-3" style="max-width: 100%; width:210px;">
      <h6 style="color: black;">Library Details</h6>
<hr><a href="lib_collection.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Library Collection </a><br>
<br><a href="lib_access.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Library Access</a><br>
<br><a href="lib_services.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Library Services</a><br>
<br><a href="lib_details.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Books Details</a><br>
<br><a href="lib_program.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> N-LIST Program</a><br>
<br><a href="lib_practices.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Best Practices</a><br>
<br><a href="lib_r&r.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Rules and Regulations</a><br>
<br><a href="lib_Timings.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Library Timings</a><br>
<br><a href="lib_Map.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Library Floor Map</a><br>
<br><a href="lib_con_details.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'>&#xf105;</i> Contact details</a>

  
</div>
</div>

<!-- <br>
<br> -->



<div class="column_1">
<div class="col-xs-12 col-sm-8 col-md-9 col-lg-9" style="max-width: 100%;">
  
        <h3 class="display-" style=" color: black;">Library Access</h3>
        <hr>
        <br/>
        <ul class="list-group">
      <li class="list-group-item">Library has a good collection of books, rare books and Journals, documents are well organized,
this arrangement has helped organization of information in a systematic way and has helped users
to locate documents easily.</li>

</ul>
<br>
<ul class="points" style="font-size: large;text-align: justify;">

      
<li>Library provides open access facilities which help easy access and use of library as a
Learning Resource.</li>
<li>Library is following open access system, where the books from the stock section are
borrowed by the faculty and students. The circulation counter updates day to day
borrowing and returning of the books and statistics are maintained.</li>
<li>Library is kept open to authorized members and entry/access is checked with user ID
cards.</li>
<li>Separate Log in and Log out register is maintained for students and faculty which helps
tracking the day to day visitors and duration for which they used the library.</li>
<li>Membership card is issued to student to borrow the books. The book card is arranged
according to the “combination wise” which helps in knowing the status of the book easily.</li>
<li>Reader’s guidance and ready reference service is provided to users.</li>
<li>Library Staff assist the users.</li>



</ul>
        <style>ul.points li{padding-bottom:10px;border-bottom:1px dashed #eee;margin-bottom:10px;}ul.points li:last-child{border-bottom:none;}</style> 



</div>
</div>




  
</body>
<?php
include("footer.php")
?>
</html>