-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEEE syllabus.html
192 lines (164 loc) · 12.1 KB
/
EEE syllabus.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
<!DOCTYPE html>
<html>
<head>
<title>KRCT EEE || Syllabus</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, intial-scale=1, shrink-to-fit=no">
<meta name="description" content="Here You can see KRCT B.tech Syllabus of branch EEE semester vise, KRCT Trichy, KRCT Syllabus, KRCT B.Tech Syllabus, KRCT BCA Syllabus, KRCT Previous year paper, KRCT 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="KRCT Trichy, KRCT Trichy results, KRCT Trichy syllabus, KRCT Trichy question paper, KRCT Trichy b tech syllabus, KRCT Trichy b tech question paper, KRCT Trichy TN, KRCT Trichy question paper."/>
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<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 rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<script data-ad-client="ca-pub-5455304675297218" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<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> <br> <br>
<section class="text-gray-500 bg-gray-900 body-font">
<div class="container px-5 pt-24 mt-10 pb mx-auto">
<div class="text-center mb-20">
<h1 class="display-4 sm:text-3xl text-2xl font-medium text-center title-font text-white mb-4">EEE Syllabus</h1>
</div></div>
<div class="container mx-auto flex flex-col px-5 py-3 justify-center items-center">
<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/notes.png">
</div>
<br><br><br>
</div>
</section>
<section class="text-gray-500 bg-gray-900 body-font">
<div class="container px-5 pt-10 pb-24 mx-auto border-b-2 border-gray-800">
<div class="flex flex-col text-center w-full mb-12">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-white">R2020 BE EEE CURRICULUM AND SYLLABUS</h1>
</div>
<div class="flex w-full sm:flex-row flex-col mx-auto px-8 sm:px-0 justify-center">
<button class="text-white bg-indigo-500 border-0 py-2 px-8 focus:outline-none hover:bg-indigo-600 rounded text-lg" onclick="window.location.href='https://drive.google.com/file/d/1JOCAvMVc9ODTeY51ckahM4EDOH7RM1pT/view?usp=sharing';">View</button>
</div>
</div>
</section>
<section class="text-gray-500 bg-gray-900 body-font">
<div class="container px-5 pt-10 pb-24 mx-auto border-b-2 border-gray-800">
<div class="flex flex-col text-center w-full mb-12">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-white">R2020 ME EST CURRICULUM AND SYLLABUS</h1>
</div>
<div class="flex w-full sm:flex-row flex-col mx-auto px-8 sm:px-0 justify-center">
<button class="text-white bg-indigo-500 border-0 py-2 px-8 focus:outline-none hover:bg-indigo-600 rounded text-lg" onclick="window.location.href='https://drive.google.com/file/d/1iWVgaUztFin3ccLdTFe0_9K1Y0tA6Dqq/view?usp=sharing';">View</button>
</div>
</div>
</section>
<section class="text-gray-500 bg-gray-900 body-font">
<div class="container px-5 pt-10 pb-24 mx-auto border-b-2 border-gray-800">
<div class="flex flex-col text-center w-full mb-12">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-white">R2020 ME PED CURRICULUM AND SYLLABUS</h1>
</div>
<div class="flex w-full sm:flex-row flex-col mx-auto px-8 sm:px-0 justify-center">
<button class="text-white bg-indigo-500 border-0 py-2 px-8 focus:outline-none hover:bg-indigo-600 rounded text-lg" onclick="window.location.href='https://drive.google.com/file/d/14_4OZP8KoMoUylNlGQ3DX0a7fxhttCkT/view?usp=sharing';">View</button>
</div>
</div>
</section><br> <br> <br> <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>