OwlCyberSecurity - MANAGER
Edit File: director.php
<!DOCTYPE HTML> <html class="no-js"> <title>Management - Director</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">Director</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>Management</h3> <hr class="sm"> <div class="alert alert-standard fade in"> <a class="close" href="chairman.php">Chairman</a> </div> <div class="alert alert-info fade in"> <a class="close" href="director.php">Director</a> </div> <div class="alert alert-success fade in"> <a class="close" href="principal.php">Principal</a> </div> </div> </div> </div> <div class="col-md-5 col-sm-5"> <h3>From the Desk of Director...............</h3> <hr class="sm"> <p> U.S. Ostwal Group of Colleges is the best available college in the region. We continuously monitor the progress of our students through our faculty and a team of able counselors. At our college we regularly conduct class tests, tutorial and quizzes as part of continuous evaluation system. Our modern laboratory is well equipped. <br> We invite all the students to share with them an experiences in quality education, aimed at providing high academic and professional excellence in a comfortable and pleasing environment.</p> </div> <div class="col-md-3 col-sm-3"> <div class="grid-item grid-staff-item"> <div class="grid-item-inner"> <div class="media-box">No Image</div> <div class="grid-item-content"> <strong> </strong><br> Director<br> <font color="#fbc41f"> U.S. Ostwal Education Society</font> </div> </div> </div> </div> </div> <hr> <div class="spacer-20"></div> </div> </div> </div><br> <!-- Site Footer --> <?php include('footer.php'); ?> </body> <!-- Mirrored from preview.imithemes.com/born-to-give/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 11 Feb 2016 13:07:44 GMT --> </html>