📁 File Manager
🏠 /
/
home
/
u857492117
/
domains
/
mangaldaicollege.org
/
public_html
Dosya Düzenle: ssr1.php
<!DOCTYPE html> <html lang="en"> <head> <link rel="icon" href="favicon.ico" type="image/gif" sizes="16x16"> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> <link rel="icon" href="/favicon.ico" type="image/x-icon"> <title>SSR</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta charset="utf-8"> <link rel="stylesheet" href="css/w3.css"> <link rel="stylesheet" href="css/jquery-ui.css" /> <link rel="stylesheet" href="css/templatemo_misc.css"> <link rel="stylesheet" href="css/templatemo_style.css"> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/style.css"> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery-1.11.3.min.js"></script> <script src="js/templatemo_custom.js"></script> <script src="js/jquery-ui.min.js"></script> <script src="js/clock.js"></script> <link rel="stylesheet" href="css/contact-buttons.css"> <link rel="stylesheet" href="css/font-awesome.min.css"> <link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css"> <script src="js/jquery.contact-buttons.js"></script> <script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script> </head> <body> <?php include("menu.html");?> <script type='text/javascript'> $(document).ready(function() { $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { // Avoid following the href location when clicking event.preventDefault(); // Avoid having the menu to close when clicking event.stopPropagation(); // If a menu is already open we close it //$('ul.dropdown-menu [data-toggle=dropdown]').parent().removeClass('open'); // opening the one you clicked on $(this).parent().addClass('open'); var menu = $(this).parent().find("ul"); var menupos = menu.offset(); if ((menupos.left + menu.width()) + 30 > $(window).width()) { var newpos = - menu.width(); } else { var newpos = $(this).parent().width(); } menu.css({ left:newpos }); }); }); </script> <div class="container"> <div class="row"> <img src="SpryAssets/srr1.jpg" height="250" width="100%"> <br> <br> <div id="TabbedPanels1" class="TabbedPanels"> <ul class="TabbedPanelsTabGroup"> <li class="TabbedPanelsTab" tabindex="0"><b><font size="+1">Code of ethic</font></b></li> <li class="TabbedPanelsTab" tabindex="0"><font size="+1">Annual Reports</font></b></li> <li class="TabbedPanelsTab" tabindex="0"><font size="+1">Master Plan</font></b></li> <li class="TabbedPanelsTab" tabindex="0"><font size="+1"> <b>SSR</b></font></b></li> <li class="TabbedPanelsTab" tabindex="0"><font size="+1"> <b>IIQA</b></font></b></li> <li class="TabbedPanelsTab" tabindex="0"><font size="+1">Others</font></b></li> </ul> <div class="TabbedPanelsContentGroup"> <div class="TabbedPanelsContent" > <br> <br><br> <p> 1. <a href="http://mangaldaicollege.org/ssr/codeofethic.pdf"> Code of ethic of Mangaldai College </a> </p> <br><br><br><br><br><br><br><br><br><br> </div> <div class="TabbedPanelsContent"> <br> <a href="http://mangaldaicollege.org/ssr/annualreports.pdf">1. Annual Reports (All) </a> <br> <a href="http://mangaldaicollege.org/ssr/AnnualReport20-21.pdf">2. Annual Report 2020-2021 </a> <br> <a href="http://mangaldaicollege.org/ssr/AnnualReport19-20.pdf">2. Annual Report 2019-2020 </a> <br> <a href="http://mangaldaicollege.org/ssr/AnnualReport18-19.pdf">2. Annual Report 2018-2019 </a> <br> <a href="http://mangaldaicollege.org/ssr/AnnualReport17-18.pdf">2. Annual Report 2017-2018 </a> <br> <a href="http://mangaldaicollege.org/ssr/AnnualReport16-17.pdf">2. Annual Report 2016-2017 </a> <br> <a href="http://mangaldaicollege.org/ssr/AnnualReport15-16.pdf">3. Annual Report 2015-2016 </a> <br> <a href="http://mangaldaicollege.org/ssr/AnnualReport14-15.pdf">4. Annual Report 2014-2015 </a> <br> <a href="http://mangaldaicollege.org/ssr/AnnualReport13-14.pdf">5. Annual Report 2013-2014 </a> <br> <a href="http://mangaldaicollege.org/ssr/AnnualReport12-13.pdf">6. Annual Report 2012-2013 </a> <br> </div> <div class="TabbedPanelsContent"><br> <br><br> <p> 1. <a href="http://www.mangaldaicollege.org/ssr/masterplan.pdf"> Master plan layout & deployment of Mangaldai College campus </a></p> <br><br><br><br><br><br><br><br><br><br> </div> <div class="TabbedPanelsContent"><br><br><br><br><br> <a href="http://www.mangaldaicollege.org/ssr/SSR2ndCycle.pdf"><h3>1. SSR (For 2nd CYCLE OF ACCREDITATION)</h3></a><br><br><br><br><br><br> </div> <div class="TabbedPanelsContent"><br><br><br><br><br> <a href="http://www.mangaldaicollege.org/ssr/IIQA2ndCycle.pdf"><h3>1. IIQA (For 2nd CYCLE OF ACCREDITATION)</h3></a><br><br><br><br><br><br> </div> </div> <div class="TabbedPanelsContent"><br><br><br><br><br><br><br><br><br><br><br> </div> </div> </div> </div><!-- row--> </div> <!-- home end --> <!-- footer start --> <div > <?php include("bottom.html");?> </div> <!-- footer end --> <script type="text/javascript"> var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1"); </script> </body> </html>
💾 Kaydet
İptal