-
Notifications
You must be signed in to change notification settings - Fork 0
/
MisVis.html
199 lines (167 loc) · 12.3 KB
/
MisVis.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!DOCTYPE html>
<html>
<head>
<title>KRCT EEE || Vision & Mission </title>
<meta charset="utf-8">
<meta name="description" content="Bakhtiyarpur College Of Engineering, AKU Bihar, AKU Syllabus, AKU B.Tech Syllabus, AKU BCA Third Semester Syllabus, AKU Previous year paper, AKU B.tech Previous year paper."/>
<meta http-equiv="X-UA-Compatible" content="IE-edge">
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<meta name="keywords" content="aku bihar, aku bihar results, aku bihar syllabus, aku bihar question paper, aku bihar b tech syllabus, aku bihar b tech question paper, aku bihar patna, aku bihar question paper."/>
<meta name="viewport" content="width=device-width, intial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" type="image/png" href="/image/icon.png"/>
<link href="https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<script data-ad-client="ca-pub-5455304675297218" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<link rel="stylesheet" href="css/b.tech.css">
<link rel="stylesheet" href="css/index.css">
</head>
<body class="bg-gray-900">
<nav id="mainNavbar" class="fixed-nav-bar navbar navbar-expand-lg navbar-light" style="background-color: #667eea">
<a class="navbar-brand" href="index.html"><img src="image/icon.png" width="50px" height="50px" class="d-inline-block " alt="" loading="lazy"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html" style="font-weight: bold; margin-left: 30px;">Home </a>
</li>
<li class="nav-item active">
<a class="nav-link" href="MisVis.html" style="font-weight: bold; margin-left: 30px;">V & M</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="PSO & PEO.html" style="font-weight: bold; margin-left: 30px;">PSO & PEO</a>
</li>
<!--<li class="nav-item">
<a class="nav-link" href="#" style="font-weight: bold; margin-left: 30px;">Outcomes</a>
</li>-->
<li class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight: bold; margin-left: 30px;">
COURSEWARE
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown" style="background-color:#667eea;">
<a class="dropdown-item" href="EEE syllabus.html" style="font-weight: bold;">SYLLABUS</a>
<a class="dropdown-item" href="EE&E NOTES.html" style="font-weight: bold;">NOTES</a>
<a class="dropdown-item" href="EE&E previous year.html" style="font-weight: bold;">PREVIOUS YEAR PAPER</a>
</div>
</li>
<li class="nav-item active">
<a class="nav-link" href="Event Calendar.html" style="font-weight: bold; margin-left: 30px;">EVENTS</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="about.html" target="_blank" style="font-weight: bold; margin-left: 30px;">ABOUT</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="BOS.html" style="font-weight: bold; margin-left: 30px;">BOS</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="blog.html" target="_blank" style="font-weight: bold; margin-left: 30px;">BLOG</a>
</li>
<li class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight: bold; margin-left: 30px;">
DEVELOPEMENT
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown" style="background-color: #667eea;">
<a class="dropdown-item" href="stuact.html" style="font-weight: bold;">Student Developement Activities</a>
<a class="dropdown-item" href="stafact.html" style="font-weight: bold;">Staff Developement Activities</a>
</div>
</li>
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight: bold; margin-left: 30px;">
BATCH
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown" style="background-color: #667eea;">
<a class="dropdown-item" href="batch22.html" style="font-weight: bold;">2018-22</a>
<a class="dropdown-item" href="batch22.html" style="font-weight: bold;">2019-23</a>
<a class="dropdown-item" href="batch22.html" style="font-weight: bold;">2020-24</a>
</div>
</li>-->
<li class="nav-item active">
<a class="nav-link" href="library.html" target="_blank" style="font-weight: bold; margin-left: 30px;">LIBRARY</a>
</li>
</ul>
</div>
</nav>
<br>
<section class="text-gray-500 bg-gray-900 body-font">
<div class="container px-3 pt-24 mt-10 pb-0 mx-auto flex flex-col">
<!--<h1 class="text-center text-white justify-center mb-8">Arduino UNO</h1>-->
<div class="lg:w-5/6 mx-auto">
<div class="rounded-lg h-64 overflow-hidden">
<img alt="content" class="object-cover object-center h-full w-full" src="image/VMbann.png">
</div>
<br><br><br>
</div>
<div class="flex flex-wrap -m-4">
<div class="p-4 md:w-full">
<div class="flex border-2 rounded-lg border-gray-800 p-8 sm:flex-row flex-col">
<div class="w-16 h-16 sm:mr-8 sm:mb-0 mb-4 inline-flex items-center justify-center rounded-full bg-gray-800 text-indigo-400 flex-shrink-0">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-8 h-8" viewBox="0 0 24 24">
<path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"></path>
<circle cx="12" cy="7" r="4"></circle>
</svg>
</div>
<div class="flex-grow">
<h2 class="text-white text-lg title-font font-medium mb-3">VISION OF DEPARTMENT</h2>
<p><b class="text-indigo-400">• V:</b> To develop globally competent Electrical Engineers with excel in education and research thereby contribute value to the society.</p>
</div>
</div>
</div>
</div>
<div class="flex flex-wrap -m-4">
<div class="p-4 md:w-full">
<div class="flex border-2 rounded-lg border-gray-800 p-8 sm:flex-row flex-col">
<div class="w-16 h-16 sm:mr-8 sm:mb-0 mb-4 inline-flex items-center justify-center rounded-full bg-gray-800 text-indigo-400 flex-shrink-0">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-8 h-8" viewBox="0 0 24 24">
<path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"></path>
<circle cx="12" cy="7" r="4"></circle>
</svg>
</div>
<div class="flex-grow">
<h2 class="text-white text-lg title-font font-medium mb-3">MISSION OF DEPARTMENT</h2>
<p><b class="text-indigo-400">• M1:</b> To recommend quality education in Electrical and Electronics Engineering and prepare the students for career development and higher studies. </p>
<p><b class="text-indigo-400">• M2:</b> To support excellence in research activities through Research lab and promotional activities with industries.</p>
<p><b class="text-indigo-400">• M3:</b> To build moral and ethical values along with the academics to serve the society.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section><br><br><br>
<footer class="text-gray-500 bg-gray-900 body-font">
<div class="bg-gray-800">
<div class="container px-5 py-6 mx-auto flex items-center sm:flex-row flex-col">
<a class="flex title-font font-medium items-center md:justify-start justify-center">
<a class="navbar-brand" href="index.html"><img src="image/icon.png" width="50" height="50" class="d-inline-block align-top" alt="" loading="lazy"> </a>
<a class="mr-3 mt-3 text-xl text-gray-500 hover:text-gray-600 text-decoration-none" href="index.html">KRCT EEE</a>
</a>
<div id="footer">
<p> Ⓒ 2022 All rights reserved || Developed by <a style="text-decoration:none" href="https://prakasravichandran.github.io/portfolioo/" text-decoration="none" target="_blank">Prakash </a></p>
</div>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-4 justify-center sm:justify-start">
<a href="https://www.facebook.com/krctofficial/" target="_blank" class="fa fa-facebook text-decoration-none"></a></li>
<a href="https://www.instagram.com/voltron_2k21/" target="_blank" class="fa fa-instagram text-decoration-none"></a></li>
<a href="https://www.linkedin.com/school/k.ramakrishnan-college-of-technology-new-/" target="_blank" class="fa fa-linkedin text-decoration-none"></a></li>
<a href="mailto:[email protected]" target="_blank" class="fa fa-envelope text-decoration-none"></a></i>
<a href="https://twitter.com/ramakrishnan_of" target="_blank" class="fa fa-twitter text-decoration-none"></a></li>
</span>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<script>
$(function() {
$(document).scroll(function() {
var $nav = $("#mainNavbar");
$nav.toggleClass("scrolled", $(this).scrollTop() > $nav.height());
})
})
</script>
</body>
</html>