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.51.72
<!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;">Annual Report</h3>
<hr>
<div data-aos="zoom-in">
<p style="font-size: 20px; font-weight: 400; text-align: justify;">1. Rajyapurakar Awardees in Ranger and Rover Section</p>
<table class="table table-bordered" style="background: #fbfbfb;color: #212529;width: 100%;margin: auto;">
<thead style="text-align:center;color: white;background: #95503d;">
<tr>
<th scope="col" >SL.NO</th>
<th scope="col" >RANGERS</th>
<th scope="col" >ROVERS</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: justify;">1 </td>
<td>MADHU SHREE K S</td>
<td>VEL MURGAN P</td>
</tr>
<tr>
<td style="text-align: justify;">2 </td>
<td>SINCHANA R</td>
<td>MANU S J</td>
</tr>
<tr>
<td style="text-align: justify;">3 </td>
<td>VINUTHA B K</td>
<td>VILAS GOWDA K B </td>
</tr>
<tr>
<td style="text-align: justify;">4 </td>
<td>PAVITHRA G M</td>
<td>MAHESH K R </td>
</tr>
<tr>
<td style="text-align: justify;">5 </td>
<td>EPSIBA N</td>
<td>MAHESH P</td>
</tr>
<tr>
<td style="text-align: justify;">6 </td>
<td>PRIYADHARSHINI H A</td>
<td>AKSHAY B R</td>
</tr>
<tr>
<td style="text-align: justify;">7 </td>
<td>SHREE LAKSHMI T</td>
<td>VINEETH KUMAR V </td>
</tr>
</tbody>
</table>
<br>
<br><br>
<div data-aos="zoom-in">
<p style="font-size: 20px; font-weight: 400; text-align: justify;">2. Nipun Awardees in Ranger and Rover Section </p>
<table class="table table-bordered" style="background: #fbfbfb;color: #212529;width: 100%;margin: auto;">
<thead style="text-align:center;color: white;background: #95503d;">
<tr>
<th scope="col" >SL.NO</th>
<th scope="col" >RANGERS</th>
<th scope="col" >ROVERS</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: justify;">1 </td>
<td>LIKITHA SHREE M </td>
<td>CHANDRA SHEKAR R</td>
</tr>
<tr>
<td style="text-align: justify;">2 </td>
<td>VIJAYA C </td>
<td>HEMANTH H G</td>
</tr>
<tr>
<td style="text-align: justify;">3 </td>
<td>SANGEETHA G</td>
<td>VEERENDRA PRASAD </td>
</tr>
<tr>
<td style="text-align: justify;">4 </td>
<td>ANUSHA N R</td>
<td>RAJASHEKAR R </td>
</tr>
<tr>
<td style="text-align: justify;">5 </td>
<td>CHANDINI K</td>
<td>DISHANTH P</td>
</tr>
<tr>
<td style="text-align: justify;">6 </td>
<td></td>
<td>DHANUSH </td>
</tr>
<tr>
<td style="text-align: justify;">7 </td>
<td></td>
<td>KESHAVA REDDY G</td>
</tr>
</tbody>
</table>
<br>
</div>
</div>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|