403Webshell
Server IP : 199.79.63.27  /  Your IP : 216.73.217.128
Web Server : Microsoft-IIS/10.0
System : Windows NT MD-PLESK-WEB5 10.0 build 20348 (Windows Server 2022) AMD64
User : IWPD_6698(lcitec7i) ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  D:/INETPUB/VHOSTS/lcit.edu.in/lcitps.edu.in/lcitbb/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : D:/INETPUB/VHOSTS/lcit.edu.in/lcitps.edu.in/lcitbb//Headmistress-Desk.php
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Headmistress’s Desk</title>
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
	<?php include 'alllinks.php';?>
    <style>
	
	.imgr{
	    height: 232px;
    object-fit: cover;
	
	}
		</style>
	</head>
	<body>
		<?php include 'BLOOMING_BUDS_Novbar.php';?>
	<section>

    <div class="crumbs-area">
        <div class="container">
            <div class="crumb-content">
                <h4 class="crumb-title">Headmistress’s Desk</h4>
            </div>
        </div>
    </div>

    <!-- Facilities area start -->
     
    <div class="course-area pt--120 pb--70">
        <div class="container">
            <div class="row">
				<h3>   Headmistress’s Message</h3><br>
<p>
              <img src="assets/images/Ms-Shalini-Deora.jpeg" alt="Ankit jain sir" style="width:20%; float: left; padding:20px; border-radius: 40px;">
          
             
<p>Dear Parents and Guardians,</p>

<p style="text-align:justify">It is with great joy and a deep sense of responsibility that I welcome you to our school family.</p>

<p style="text-align:justify">The early years of a child’s life are the most impressionable, and at LCIT BLOOMING BUDS , we believe in nurturing every child’s natural curiosity, imagination, and individuality. Our aim is to provide a secure, loving, and stimulating environment where children feel confident to explore, learn, and grow at their own pace.</p>

<p style="text-align:justify">We understand that choosing the right school for your child is one of the most important decisions you’ll make. That’s why we focus on laying a strong foundation not just academically, but also in values, creativity, and emotional well-being. Our dedicated team of educators works hand-in-hand with families to ensure each child receives the care and attention they deserve.</p>

<p style="text-align:justify">We are proud to offer a well-rounded early education program from Play Group to Class III, along with safe and reliable transport facilities for your convenience. Our school is located at Vaishali Nagar Phase 2, Shrikant Verma Marg, Bilaspur (C.G.) – a space designed to make learning joyful and meaningful.</p>

<p style="text-align:justify">Thank you for placing your trust in us. Together, let us make your child’s first steps into the world of learning truly memorable.
</p>
<p>Warm regards,<br>
Ms. Shalini Deora <br>
Headmistress<br>
LCIT BLOOMING BUDS</p>
            </div>
        </div>
    </div>
    <!-- Facilities area end -->
</section>
		
		
	  <!-- footer area start -->
  <?php include 'Footer.php'; ?>
    <!-- footer area end -->


    <!-- jquery latest version -->
    <script src="assets/js/vendor/jquery-2.2.4.min.js"></script>
    <!-- bootstrap 4 js -->
    <script src="assets/js/bootstrap.min.js"></script>
    <!-- others plugins -->
    <script src="assets/js/owl.carousel.min.js"></script>
    <script src="assets/js/jquery.magnific-popup.min.js"></script>
    <script src="assets/js/jquery.slicknav.min.js"></script>
    <script src="assets/js/plugins.js"></script>
    <script src="assets/js/scripts.js"></script>
	<script>
		
		$(document).ready(function() {
// get video source from data-src button
var $videoSrc;  
$('.video-btn').click(function() {
    $videoSrc = $(this).data( "src" );
});
console.log($videoSrc);
// autoplay video on modal load  
$('#myModal').on('shown.bs.modal', function (e) {
// youtube iframe configuration and settings
$("#video").attr('src',$videoSrc + "?autoplay=1&rel=0&controls=1&loop=1&modestbranding=1"); 
})
// stop playing the youtube video when modal closed
$('#myModal').on('hide.bs.modal', function (e) {
    // stop video
    $("#video").attr('src',$videoSrc); 
}) 
});
		
	</script>
</body>

</html>


Youez - 2016 - github.com/yon3zu
LinuXploit