-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
374 lines (304 loc) · 14.4 KB
/
index.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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>ARP IITKGP</title>
<meta name="description" content="In the year 1952, under the leadership of Professor E. Braner, a group of ten students formed the nucleus of this department. Soon it developed into a full-fledged undergraduate program.">
<meta name="keywords" content="Architecture And Regional Planning Indian Institute Of Technology Kharagpur, IIT, Design, architectural, degree, courses, engineering, india, archi, arp, arpiitkgp, iitkgp, Architecture, And, Regional, Planning, Indian, Institute, Technology, Kharagpur">
<link type="image/x-icon" rel="shortcut icon" href="images/ARP_logo.png">
<script src='https://maps.googleapis.com/maps/api/js?v=3.exp'></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script>
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="css/materialize.min.css">
<link rel="stylesheet" href="css/materialize.css">
<!-- Compiled and minified JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/js/materialize.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-150093374-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-176085570-1');
</script>
</head>
<body>
<nav>
<div class="nav-wrapper" id="nav">
<div class="container" id="navi">
<div class="row">
<div class="col s11 offset-s1">
<a href="About_us.html" class="brand-logo offset-s1 "><img id="pic" src="images/ARP_logo.png"></a>
</div>
<div class="col s1 l1">
<a href="#" data-activates="slide-out" class="button-collapse"><img id="menu_icon" src="images/menu.png"></a>
</div>
<ul id="slide-out" class="side-nav">
<li><a class="hea" href="About_us.html">ABOUT US</a></li>
<li><a class="hea" href="Academics.html">ACADEMICS</a></li>
<li><a class="hea" href="Activities.html">ACTIVITIES</a></li>
<li><a class="hea" href="People.html">PEOPLE</a></li>
<li><a class="hea" href="Gallery.html">GALLERY</a></li>
<li><a class="hea" href="Research.html">RESEARCH</a></li>
<li><a class="hea" href="Magazine.html">MAGAZINE</a></li>
<li><a class="hea" href="AlumniPage.html">ALUMNI PORTAL</a></li>
</ul>
<ul id="navbar2" id="nav-mobile" class="right hide-on-med-and-down">
<li id="hov" class="current"><a class="hea" href="About_us.html">ABOUT US</a></li>
<li id="hov"><a class="hea" href="Academics.html">ACADEMICS</a></li>
<li id="hov"><a class="hea" href="Activities.html">ACTIVITIES</a></li>
<li id="hov"><a class="hea" href="People.html">PEOPLE</a></li>
<li id="hov"><a class="hea" href="Gallery.html">GALLERY</a></li>
<li id="hov"><a class="hea" href="Research.html">RESEARCH</a></li>
<li id="hov"><a class="hea" href="Magazine.html">MAGAZINE</a></li>
<li id="hov"><a class="hea" href="AlumniPage.html">ALUMNI PORTAL</a></li>
</ul>
</ul>
</div>
</div>
</div>
</nav>
<style>
#nav {
height: 95px;
}
#pic {
margin-left: -100px;
margin-top: 20px;
width: 180px;
}
nav {
background-color: rgba(255, 255, 255, 0.35);
height:95px;
}
.parallax {
/* The image used */
background-image: url("images/Slideshow/1.jpg");
/* Set a specific height */
height: 700px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
#sidenav-overlay {
z-index: -1;
}
.parallax2 {
height: 700px;
z-index: -2;
}
</style>
<!-- Container element -->
<div class="parallax"> <img id="left" src="images/Magazine/left.png">
<img id="right" src="images/Magazine/right.png">
</div>
<div class="parallax2"></div>
<div class="row"></div>
<div class="container" id="container2">
<div class="row"><img id="imagetop" class="materialboxed col s12 " src="images/about_us.jpg"></div>
</div>
<div class="container" id="border">
<div class="row">
<div class="col m12 l12 s12" id="boxe">About Us</div>
<div class="row"></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col m12 l12 s12" id="boxer">The Department of Architecture and Regional Planning at the Indian Institute of Technology, Kharagpur has been a pioneer in architectural education in the country since its inception in 1952, and today, it continues to play a significant role in the emerging concerns and planned development of the built environment of the country.</div>
</div>
</div>
<hr id="hr2">
<br>
<div class="container">
<div class="row">
<div class="col m12 l3 s12">
<div class="collection">
<div class="row">
<a href="#!" class="collection-item" id="acad1">Department</a></div>
<div class="row"> <a href="#!" id="acad2" class="collection-item">From the desk of HOD</a></div>
<div class="row"><a href="#!" id="acad3" class="collection-item">Inception and Evolution</a></div>
</div>
</div>
<div id="main" class="col m12 l9 s12">
<h5><b>The Department</b></h5>
<hr>
<p style="text-align:justify;">In the year 1952, under the leadership of Professor E. Braner, a group of ten students formed the nucleus of this department. Soon it developed into a full-fledged undergraduate programme. In 1956, it started offering post-graduate courses for the first time in the country. The Institute of Town Planners also had its beginning in this department. With time, pioneering attempts were made to start advance training in Building Science, Application of Computer Techniques in Architectural design Simulation, Presentation Graphics and Construction Technology. The consultancy activities of the department from government and large corporate clients in the country range from design of large townships, institutions, landscaped environmental planning to conservation of heritage sites and buildings. Some of the key areas of research include Building Technology and Management, Housing and Community Planning, Heritage Studies and Conservation, Urban Design, Visual and Graphic Design, Computer Applications in Architecture and Planning, GIS and Multimedia Applications, Environmental Design, Transportation Planning and Traffic Engineering, Metropolitan Planning, Infrastructure Planning and Systems Management.</p><br><br>
<br><br><br>
</div>`
</div>
</div>
<footer id="footer">
<div class="container">
<div class="row">
<ul id="nav-mobile" class="container center ">
<li><a href="Site_Map.html" class="col s3"><div id="foot-link" >Site Map</div></a></li>
<li><a href="Council.html" class="col s3" ><div id="foot-link" >Council</div></a></li>
<li><a href="Web_Team.html" class="col s3" ><div id="foot-link" >Web Credits</div></a></li>
<li><a href="contact.html" class="col s3" ><div id="foot-link" >Contact Us</div></a></li>
</ul>
</div>
<div class="row"></div>
<div class="row"></div>
<div class="row"></div>
<div class="row"></div>
<div class="row"></div>
</div>
<div class="container foot">
<div style="margin-left:5px;">
<div class="col l3 m2 s2" style="float:left;"><a href="http://iitkgp.ac.in/" target="_blank"><img id="img_kgp" src="images/Logo.png"></a></div>
<div class="col l7 m7 s7" style="margin-left:95px;">
<h6 id="iitkgp" style="font-family: Gill sans MT; color:#D5DBDB; padding-top:6px;">Department of Architecture and<br>Regional Planning</h6><div style="font-size:13px; font-family: Raleway Light; color:#D5DBDB; line-height:15px; padding-top:5px;">Indian Institute of Technology<br>Kharagpur</font>
</div>
</div>
<div class="social col l3 s7 m7 right" style="margin-right:15px;">
<a href="https://www.facebook.com/arpiitkgp" target="_blank"><img class="sociallogo" id="follow" src="images/fb.png" /></a>
<a href="https://issuu.com/ssapiitkgp" target="_blank"><img class="sociallogo" id="follow" src="images/issuu.png" /></a>
<a href="mailto:iitkgp.arp@gmail.com"><img class="sociallogo" id="follow" src="images/google.png" /></a>
</div>
<br>
<br>
<hr id="hr2" style=" border: 0.2px solid #7F8C8D;">
<div class="footer-copyright">
<div class="container center" style="color:#D5DBDB; margin-top:5px; margin-bottom:10px;">
(c) 2019 Students' Society of Architects and Planners
</div>
</div>
</div>
</footer>
<script type="text/javascript">
$(".button-collapse").sideNav();
$("#acad1").click(function() {
$("#main").load("About_us/Department.php");
$("#acad1").css({
"border-bottom": "3px solid #566573",
"font-weight": "bold",
"color": "#2C3E50"
});
$("#acad2").css({
"border-bottom": "",
"font-weight": ""
});
$("#acad3").css({
"border-bottom": "",
"font-weight": ""
});
});
$("#acad2").click(function() {
$("#main").load("About_us/HOD.php");
$("#acad2").css({
"border-bottom": "3px solid #566573",
"font-weight": "bold",
"color": "#2C3E50"
});
$("#acad1").css({
"border-bottom": "",
"font-weight": ""
});
$("#acad3").css({
"border-bottom": "",
"font-weight": ""
});
});
$("#acad3").click(function() {
$("#main").load("About_us/Evolution.php");
$("#acad3").css({
"border-bottom": "3px solid #566573",
"font-weight": "bold",
"color": "#2C3E50"
});
$("#acad1").css({
"border-bottom": "",
"font-weight": ""
});
$("#acad2").css({
"border-bottom": "",
"font-weight": ""
});
});
</script>
<script type="text/javascript">
var headerHeight = $('#nav').height();
$(window).scroll(function() {
if ($(this).scrollTop() > headerHeight) {
$('nav').addClass('fixed-nav');
var x = document.getElementsByClassName("materialboxed col s12");
$(x).attr('id', 'main-img');
$('#pic').css({
"width": "180px"
});
$('nav').css({
"background-color": "white",
"height": "95px"
});
$('#nav').css({
"background-color": "white",
"height": "95px"
});
} else {
$('#pic').css({
"width": "180px"
});
$('nav').removeClass('fixed-nav');
$('img#main-img').removeAttr('id');
$('nav').css({
"background-color": "rgba(255, 255, 255, 0.35)",
"height": "95px"
});
$('#nav').css({
"background-color": "rgba(255, 255, 255, 0.35)",
"height": "95px"
});
}
});
</script>
<script>
var myIndex = 0;
carousel();
function carousel() {
var i;
var x = document.getElementsByClassName("slideshow_img");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
myIndex++;
if (myIndex > x.length) {
myIndex = 1
}
x[myIndex - 1].style.display = "block";
setTimeout(carousel, 5000); // Change image every 5 seconds
}
</script>
<div class="widgets">
<div id='top-sites-widget-wrap' class="top-sites-widget">
<h2 class="widget-title">Happening</h2>
</div>
<div class="most-visited-widget"><b>Latest</b><br>High-performance urban districts: 2030 DISTRICTS Unique private/public partnerships committed to reducing transportation emissions, and energy and water consumption, in cities across North America.</div>
</div>
<style type="text/css">
{
position: relative;
top: -20px;
left: -100px;
padding: 20px;
height: 300px;
text-align: center;
}
@media (min-width: 728px) {
.most-visited-widget{
position: relative;
top: -1080px;
left: -100px;
padding: 20px;
height: 300px;
text-align: center;
font-size: 20px;
}
}
</style>
</body>
</html>