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.118.0.93
Current Path : /kop/ |
| Current File : //kop/nav_rep.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_navy.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> About the Department </a><br>
<br><a href="nav_aim.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Aims of NCC</a><br>
<br><a href="nav_camps.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Camps</a><br>
<br><a href="nav_act.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Activities Conducted</a><br>
<br><a href="nav_oth.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Other Activities</a><br>
<br><a href="nav_achive.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Achivements</a><br>
<br><a href="nav_opp.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> Opportunities</a><br>
<br><a href="nav_rep.php" style="color: currentcolor; font-weight: 400;"><i style='font-size:24px' class='fa fas'></i> 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 for the year 2020-2021</h3>
<hr>
<ul class="list-group">
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Republic Day Celebration(2020) at college including activity such as
group dance .
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">Cancer awareness walkathon organised by NGOs in association with
BBMP.
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Inauguration of department of collegiate education attended by 14
cadets.
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">All cadets completed the online classes for basic COVID training from
iGOT.
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">4 Cadets took part in providing rations for Aashram and oldage homes
by 1 KARNATAKA NAVAL UNIT. Cadets took part in promoting awareness
about COVID pandemic through blogs<br>
I. Conducted training for RDC aspirants<br>
II. Sports day was conducted on the view of Navy Day<br>
III. Navy Day was celebrated jointly organised by Govt. Science
and Govt. Arts college.
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">Two Sw’s were selected for Pre RDC-I and made it up to Pre RDC-III. And
one SW got selected for Republic Day Camp-2021(New Delhi).
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Swaccha Bharat Pakhwada was jointly organised by Govt. Science
and Govt. Arts college.
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">28 Cadets from Our college attended 5 day Annual Training Camp
conducted at SJP(Polytechnic) college.
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Republic Day Celebration(2021) at college included activities such as
Guard Of Honour and Cultural activities such as dance and group song.
</li>
</div>
<br>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|