-
Notifications
You must be signed in to change notification settings - Fork 15
/
aboutnith.html
65 lines (49 loc) · 4.52 KB
/
aboutnith.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>About NIT Hamirpur</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!-- Plugin CSS -->
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/creative.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav" style="background-color: rgba(0,0,0,0.5)">
<div class="container" >
<a class="navbar-brand js-scroll-trigger" href="index.html#about">NITH</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
</nav>
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<h2 class="section-heading text-white">National Institute of Technology, Hamirpur</h2>
<hr class="light">
<p class="text-faded">The National Institute of Technology Hamirpur (abbreviated as NIT Hamirpur or NITH) is a public engineering college located in Hamirpur, Himachal Pradesh, India. It is one of the thirty one National Institutes of Technology established, administered and funded by MHRD. NIT Hamirpur offers a comprehensive curriculum for undergraduate, graduate and doctorate studies in various fields of engineering, pure sciences and humanities.</p>
<h3 class="section-heading text-white">History</h3>
<hr class="light">
<p class="text-faded">The institute came into existence on 7th, August 1986 as Regional Engineering College, Hamirpur in Hamirpur, Himachal Pradesh, India, it was a joint enterprise of the Government of India and the Government of Himachal Pradesh. The classes commenced at Government Polytechnic College, Hamirpur as REC Hamirpur did not have a campus initially. The classes and administration moved to current location in 1987 when few buildings were constructed. At the inception, the institute only had three departments, Civil Engineering, Electrical and Electronics Engineering and Mechanical Engineering. Later, two more departments Electronics and Communication Engineering and Computer Science and Engineering were added in 1988 and 1989 respectively. The department of Architecture was established in 2000. Recently in 2013, Chemical Engineering department also came into existence. The institute only offered undergraduate courses until 2005, when it started offering graduate and Ph.D programs.On 26 June 2002, REC Hamirpur was awarded the status of deemed university and upgraded into a National Institute of Technology. As a result of this transition the institute came under the sole purview of the Government of India. It was awarded the status of Institute of National Importance by an Act of Parliament along with other NITs and IITs. NIT Hamirpur has been ranked as best NIT in terms of infrastructure by the World Bank in 2007.</p>
<h3 class="section-heading text-white">Departments</h3>
<hr class="light">
<p class="text-faded">NIT Hamirpur has 15 departments and 2 centres of excellence. The academic departments at NIT Hamirpur are Architecture,Chemical Engineering,Civil Engineering,Computer Science and Engineering,Electrical and Electronics Engineering,Electronics and Communication Engineering,Mechanical Engineering,Industrial Engineering,Management and Humanities,Physics,Chemistry,Energy and Environment,Material Science,Mathematics,Statistics,
</p>
</div>
</div>
</div>
</section>
</body>
</html>