BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
home
/
vssraipur
/
public_html
đ¤ Upload
đ New File
đ New Folder
Close
Editing: principal.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 Principal</h1> <div class="breadcrumbs"> <ul> <li><a href="#">Venkateshwar Signature School</a></li> <li>Principal</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="<?php echo $url; ?>/images/Principal1.jpg" alt=""> </div> </div> --> <div class="col-md-12 col-xs-12"> <div class="title-style"> <h2>From The Principal's Desk</h2> </div> <p><strong>Discover the difference....</strong></p><br> <p>Every school believes theyâre different. Because every school is! But what really matters is how everything comes together to help you learn. Youâll see the difference in the place we share, the outstanding facilities where we learn, think and grow. And youâll feel it in the passion of our people, the opportunities youâll have and different ways to learn and help you explore your strengths. </p> </div> <div class="col-xs-12"> <p>The VSS is the experience youâll have, the way youâll learn and the friendships youâll make that will last a lifetime. Our teachers, ideas, curriculum and facilities are the building blocks of a great education. But the real difference in any school is the difference you bring. It is your job to bring the best of you and ours to help you seize those opportunities and be more than you ever imagined. Times have changed but the spirit of our vision still drives us. We believe that the gift of learning in an environment of excellence can create opportunities for every child to make a difference in the world. We all learn in a different ways. So, itâs best to choose learning that lights you up and helps you grow. Learning at VSS can give you the freedom to discover in a way that works for you. Studies show that you can gain better academic achievement, more self confidence, greater social awareness and better career opportunities. Students shine in an environment free from gender stereotypes and confidently develop the tools they need to positively shape the future.</p> <p>We all learn together. We are a group of big thinkers and keen learners with an insatiable appetite for curiosity. With the bravery to challenge the status quo, weâre leaders inside and outside the classroom. Itâs this passion from our teachers and support staff that creates a one-of-a-kind learning environment. And together, we find moments of magic and brilliance. </p> <p><strong>Who you are is a reflection of where youâve been and everyone whoâs inspired you along the way....</strong></p> <br><br> <!-- <img src="<?php echo $url; ?>/images/Mam-Signature1.png">--> <!-- <h5>Dr. Sowmya Raghubir</h5> <h5>Principal, 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