Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navbar-Campus #23

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added .hugo_build.lock
Empty file.
167 changes: 167 additions & 0 deletions content/campus/_index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,167 @@
---
title: "Campus"
date: 2021-11-25T01:35:39+05:30
draft: false
---
<!--===============================================================================================-->
<link rel="icon" type="image/png" href="images/icons/favicon.ico"/>
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/bootstrap/css/bootstrap.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="fonts/font-awesome-4.7.0/css/font-awesome.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/animate/animate.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/select2/select2.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/perfect-scrollbar/perfect-scrollbar.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="css/util.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<!--===============================================================================================-->

<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<div class="limiter">
<div class="container-table100">
<div class="wrap-table100">
<div class="table100 ver1 m-b-110">
<div class="table100-head">
<table>
<thead>
<tr class="row100 head">
<th class="cell100 column1">College</th>
<th class="cell100 column2">District</th>
<th class="cell100 column3">Student Ambassador</th>
<th class="cell100 column4">Student Ambassador-Contact</th>
<th class="cell100 column5">Enabler</th>
</tr>
</thead>
</table>
</div>

<div class="table100-body js-pscroll">
<table>
<tbody>
<tr class="row100 body">
<td class="cell100 column1"> </td>
<td class="cell100 column2"></td>
<td class="cell100 column3"></td>
<td class="cell100 column4"></td>
<td class="cell100 column5">-</td>
</tr>

<tr class="row100 body">
<td class="cell100 column1">College of Engineering Munnar</td>
<td class="cell100 column2">Idukki</td>
<td class="cell100 column3">EMIL MARIYA BENNY</td>
<td class="cell100 column4">-</td>
<td class="cell100 column5">-</td>
</tr>

<tr class="row100 body">
<td class="cell100 column1">Govt Engineering College,Idukki</td>
<td class="cell100 column2">Idukki</td>
<td class="cell100 column3">Adil S</td>
<td class="cell100 column4">-</td>
<td class="cell100 column5">-</td>
</tr>

<tr class="row100 body">
<td class="cell100 column1">MAR BASELIOS CHRISTIAN COLLEGE OF ENGINEERING & TECHNOLOGY</td>
<td class="cell100 column2">Idukki</td>
<td class="cell100 column3">Abhiram T Sabu</td>
<td class="cell100 column4">-</td>
<td class="cell100 column5">-</td>
</tr>

<tr class="row100 body">
<td class="cell100 column1">College of Engg Thalassery</td>
<td class="cell100 column2">Kannur</td>
<td class="cell100 column3">NAVYA K.</td>
<td class="cell100 column4">-</td>
<td class="cell100 column5">-</td>
</tr>

<tr class="row100 body">
<td class="cell100 column1">Government College of Engineering Kannur</td>
<td class="cell100 column2">Kannur</td>
<td class="cell100 column3">Anugrah V</td>
<td class="cell100 column4">-</td>
<td class="cell100 column5">-</td>
</tr>

<tr class="row100 body">
<td class="cell100 column1">Vimal Jyothi Engineering College, Chemperi</td>
<td class="cell100 column2">Kannur</td>
<td class="cell100 column3">Muhammed Rashid</td>
<td class="cell100 column4">-</td>
<td class="cell100 column5">-</td>
</tr>

<tr class="row100 body">
<td class="cell100 column1">College of Engineering Trikaripur</td>
<td class="cell100 column2">Kasaragod</td>
<td class="cell100 column3">Nived K</td>
<td class="cell100 column4">-</td>
<td class="cell100 column5">-</td>
</tr>

<tr class="row100 body">
<td class="cell100 column1">LBS College of Engineering Kasaragod</td>
<td class="cell100 column2">Kasaragod</td>
<td class="cell100 column3">Sooraj P</td>
<td class="cell100 column4">-</td>
<td class="cell100 column5">-</td>
</tr>

<tr class="row100 body">
<td class="cell100 column1">KMCT College of Engineering</td>
<td class="cell100 column2">Kozhikode</td>
<td class="cell100 column3">Vinu Balagopal A P</td>
<td class="cell100 column4">-</td>
<td class="cell100 column5">-</td>
</tr>

<tr class="row100 body">
<td class="cell100 column1">KMCT COLLEGE OF ENGINEERING FOR WOMEN</td>
<td class="cell100 column2">Kozhikode</td>
<td class="cell100 column3">AYISHA AMREENA P</td>
<td class="cell100 column4">-</td>
<td class="cell100 column5">-</td>
</tr>


</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<!--===============================================================================================-->
<script src="vendor/jquery/jquery-3.2.1.min.js"></script>
<!--===============================================================================================-->
<script src="vendor/bootstrap/js/popper.js"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<!--===============================================================================================-->
<script src="vendor/select2/select2.min.js"></script>
<!--===============================================================================================-->
<script src="/vendor/perfect-scrollbar/perfect-scrollbar.min.js"></script>
<script>
$('.js-pscroll').each(function(){
var ps = new PerfectScrollbar(this);

$(window).on('resize', function(){
ps.update();
})
});


</script>
<!--===============================================================================================-->
<script src="/content/campus/js/main.js"></script>



Loading