đ File Manager
đ /
/
home
/
u857492117
/
domains
/
mangaldaicollege.org
/
public_html
Dosya DÃŧzenle: Anti-Ragging_Committee.php
<!DOCTYPE html> <html lang="zxx" class="no-js"> <head> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta charset="UTF-8"> <title>āĻŽāĻāϞāĻĻā§ āĻŽāĻšāĻžāĻŦāĻŋāĻĻā§āϝāĻžāϞāϝāĻŧ</title> <meta name="description" content="Anti-Ragging Committee, Mangaldai College"> <meta name="keywords" content="Anti-Ragging Committee, Mangaldai College"> <link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700" rel="stylesheet"> <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/glowHd.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> /* ---------- Base Body & Typography ---------- */ body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; background-color: #f9fafc; line-height: 1.6; } /* ---------- Banner Area Overlay & Text ---------- */ .banner-area { position: relative; background: #004080 url('img/banner-bg.jpg') center center/cover no-repeat; min-height: 250px; display: flex; align-items: center; color: white; } .banner-area .overlay-bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgb(27 28 28 / 70%); z-index: 1; } .about-content { position: relative; z-index: 2; text-align: center; } /* ---------- Headings ---------- */ h1, h4, h5 { font-weight: 700; } h1 { font-size: 2.5rem; margin-bottom: 0.5rem; } h4 { font-size: 1.75rem; margin-bottom: 1rem; } h5.display-4 { font-size: 2rem; margin-bottom: 0.75rem; color: #004080; } /* ---------- Notice Board / Lists ---------- */ .notice-board { background-color: #e6f0ff; padding: 15px 20px; border-radius: 8px; border: 1px solid #b3c6ff; box-shadow: 0 2px 6px rgba(0, 64, 128, 0.15); color: #004080; font-weight: 600; max-height: 320px; overflow-y: auto; } .notice-board li { background: white; border-radius: 5px; padding: 12px 15px; margin-bottom: 8px; border: 1px solid #c0d1ff; box-shadow: 0 1px 3px rgba(0, 64, 128, 0.1); font-weight: 500; transition: background-color 0.3s ease; } .notice-board li:hover { background-color: #cce0ff; cursor: default; } /* ---------- Buttons ---------- */ .btn1 { width: 100%; padding: 12px 0; border-radius: 8px; font-weight: 600; letter-spacing: 0.5px; background-color: #004080; color: white; box-shadow: 0 3px 6px rgba(0, 64, 128, 0.3); border: none; transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease; } .btn1:hover, .btn1:focus { background-color: #003366; transform: scale(1.03); box-shadow: 0 5px 10px rgba(0, 51, 102, 0.5); outline: none; } .btn1:active { background-color: #002244; transform: scale(0.97); } .three { background: none; border: none; padding: 0; font-size: 1rem; color: inherit; } .nav-pills-custom .nav-link.active button { background: linear-gradient(135deg, #2e7bff, #004080); color: #fff; transform: scale(1.05); box-shadow: 0 6px 15px rgba(46, 123, 255, 0.5); } @media (max-width: 767px) { .sidebar-col { margin-bottom: 20px; } } /* ---------- Professional Table ---------- */ .professional-table { width: 100%; max-width: 1000px; border-collapse: collapse; color: #222; margin: 24px auto 32px; background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08); } .professional-table thead { background-color: #004080; color: #fff; text-align: left; } .professional-table th, .professional-table td { padding: 14px 18px; border-bottom: 1px solid #e6e6e6; vertical-align: top; } .professional-table tbody tr:hover { background-color: #f5faff; } .professional-table tbody tr:last-child td { border-bottom: none; } .number-cell { font-weight: 700; width: 6%; white-space: nowrap; } .designation-cell { width: 26%; } .role-cell { font-style: italic; color: #555; width: 16%; white-space: nowrap; } /* ---------- Paragraph & Section Styling ---------- */ section.py-5 p, section.py-5 p.font-italic { max-width: 1000px; margin: 0 auto 1rem; font-size: 1rem; color: #333; line-height: 1.8; padding: 0 16px; text-align: justify; } .section-title { max-width: 1000px; margin: 28px auto 8px; padding: 0 16px; color: #004080; font-size: 1.5rem; font-weight: 700; } .section-subtitle { max-width: 1000px; margin: 10px auto 14px; padding: 0 16px; color: #004080; font-weight: 700; } /* ---------- Link Buttons Group ---------- */ .links-group { max-width: 1000px; margin: 8px auto 24px; padding: 0 16px; } .btn-link { display: inline-block; padding: 12px 20px; margin: 8px 10px 0 0; font-weight: 600; font-size: 0.98rem; text-decoration: none; color: #fff; background: linear-gradient(135deg, #004080, #2e7bff); border-radius: 8px; box-shadow: 0 4px 10px rgba(46, 123, 255, 0.35); transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.2s ease; } .btn-link:hover, .btn-link:focus { background: linear-gradient(135deg, #003366, #1a5ccc); box-shadow: 0 6px 14px rgba(26, 92, 204, 0.55); transform: translateY(-1px); outline: none; } </style> </head> <body> <?php include("menu.html");?> <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">Anti-Ragging Committee</h1> <p class="text-white link-nav"> <a href="index.php">Home </a> <span class="lnr lnr-arrow-right"></span> <a href="#"> Anti-Ragging Committee</a> </p> </div> </div> </div> </section> <section class="py-5 header"> <div class="container-fluid"> <header class="text-center mb-5 text-white"> <h5 class="display-4"> </h5> </header> <!-- Introduction --> <div class="section-title"></div> <!-- SEDGs Cell Members --> <div class="section-title">The Anti-Ragging Committee of Mangaldai College is reconstituted with the following staff and student members with immediate effect.</div> <table class="professional-table" role="table" aria-label="Anti-Ragging Committee "> <thead> <tr> <th class="number-cell">No.</th> <th>Name & Details</th> <th class="designation-cell">Role</th> </tr> </thead> <tbody> <tr> <td class="number-cell">1</td> <td style="font-weight: 700;">Dr Kamala Kanta Borah, Principal, Mangaldai College</td> <td style="font-weight: 700;" class="role-cell">Chairperson</td> </tr> <tr> <td class="number-cell">2</td> <td style="font-weight: 700;">Dr Kunjalata Baruah, Assistant Professor of Education</td> <td style="font-weight: 700;" class="role-cell">Convenor</td> </tr> <tr> <td style="font-weight: 700;" class="number-cell">3</td> <td style="font-weight: 700;">Dr. Barnali Kalita, Associate Professor of Assamese</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td class="number-cell">4</td> <td style="font-weight: 700;">Dr Anupam Thakuria, Assistant Professor of Political Science</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td class="number-cell">5</td> <td style="font-weight: 700;">Mr. Pranab Kumar Das, Assistant Professor of Statistics & Warden, Girlsâ Hostel</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td class="number-cell">6</td> <td style="font-weight: 700;">Dr Mukut Sarma, Associate Professor of Geography</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td class="number-cell">7</td> <td style="font-weight: 700;">Dr. Pallabi Saikia, Assistant Professor of Chemistry</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td class="number-cell">8</td> <td style="font-weight: 700;">Md. Saidur Rahman, Senior Assistant</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td class="number-cell">9</td> <td style="font-weight: 700;">President, Mangaldai College Studentsâ Union</td> <td style="font-weight: 700;" class="role-cell"> Member</td> </tr> <tr> <td class="number-cell">9</td> <td style="font-weight: 700;">General Secretary, Mangaldai College Studentsâ Union</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> </tbody> </table> </section> <div class="section-title"></div> <!-- SEDGs Cell Members --> <div class="section-title">The Anti-Ragging Squad of Mangaldai College is reconstituted with the following members.</div> <table class="professional-table" role="table" aria-label="Anti-Ragging Committee "> <thead> <tr> <th class="number-cell">No.</th> <th>Name & Details</th> <th class="designation-cell">Role</th> </tr> </thead> <tbody> <tr> <td class="number-cell">1</td> <td style="font-weight: 700;">Mr. Bikash Rabha, Assistant Professor of Zoology</td> <td style="font-weight: 700;" class="role-cell">Convenor</td> </tr> <tr> <td class="number-cell">2</td> <td style="font-weight: 700;">Ms. Dipti Das, Assistant Professor of Assamese</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td style="font-weight: 700;" class="number-cell">3</td> <td style="font-weight: 700;">Mr. Rahul Malakar, Assistant Professor of Botany</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td class="number-cell">4</td> <td style="font-weight: 700;">Mr. Suhail Mohammed, Assistant Professor of Chemistry</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td class="number-cell">5</td> <td style="font-weight: 700;">Mr. Manas Pratim Baruah</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td class="number-cell">6</td> <td style="font-weight: 700;">Secretary, Boys Common Room, Mangaldai College Studentsâ Union</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> <tr> <td class="number-cell">7</td> <td style="font-weight: 700;">Secretary, Girls Common Room, Mangaldai College Studentsâ Union</td> <td style="font-weight: 700;" class="role-cell">Member</td> </tr> </tbody> </table> </section> <?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