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.133.136.95
Current Path : /kop/ |
| Current File : //kop/ran_opp.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;">Career Opportunities</h3>
<hr>
<ul class="list-group">
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Freshers and Experienced candidates searching for jobs have a Quota in the South Western Railway and Railways Section.
</li>
</div>
<br>
<div data-aos="fade-left">
<li class="list-group-item" style="background: #c29a8f;">Can build up the career in The Bharat Scouts and Guides Organization in various designation.
</li>
</div>
<br>
<div data-aos="fade-right">
<li class="list-group-item" style="background: #c29a8f;">Can start up New Projects for the Welfare of the Young People.
</li>
</div>
<br>
</div>
</div>
</body>
<script>
AOS.init();
</script>
<?php
include("footer.php")
?>
</html>
|