-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbeyond-academics.php
196 lines (191 loc) · 8.32 KB
/
beyond-academics.php
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
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="description" content="Campus Life at NIT Silchar">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Beyond Academics - TNP | NIT Silchar</title>
<!--links and scripts-->
<link rel="icon" type="image/png" href="includes/images/nits-logo.png">
<link rel="stylesheet" href="includes/css/bootstrap.min.css">
<script src="includes/js/jquery.min.js"></script>
<script src="includes/js/bootstrap.min.js"></script>
<script src="includes/js/dropdown.js"></script>
<link rel="stylesheet" type="text/css" href="includes/css/style.css" />
<!--page styles-->
<style>
.img_campus_life{
height:250px;
width:80%;
}
.info_fest{
margin-top: 18px;
text-align: center;
font-size: 1em;
font-family:droidsans;
}
.heading_feast{
font-size: 2em;
text-align: center;
font-family: jura;
margin-bottom: 0px;
}
.intro-title{
font-family:"Black Jack";
font-weight:bold;
font-size:1.3em;
letter-spacing:+0.5px;
}
a.button:link{
text-decoration:none;
color:#ffffff;
}
a.button:visited{
text-decoration:none;
color:#ffffff;
}
a.button:hover{
text-decoration:none;
color:#ffffff;
}
a.button:active{
text-decoration:none;
}
</style>
<!--end of page styles-->
</head>
<body>
<hr class="header-sep" style="padding-top:0; margin-top:0;">
<?php
include("header.php");
?>
<hr class="header-sep">
<nav class="navbar navbar-inverse" role="navigation" style="clear:both;">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- <a class="navbar-brand" href="#">Home</a> -->
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav">
<li><a href="index">Home</a></li>
<li class="dropdown" id="placement">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Placement<span class="caret"></span></a>
<ul class="dropdown-menu placementsub">
<li class="submenu"> <a href="placement-procedure">Procedure</a></li>
<!-- <li class="submenu"><a href="placement-rules">Rules and Regulations</a></li> -->
<li class="submenu"><a href="esteemed-recruiters">Recruiters</a></li>
<li class="submenu"><a href="includes/files/jnf_nits.docx">Job Notification Form</a></li>
</ul>
</li>
<li class="dropdown" id="training">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Training<span class="caret"></span></a>
<ul class="dropdown-menu trainingsub">
<li class="submenu"> <a href="internship-policies">Internship Policies</a></li>
</ul>
</li>
<li class="dropdown" id="academic">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Academics<span class="caret"></span></a>
<ul class="dropdown-menu academicsub">
<li class="submenu"> <a href="academic-life">Academic Life</a></li>
<li class="submenu"><a href="student-profile">Student Profile</a></li>
</ul>
</li>
<li><a href="why-nits">Why recruit us</a></li>
<li><a href="team"> Team </a> </li>
<li><a href="facilities"> Facilities </a> </li>
<li><a href="reach-us"> Reach us </a> </li>
</ul>
</div>
</div>
</nav>
<div class="col-md-12">
<h3 style="margin-top:0;"> Campus Life </h3>
<div class="col-md-12" style="text-align: justify; font-size: 1.15em; margin-bottom: 15px; font-family:Rosario; line-height:1.5em; word-spacing:+4px;">
The fully residential institute providing accommodation to all the faculties & students is endowed with great infrastructure
like Students Activities Centre (SAC), Gymnasium, auditoriums, indoor & outdoor stadiums and Central Library which are
hot spots of different student activities round the year. Various active groups like Entrepreneurial cell , AISEC,
ISTE , SESI, GyanSagar, NCC, NSS, SAE help students to explore their creativity. Students also plan, organize and
manage various national and international level cultural & techno-management festivals enhancing their managerial
abilities & solving practical challenges while working in a team.
</div>
<div class="row">
<div class="col-sm-6">
<p class="heading_feast"> Incandescence </p>
<hr class="stylish-rule" style="margin-top:0px;">
<div class="row">
<center><img class="img_campus_life" src="includes/images/beyond-academics/incand.jpg"></center>
</div>
<div class="row">
<div class="col-sm-12"> <p class="info_fest"> <span class="intro-title"> Incandescence </span>is the annual cultural fest of NIT Silchar. It is one of the most awaited events of the college all through the northeast. This falls in the month of February. Students from various college from all over the country participate in this festival.
</div>
</div>
<center><a href="http://www.incandescence.in/" target="_blank" class="button">Visit Site <span class="glyphicon glyphicon-chevron-right" style="font-size:0.9em;"></span></a></center>
</div>
<div class="col-sm-6">
<p class="heading_feast"> Tecnoesis </p>
<hr class="stylish-rule" style="margin-top:0px;">
<div class="row">
<center><img class="img_campus_life" src="includes/images/beyond-academics/technoesis.jpg"></center>
</div>
<div class="row">
<div class="col-sm-12"> <p class="info_fest"><span class="intro-title"> Tecnoesis </span> is the technical festival of NIT Silchar.This fest falls in the month of October. Here we see young and energetic minds showing their skills. Various events like Robotics, Paper Presentations, Quizzes & lots of exciting events take place for a span of three days.
</div>
</div>
<center><a href="http://tecnoesis.in/" target="_blank" class="button">Visit Site <span class="glyphicon glyphicon-chevron-right" style="font-size:0.9em;"></span></a></center>
</div>
</div>
<hr style="width:100%; border-color:transparent;">
<div class="row" style="margin-top: 17px; margin-bottom: 17px;">
<div class="col-sm-6">
<p class="heading_feast"> Thundermarch </p>
<hr class="stylish-rule" style="margin-top:0px;">
<div class="row">
<center><img class="img_campus_life" src="includes/images/beyond-academics/thunder_march.jpg"></center>
</div>
<div class="row">
<div class="col-sm-12"> <p class="info_fest"><span class="intro-title"> Thundermarch </span>
is the annual metal fest of NIT Silchar. It falls in the month of February-March along with Incandescence and features enthralling
and earth-shaking performances by various metal bands from India as well as famous international bands. Previously headlined by
Nale (TM'13) and Deathember (TM'14).
</div>
</div>
<center><a href="http://www.thundermarch.in" target="_blank" class="button">Visit Site <span class="glyphicon glyphicon-chevron-right" style="font-size:0.9em;"></span></a></center>
</div>
<div class="col-sm-6">
<p class="heading_feast"> Posua </p>
<hr class="stylish-rule" style="margin-top:0px;">
<div class="row">
<center><img class="img_campus_life" src="includes/images/beyond-academics/posua.jpg"></center>
</div>
<div class="row">
<div class="col-sm-12"> <p class="info_fest"><span class="intro-title"> Posua </span> is the annual
celebration of RONGALI BIHU in NIT Silchar that marks the beginning of the Hindu Solar Calender Year. It is a showcase of Assamese
culture and features performances such as the traditional Bihu and other cultural performances by famous Assamese personalities.
It generally occurs in April month.
</div>
</div>
<center><a href="http://www.posua.in" target="_blank" class="button">Visit Site <span class="glyphicon glyphicon-chevron-right" style="font-size:0.9em;"></span></a></center>
</div>
</div>
</div>
<hr style="width:100%; border-color:transparent;">
<?php
include("footer.php");
?>
</body>
</html>
<!-- SITE DEVELOPED BY:-
Kunal Chaudhary
B.Tech, Computer Science and Engineering
Class of 2018, NIT Silchar
facebook: http://www.facebook.com/chaudhary.kc.kunal/
Om Satyam Swarnkar
B.Tech, Computer Science and Engineering
Class of 2018, NIT Silchar
facebook: https://www.facebook.com/profile.php?id=100006054881490
-->