-
Notifications
You must be signed in to change notification settings - Fork 2
/
footer.php
43 lines (38 loc) · 1.6 KB
/
footer.php
1
<html><head><link rel="stylesheet" href="form.css"/><style>.footer{ margin-top: 50px; background-color:white; height: 90px; border-top: 3px solid grey; box-shadow: -5px 0px 5px;}</style></head><body> <div class="footer"> <div class="row"> <div class="col-md-5"> <p style="color:black;font-size:36px;padding:10px;">13<sup>th</sup> Annual Alumni Meet</p> </div> <div class="col-md-7" style="position:absolute;right:20px;"> <p style="color:black;font-size:20px;">©copyright reserved : Students' Alumni Cell <br> Developed By :<a style="text-decoration:none;" href="https://www.facebook.com/punit.kumar.9809672" target="_blank">Punit Kumar</a>,<a style="text-decoration:none;" href="https://www.facebook.com/vinay.chandil?fref=ts " target="_blank"> Vinay Chandil</a>,<a style="text-decoration:none;" href=" https://www.facebook.com/hitesh.saini.92351" target="_blank">Hitesh Saini</a>,<a style="text-decoration:none;" href="https://www.facebook.com/neerajunnikrishnan?fref=ts" target="_blank">Neeraj Unnikrishnan </a>,<a style="text-decoration:none;" href="https://www.facebook.com/uagarwal744?fref=ts" target="_blank">Utsav Agarwal</a></p> </div> </div> </div></body> <!--<script language="JavaScript">TargetDate = "01/15/2016 5:00 AM";BackColor = "transparent";ForeColor = "yellow";CountActive = true;CountStepper = -1;LeadingZero = true;DisplayFormat = "%%D%%<br> Days, %%H%% <br>Hours, %%M%%<br> Minutes, %%S%% <br>Seconds.";FinishMessage = "It is finally here!";</script><script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script>--></html>