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.33.239
<!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;">Other Activities</h3>
<hr>
<br/>
<div data-aos="flip-up">
<div class="tg-widget tg-widgetcoursecategories">
<div style="background: #95503d; color:#FFFFFF" class="tg-widgettitle">
</div>
<div class="tg-widgetcontent">
<p align="justify">
<li class="list-group-item" style="background: #fff9f8;">SWACCHA BHARATH PAKAWADA</li>
<li class="list-group-item" style="background: #fff9f8;">BLOOD DONATION</li>
<li class="list-group-item" style="background: #fff9f8;">SOCIAL AWARNESS PROGRAMME</li>
<li class="list-group-item" style="background: #fff9f8;">COVID DUTIES</li>
<li class="list-group-item" style="background: #fff9f8;">ORGAN DONATION</li>
<li class="list-group-item" style="background: #fff9f8;">EDUCATION RIGHTS</li>
</p>
</div>
</div>
<br>
</div>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|