Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 18.225.72.181
<!DOCTYPE html>
<html lang="en">
<?php
include("header.php")
?>
<head>
<!-- <link href="../assets/bootstrap/css/bootstrap.css" rel="stylesheet" />
<script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script>
<link href="../assets/css/bootstrap-theme.min.css" rel="stylesheet" />
<link href="../assets/css/font-awesome.min.css" rel="stylesheet" />
<link href="../assets/css/lightbox.css" rel="stylesheet" />
<link href="../assets/css/flexslider.css" rel="stylesheet" />
<link href="../assets/css/style.css" rel="stylesheet" />
<script src="../assets/js/jquery.3.5.min.js"></script>
<script src="../assets/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/2.0.2/anime.min.js"></script> -->
</head>
<body>
<div class="row_1">
<div class="column_1" style="padding-bottom: 15px;">
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-3" style="max-width: 100%; width:210px;">
<h6 style="color: black;">Quick Links</h6>
<hr><a href="dep_bot.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> About the Department </a><br>
<br><a href="botpro_off.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programmes Offered</a><br>
<br><a href="botdep_botany/pro_obj.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programme Objectives</a><br>
<br><a href="botpro_out.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Programme Outcome</a><br>
<br><a href="botcar_opp.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Career Opportunities</a><br>
<br><a href="botfacility.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Facilities</a><br>
<br><a href="boteve.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i>Events /Activities /Programmes</a><br>
<br><a href=".php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research</a><br>
<br><a href=".php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Projects</a><br>
<br><a href="botres_fac.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research Facilities</a><br>
<br><a href=".php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Research Activities</a><br>
<br><a href="botcon_info.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Contact Information</a>
</div>
</div>
<!-- <br>
<br> -->
<div class="column_1">
<div class="col-xs-12 col-sm-8 col-md-9 col-lg-9" style="max-width: 100%;">
<div data-aos="flip-up">
<h5 class="display-" style=" color: black;">Events/Activities/Programmes unique to the Department</h5>
<hr>
<br>
<ul class="points" style="font-size: large;text-align: justify;">
<li>Departmental club activities</li>
<li>Wall magazines</li>
<li>News letters – Vruksha Club</li>
<li>In-house Student project</li>
<li>Industrial/ Institute visits</li>
<li>Botanical tours/ Field visits</li>
<li>Campus biodiversity Audit</li>
</ul>
</div>
<br>
<div class="container">
<div class="row">
<div class="col">
<div data-aos="fade-right"
data-aos-offset="300"
data-aos-easing="ease-in-sine">
<h5 class="display-" style=" color: black;">Student Support:</h5>
<hr>
<ul class="list-group">
<li class="list-group-item" style="background: #e4d3ce;"><i style='font-size:24px' class='fa fas'></i> Endowment Scholarships – 03<br>
<br>
<i style='font-size:24px' class='fa fas'></i> Faculty Contribution in Felicitating Gold Medalists and Toppers<br>
<br>
<i style='font-size:24px' class='fa fas'></i> Faculty Sponsor Prizes for Club activities.<br>
<br>
</ul>
</div>
</div>
<div class="col">
<div data-aos="fade-left"
data-aos-anchor="#example-anchor"
data-aos-offset="500"
data-aos-duration="500">
<h5 class="display-" style=" color: black;">Extension activities:</h5>
<hr>
<ul class="list-group">
<li class="list-group-item" style="background: #e4d3ce;"><i style='font-size:24px' class='fa fas'></i> Edaphic Lagla studies in Cubbon Park and Lalbagh<br>
<br>
<i style='font-size:24px' class='fa fas'></i> Naik, Lambani and Golla Tribal Ethnobotanical Study<br>
<br>
<i style='font-size:24px' class='fa fas'></i> Microbial Analysis of Gangondanahalli Lake.<br>
<br>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|