|
Server IP : 2a02:4780:11:1359:0:1d43:a566:2 / Your IP : 216.73.216.60 Web Server : LiteSpeed System : Linux in-mum-web1259.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u490972518 ( 490972518) PHP Version : 5.6.40 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : ON | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u490972518/domains/ppschool.org.in/public_html/gangaiti/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<!DOCTYPE html>
<html>
<head>
<?php include("link/headerconnection.php");?>
<style>
.text
{
color:black;
}
</style>
<script>
$(document).ready(function(){
$(".dropdown").hover(
function() {
$('.dropdown-menu', this).stop( true, true ).slideDown("fast");
$(this).toggleClass('open');
},
function() {
$('.dropdown-menu', this).stop( true, true ).slideUp("fast");
$(this).toggleClass('open');
}
);
});
/* Demo purposes only */
$(".hover").mouseleave(
function () {
$(this).removeClass("hover");
}
);
</script>
</head>
<body>
<?php include("link/header.php");?>
<div class="about_banner">
<div class="container">
<h2>GALLERY</h2>
<span class="breadcrumbs"><a href="index.php"><i class="fa fa-home home_1"></i></a> / <span>GALLERY</span></span>
</div>
</div>
<div class="container">
<div class="heading_1 col-lg-3 col-md-3 col-sm-12 col-xs-12">
<div class="heading column heading-v1 ">
<div class="heading-inner">
<h3 style="font-weight:bold">GALLERY OF INSTITUTE</h3>
</div>
</div>
</div>
<div class="bs-example bs-example-tabs col-md-9" role="tabpanel" data-example-id="togglable-tabs">
<h2 style="font-weight:bold">GALLERY</h2>
<br/>
<br/>
<div class="row">
<div class="col-sm-6" style="heigth:250px"><img src="images/5big.jpg" style="height:250px;width:100%" class="img-thumbnail img-responsive"></div>
<div class="col-sm-6" style="heigth:250px"><img src="images/iti-fitter-course-500x500.jpg" style=" height:250px;width:100%" class="img-thumbnail img-responsive"></div>
</div>
<br/>
<div class="row">
<div class="col-sm-6" style="heigth:250px"><img src="images/slide3.jpg" style="height:250px;width:100%" class="img-thumbnail img-responsive"></div>
<div class="col-sm-6" style="heigth:250px"><img src="images/slide5.jpg" style=" height:250px;width:100%" class="img-thumbnail img-responsive"></div>
</div>
<br/>
<div class="row">
<div class="col-sm-6" style="heigth:250px"><img src="images/slide7.jpg" style="height:250px;width:100%" class="img-thumbnail img-responsive"></div>
<div class="col-sm-6" style="heigth:250px"><img src="images/iti_courses.jpg" style=" height:250px;width:100%" class="img-thumbnail img-responsive"></div>
</div>
</div>
</div>
<?php include("link/footer.php");?>
</body>
</html>