Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/imyrqtmy/public_html/naturesworldschool/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!doctype html> <html lang="en"> <?php require "inc/head.php"; ?> <body> <!--Header Start--> <?php require "inc/header.php"; ?> <!--Header End--> <!-- Inner Heading Start --> <div class="innerHeading-wrap"> <div class="container"> <h1>Principal's Message</h1> </div> </div> <!-- Inner Heading End --> <!-- About Start --> <div class="about-wrap " id="about"> <div class="container"> <div class="row"> <!-- <div class="col-lg-6"> <div class="aboutImg"><img src="images/mm/11.avif" alt=""></div> </div> --> <div class="col-lg-12"> <div class="about_box"> <div class="title"> <h1>Principal's Message </h1> </div> <h4> Welcome to Nature’s World School!</h4> <p style="text-align:justify;"> It is both an honor and a privilege to lead an institution that is deeply committed to providing a nurturing and inspiring environment for every student. At Nature’s World School, we believe that education is not just about academic achievement, but also about developing a deep sense of responsibility towards the environment, our communities, and the world at large. <br> Our mission is to cultivate curious minds, foster creativity, and promote values that empower our students to grow into confident, compassionate, and conscientious individuals. We believe in the power of holistic education—where every child is encouraged to explore their unique potential, not just in academics, but in all aspects of life. By integrating innovative learning techniques and fostering an environment of care and respect, we ensure that our students are well-equipped to thrive in a rapidly changing world. <br> Thank you for entrusting us with your child’s education. We look forward to walking this journey of growth, discovery, and achievement together. <br><br> <b>Warm regards,</b> <br> <b>Principal, Nature’s World School</b> </p> </div> </div> </div> </div> </div> <!-- About End --> <!--Newsletter Start--> <!-- <div class="newsletter-wrap "> <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="title"> <h1>Newsletter</h1> </div> <p>Lorem ipsum dolor sit amet consectetur.</p> </div> <div class="col-lg-6"> <div class="news-info"> <form> <div class="input-group"> <input type="text" class="form-control" name="search" placeholder="Email Address"> <div class="form_icon"><i class="fas fa-envelope"></i></div> </div> <button class="sigup">Sign Up</button> </form> </div> </div> </div> </div> </div> --> <!--Newsletter End--> <!-- Footer Start --> <?php require "inc/footer.php"; ?> <!-- Footer End --> <!--Copyright Start--> <!-- <div class="footer-bottom text-center"> <div class="container"> <div class="copyright-text">Copyright © International School System 2020. All Rights Reserved</div> </div> </div> --> <!--Copyright End--> <!-- Js --> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/popper.min.js"></script> <script src="rs-plugin/js/jquery.themepunch.tools.min.js"></script> <script src="rs-plugin/js/jquery.themepunch.revolution.min.js"></script> <!-- Jquery Fancybox --> <script src="js/jquery.fancybox.min.js"></script> <!-- Animate js --> <script src="js/animate.js"></script> <script> new WOW().init(); </script> <!-- WOW file --> <script src="js/wow.js"></script> <!-- general script file --> <script src="js/owl.carousel.js"></script> <script src="js/script.js"></script> </body> </html>