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 : 13.59.36.4
<!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;">Achivements</h3>
<hr>
<ul class="list-group">
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Miss. Madhu Shree K S attended Virtual National Youth Forum as a Delegate from Karnataka State from 09.04.2020 to 10.04.2020.
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">Miss. Madhu Shree K S, selected as the Delegate from India for the Young Women’s Advocacy Forum (YWAF) organized by the World Association of Girl Guides and Girl Scouts (WAGGGS) a World Organization for Guiding.
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Miss. Madhu Shree K S, selected for the Video Presentation regarding the COVID-19 misunderstanding/fake news spreading associated with the Bharat Scouts and Guides and
United Nations International Children’s Emergency Fund (UNICEF).
</li>
</div>
<br>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|