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.143.118
Current Path : /kop/ |
| Current File : //kop/independence.php |
<!DOCTYPE html>
<html lang="en">
<?php
include("header.php")
?>
<body>
<body>
<div class="row align-items-center">
<div class="col p-3">
<center><h3 class="display-" style=" color: black; padding: 5px;">Azadi ka Amrit Mahotsav</h3></center>
<hr>
<p class="display-" style="font-size: 35px;">75th Independence Day @ Nrupathunga University
Live Stream on Youtube at 8am on 15th August 2021</p>
<div style="padding: 3%; color: #fff">
<div class="row">
<div class="col-sm-6 col-xs-12">
<iframe width="560" height="315" src="https://www.youtube.com/embed/6Cnrt988ks4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div>
</div>
</div>
<p class="display-" style="font-size: 30px;">Chief Guest : Shri Ram Madhav, Member, Board of Governors, India Foundation,New Delhi<br>Flag Hoisting: Prof Shrinivas S Balli, Vice Chancellor, Nrupathunga University <br>All are Welcome</p>
<br>
<p class="display-" style="font-size: 25px;">Registrar<br>Nrupathunga University</p>
</div>
</div>
</body>
<?php
include("footer.php")
?>
</html>
|