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 : 3.147.126.199
Current Path : /kop/ |
| Current File : //kop/ran_act.php |
<!DOCTYPE html>
<html lang="en">
<?php
include("header.php")
?>
<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_range.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> About the Department </a><br>
<br><a href="ran_act.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Activities</a><br>
<br><a href="ran_ach.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Achivements</a><br>
<br><a href="ran_opp.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Career Opportunities</a><br>
<br><a href="ran_rep.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Annual Report</a><br>
</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%;">
<h3 class="display-" style=" color: black;">Activities</h3>
<hr>
<ul class="list-group">
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">8 Rangers and 4 Rovers attended Jamborette Service Camp at Dr. Annie Besant State Training Center, Doddaballapura, Karnataka from 27.12.2019 to 02.01.2020.
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">4 Rangers and 3 Rovers attended National Level Coastal Trekking cum Environmental Awareness Camp at Castle Rock, Karnataka from 19.01.2020 to 23.01.2020
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">4 Rangers and 6 Rovers attended the National Level Standard Judging Camp at Pachmari, Madhya Pradesh from 20.02.2020 to 24.02.2020.
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">7 Rangers and 4 Rovers attended Rajyapuraskar Rally at SHQ, Karnataka from 28.02.2020 to 29.02.2020.
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">19 Rangers and Ranger Leader (Prof. A Sandhya Rani) along with 24 Rovers and Rover Scout Leader (Dr. B Anand) celebrated the HERITAGE DAY and EARTH DAY on 18.04.2020 and 22.04.2020 respectively and during the celebration of Heritage Day all Rangers and Rovers talked on one of the heritages and during earth day celebration all the Rangers and Rovers involved themselves in nature photography and exhibited during the class.
</li>
</div>
<br>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|