BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
home
/
vssraipur
/
public_html
📤 Upload
📝 New File
📁 New Folder
Close
Editing: headmistress.php
<?php include('header.php'); ?> <div class="page-title parallax parallax1"> <div class="overlay"></div> <div class="container"> <div class="row"> <div class="col-xs-12"> <div class="page-title-heading"> <h1 class="title">From The Headmistress</h1> <div class="breadcrumbs"> <ul> <li><a href="#">Venkateshwar Signature School</a></li> <li>Headmistress</li> </ul> </div> </div> </div> </div> </div> </div> <section class="flat-row pad-bottom90px"> <div class="container col-text-style"> <div class="row"> <div class="col-md-6 col-xs-12"> <div class="col-border-style"> <img src="images/headmistress.jpg" alt=""> </div> </div> <div class="col-md-6 col-xs-12"> <div class="title-style"> <h2>From The Headmistress's Desk</h2> </div> <p><strong>Tradition meets Progress....</strong></p><br> <p>Venkateshwar Signature School undoubtedly believes in the power of education to transform lives. It stands as a beacon of educational excellence, where each student’s journey is carefully nurtured and their aspirations are given wings to soar. Our holistic approach to learning encompasses character development, creativity, critical thinking and a strong sense of ethics. We will continue to integrate technology, experiential learning, and global perceptive in our global curriculum ensuring our students are well-prepared to lead in an ever-evolving landscape. Our faculty members are not just teachers; they are mentors, guiding and inspiring students to discover their talents and potential. With a strong emphasis on individualized attention, we strive to identify and nurture the unique strengths of each child. </p> </div> <div class="col-xs-12"> <p>To our students, we say: “You are the heart of everything we do. Your dreams, talent and aspirations inspire us. You have a unique voice and the power to create change. Embrace your journey with confidence for the Venkateshwar School Family stands firmly behind you, cheering you on every step of the way”.</p> <p>Welcome to our vibrant community where your aspirations take flight and the world becomes your canvas to create a brighter tomorrow.</p> <br><br> <h5>Dr. S. Sivasankari</h5> <h5>Headmistress, Venkateshwar Signature School.</h5> </div> </div> </div> </section> <style> .col-text-style h5 { line-height: 158%; font-size: 18px; font-weight: bolder; } em { font-style: italic; } .title-style h2 { line-height: 150%; } </style> <?php include('footer.php'); ?>
Save
Cancel