OwlCyberSecurity - MANAGER
Edit File: Salient.php
<!DOCTYPE HTML> <html class="no-js"> <title>Salient Features</title> <?php include('header.php'); ?> <!-- Hero Area --> <div class="hero-area"> <div class="page-banner parallax" style="background-image:url(images/banner/about.jpg);"> <div class="container"> <div class="page-banner-text"> <h1 class="block-title">Salient Features</h1> </div> </div> </div> </div> <!-- Main Content --> <br> <br> <div id="main-container"> <div class="content"> <div class="container"> <div class="row"> <div class="col-md-4 col-sm-4"> <div class="row"> <div class="col-md-12" data-appear-animation="bounceInRight"> <h3>Facilities</h3> <hr class="sm"> <div class="alert alert-standard fade in"> <a class="close" href="Academics.php">Academics</a> </div> <div class="alert alert-warning fade in"><a class="close" href="Library.php">Library</a> </div> <div class="alert alert-error fade in"> <a class="close" href="Computerlab.php">Computer Lab</a></div> <div class="alert alert-success fade in"> <a class="close" href="lang.php">Language Lab</a> </div> <div class="alert alert-info fade in"> <a class="close" href="Scholarship.php">Scholarship</a> </div> <div class="alert alert-error fade in"> <a class="close" href="Hostel.php">Hostel</a></div> <div class="alert alert-success fade in"> <a class="close" href="Games.php">Games & Sports</a> </div> <div class="alert alert-info fade in"> <a class="close" href="Cafeteria.php">Cafeteria</a> </div> <div class="alert alert-warning fade in"><a class="close" href="staff.php">Staff Quarters</a></div> <div class="alert alert-error fade in"> <a class="close" href="bus.php">Bus Facilities</a> </div> <div class="alert alert-success fade in"> <a class="close" href="Salient.php">Salient Features</a> </div> <div class="alert alert-standard fade in"> <a class="close" href="sy.php"><strong>SYLLABUS of All courses </strong ></a> </div> </div> </div> </div> <div class="col-md-8 col-sm-8"> <h3>Salient Features.....</h3> <hr class="sm"> <p>The institute is promoting the culture of Research and Consultancy as it supports the curriculum and course delivery in an effective way. The institute is in process of establishing meaningful ties with industry and corporate sector for the implementation of the advanced industry associate-ship scheme. Various companies and public sector undertakings are also being approached for creating joint funds for research and development. </p> <hr> </div> </div> <hr> <div class="spacer-20"></div> </div> </div> </div><br> <!-- Site Footer --> <?php include('footer.php'); ?> </body> </html>