📁 File Manager
🏠 /
/
home
/
u857492117
/
domains
/
mangaldaicollege.org
/
public_html
Dosya Düzenle: Fee_Refund_Policy.php
<!DOCTYPE html> <html lang="zxx" class="no-js"> <head> <!-- Mobile Specific Meta --> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Favicon--> <link rel="shortcut icon" href="img/fav.png"> <!-- Author Meta --> <meta name="author" content="colorlib"> <!-- Meta Description --> <meta name="description" content=""> <!-- Meta Keyword --> <meta name="keywords" content=""> <!-- meta character set --> <meta charset="UTF-8"> <!-- Site Title --> <title>Fee Refund Policy</title> <link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700" rel="stylesheet"> <!-- CSS ============================================= --> <link rel="stylesheet" href="css/linearicons.css"> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/bootstrap.css"> <link rel="stylesheet" href="css/magnific-popup.css"> <link rel="stylesheet" href="css/nice-select.css"> <link rel="stylesheet" href="css/animate.min.css"> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/jquery-ui.css"> <link rel="stylesheet" href="css/main.css"> <style> .notice-board { background-color: #af97cb; padding: 20px; border: 1px solid #DDDDDD; border-radius: 5px; } .notice-board li { margin-bottom: 10px; padding: 10px; background-color: #FFFFFF; border: 1px solid #DDDDDD; border-radius: 5px; } .complaint-email { background-color: #f8f9fa; padding: 20px; border: 1px solid #dee2e6; border-radius: 5px; } .complaint-email a { color: #007bff; text-decoration: none; } .pb-120 { padding-bottom: 10px; } .nav-pills-custom .nav-link { color: #aaa; background: #fff; position: relative; } .nav-pills-custom .nav-link.active { color: #45b649; background: #fff; } /* Add indicator arrow for the active tab */ @media (min-width: 992px) { .nav-pills-custom .nav-link::before { content: ''; display: block; border-top: 8px solid transparent; border-left: 10px solid #fff; border-bottom: 8px solid transparent; position: absolute; top: 50%; right: -10px; transform: translateY(-50%); opacity: 0; } } .nav-pills-custom .nav-link.active::before { opacity: 1; } body { min-height: 100vh; background: ; } .btn1 { text-align: center; text-transform:uppercase; height:50px; vertical-align: middle; line-height: normal; width:15rem; border:5px solid #9198e5; border-radius: 10px; font-family:Allan; margin-left: 20px; margin-right: 20px; } .btn1:active { color:aliceblue; transform: scale(0.99,0.99); } .three { background: linear-gradient(#b986d6, #88daa1); border:4px solid #e4a13d; transition: all 0.4s; transition-timing-function:cubic-bezier(0.5, 3, 0, 1); } .three:hover { transform:scale(1.2,1.2); } </style> </head> <body> <?php include("menu.html");?> <!-- start banner Area --> <section class="banner-area relative about-banner" id="home"> <div class="overlay overlay-bg"></div> <div class="container"> <div class="row d-flex align-items-center justify-content-center"> <div class="about-content col-lg-12"> <h1 class="text-white"> Fee Refund Policy </h1> <p class="text-white link-nav"><a href="index.php">Home </a> <span class="lnr lnr-arrow-right"></span> <a href="Fee_Refund_Policy.php"> Fee Refund Policy</a></p> </div> </div> </div> </section> <section class="py-5 header"> <div class="container py-4"> <header class="text-center mb-5 pb-5 text-white"> <h4 class="display-4">Fee Refund Policy</h4> </p> </header> <header class="text-center text-white mb-5 pb-5" style="background-color: #2c2f4a; padding: 30px 20px; border-radius: 10px;"> <div class="container"> <p class="fs-6 text-center" style="font-family: 'Segoe UI', sans-serif; line-height: 1.8;"> <strong>Mangaldai College</strong> allows <strong>Full Refund of Fees</strong> within a specified period if students opt to enroll in another course or institution of their choice. <br><br> The college complies with the <strong>Fee Refund Policy 2024-25</strong> of UGC communicated via <em>D.O. No.F.2-71/2022(CPP-II) (C-114546)</em> dated <strong>12th June, 2024</strong>. </p> <a href="http://mangaldaicollege.org/adminpanel/D_upload/file_U/UGC%20Fee%20Refund%20Policy%202024-25.pdf" target="_blank" class="btn btn-outline-light mt-3 px-4 py-2 rounded-pill shadow"> UGC Fee Refund Policy 2024-25 </a> </div> </header> </div> <!-- End course-details Area --> <?php include("footer.html");?> <script src="js/vendor/jquery-2.2.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script> <script src="js/vendor/bootstrap.min.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBhOdIF3Y9382fqJYt5I_sswSrEw5eihAA"></script> <script src="js/easing.min.js"></script> <script src="js/hoverIntent.js"></script> <script src="js/superfish.min.js"></script> <script src="js/jquery.ajaxchimp.min.js"></script> <script src="js/jquery.magnific-popup.min.js"></script> <script src="js/jquery.tabs.min.js"></script> <script src="js/jquery.nice-select.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/mail-script.js"></script> <script src="js/main.js"></script> </body> </html>
💾 Kaydet
İptal