OwlCyberSecurity - MANAGER
Edit File: chairman.php
<!DOCTYPE HTML> <html class="no-js"> <title>Management - Chairman</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">Chairman</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 Chairman...............</h3> <hr class="sm"> <p> I come from a small town, Mangalwad (District: Chittorgarh) and it was my dream to educate people living in this town and in the vicinity. Looking to this, my futuristic approach is to make 360 degree round development of this area in the field of education, so that not a single person remain uneducated irrespective of the age/caste and creed. Thus could find a suitable employment for the daily needs in this world of cut throat competition.<br> I promise you and I take this challenge to change the entire education scenario of Manglawad and its periphery in time to come.</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"><img src="images/staff1.jpg" alt=""></div> <div class="grid-item-content"> <strong>Umrao Singh Ostwal </strong><br> Chairman<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>