forked from NageshMandal/Engineering-Notes
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
183 lines (178 loc) · 8.83 KB
/
index.html
File metadata and controls
183 lines (178 loc) · 8.83 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chaibasa engineering college</title>
<link rel="stylesheet" href="style.css">
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https//stackpath.bootsstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/c4254e24a8.js"></script>
<script src="https://kit.fontawesome.com/739255457e.js" crossorigin="anonymous"></script>
</head>
<body>
<div class="header">
<div class="container">
<div class="navbar">
<div class="logo">
<a href="#"> <img src="images/logo1.png" width="200px"></a>
</div>
<nav>
<ul>
<li><a class="nav-link" href="https://www.chaibasaengg.edu.in/About/about">About</a></li>
<li><a class="nav-link" href="https://www.chaibasaengg.edu.in/Gallery/gallery">Gallery</a></li>
<li><a class="nav-link" href="https://www.chaibasaengg.edu.in/Research/projects">projects</a></li>
<li><a class="nav-link" href="https://www.chaibasaengg.edu.in/Academic/library">Library</a></li>
<li><a class="nav-link" href="https://www.chaibasaengg.edu.in/Contact/admission_cell">Contact</a></li>
<a href="#"><i class="mic fa-solid fa-microphone"></i></a>
<img src="./images/GS20.gif" alt="google" class="google">
</ul>
</nav>
</div>
<div class="row">
<div class="col-2">
<h1>CHAIBASA ENGINEERING<br>COLLEGE</h1>
<div class="para">
<p>Chaibasa Engineering College is a college of higher education established in the year 2013 by
Jharkhand Govt. It is run by the Techno India Group and is recognized by AICTE.
The college offers Bachelor of Technology across five disciplines at the undergraduate level.
Admissions are entrance-based and candidates can apply online for admission. The college has a
centralized placement cell which guides the students to achieve placements in reputed companies.</p>
</div>
<a href="https://www.chaibasaengg.edu.in/"class="btn">Explore Now →</a>
</div>
<div class="col-2">
<img class="students" src="images/college1.png">
</div>
</div>
</div>
</div>
<!-------------- BRANCHES ----------------->
<div class="small-container">
<h2 class="title">BRANCHES IN CEC</h2>
<div class="row">
<div class="col-3">
<img class="branchimg" src="images/cse.jpg">
<a href="branch/cs.html"class="btn">CSE</a>
<div class="">
<div class="dis">Computer Science Engineering (CSE) is an
engineering discipline that covers several topics
related to computation, programming languages,
program design, computer hardware and software
and integrates several fields of computer science.
</div>
</div>
<p></p>
</div>
<div class="col-3">
<img class="branchimg" src="images/ece.jpg">
<a href="branch/ece.html"class="btn">ECE</a>
<div class="">
<div class="dis">Electronics and Communication Engineering (ECE) is an emerging stream that
offers firm promises to lend your career an edge. Studying this domain of engineering would
mean mastering the skills related to electrical engineering as well
as having an insight into the world of computer software and hardware.
</div>
</div>
<p></p>
</div>
<div class="col-3">
<img class="branchimg" src="images/e55.jpg">
<a href="branch/ee.html"class="btn">EE</a>
<div class="">
<div class="dis">Electrical and Electronics Engineering. EEE is an engineering discipline which deals with Electrical and Machine technology, Electrons, Circuit analysis,
Electromagnetism, Instrumentations, Materials for electrical engineering,
Control systems, transmission and distribution, Power engineering.</div>
</div>
<p></p>
</div>
<div class="col-3">
<img class="branchimg" src="images/me.jpg">
<a href="branch/ME.html"class="btn">ME</a>
<div class="">
<div class="dis">Mechanical engineering is an engineering branch
that combines engineering physics and mathematics
principles with materials science, to design, analyze,
manufacture, and maintain mechanical systems.</div>
</div>
<p></p>
</div>
<div class="col-3">
<img class="branchimg" src="images/ce.jpg">
<a href="branch/CE.html"class="btn">CE</a>
<div class="">
<div class="dis">Civil engineering is a professional engineering discipline that deals with the design,
construction, and maintenance of the physical and naturally built environment,
including public works such as roads, bridges, canals, dams, airports, and railways.</div>
</div>
<p></p>
</div>
</div>
</div>
</div>
</div>
<div class="contributer">
<h2 class="title">OUR VALUABLE CONTRUBUTER</h2>
</div>
<footer>
<div class="row">
<div class="col" id="pic" >
<img src="images/nagesh.png" width="80px">
<h5>Nagesh_Mandal</h5>
<p class="dev">Full Stack Web Developer</p>
<div class="contact">
<a href="https://www.instagram.com/nagesh_mandal7_5_/"><h4>Contact</h4></a>
</div>
</div>
<div class="col">
<h3>Chaibasa Engineering College</h3>
<p>Jamshedpur Keonjhar Highway</p>
<p>Chaibasa Jharkhand PIN 833215, India</p>
<p class="email-id">cordinatortigjh@gmail.com</p>
<h4>+91 - 9062941530</h4>
</div>
<div class="col" id="link">
<h3>Links</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="https://www.chaibasaengg.edu.in">Services</a></li>
<li><a href="https://www.chaibasaengg.edu.in/About/about">About us</a></li>
<li><a href="https://www.chaibasaengg.edu.in/Research/projects">Features</a></li>
<li><a href="https://www.chaibasaengg.edu.in/Contact/admission_cell">Contact</a></li>
</ul>
</div>
<div class="col">
<h3>Newsletter</h3>
<form class="form-news">
<i class="far fa-envelope"></i>
<input class="emailid" type="email" placeholder="Enter your email" required>
<button type="submit"><i class="fas fa-arrow-right"></i></button>
</form>
<div class="social-media">
<i class="fa-brands fa-twitter"></i>
<i class="insta fa-brands fa-instagram"></i>
<i class="fa-brands fa-square-github"></i>
<i class="fa-brands fa-linkedin"></i>
<i class="fa-brands fa-telegram"></i>
</div>
</div>
</div>
<!--Voice Assistent-->
<div class="container">
<div class="texts">
</div>
</div>
<!--Voice assistent end-->
<div class="toggle-mode">
<img class="moon" data-set="sun" src="images/moon.png" alt="dark-mode">
<img class="sun" data-set="moon" src="images/sun.png" alt="light-mode">
</div>
</footer>
<script src="script.js"></script>
<script src="app.js"></script>
</body>
</html>