-
Notifications
You must be signed in to change notification settings - Fork 28
/
index.html
242 lines (232 loc) · 24.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>IITP Social Pages</title>
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Smlep5jCw/wG7hdkwQ/Z5nLIefveQRIY9nfy6xoR1uRYBtpZgI6339F5dgvm/e9B" crossorigin="anonymous">
</head>
<body>
<div class="jumbotron">
<h1>IIT Patna Social Pages</h1>
</div>
<div class="container text-center" style="overflow: scroll">
<h2>Festivals</h2>
<div class="row" style="justify-content: center; margin-bottom: 30px">
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<div>
<h3>Celesta</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FCelestaIITP%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<div>
<h3>Anwesha</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fanwesha.iitpatna%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<div>
<h3>Infinito</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FInfinitoIITPatna%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<div>
<h3>Nebula</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FNebula-IIT-Patna-218670981589517%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<div>
<h3>TEDx IIT Patna</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ftedxiitpatna%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
</div>
<h2>Events</h2>
<div class="row" style="justify-content: center; margin-bottom: 30px">
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>NJATH</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fiit.njath%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
<br>
<br>
<br>
<h2>Technical Clubs</h2>
<div class="row" style="justify-content: center; margin-bottom: 30px">
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Developers Student Club</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fdsciitpatna%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>NJACK</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fnjack.iitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Sparkonics</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fsparkonics%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>SCME</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FSCMEIITP%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>ACE</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FACE.IITP%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Supra IIT Patna</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fiitpmotorsports%2F%3F__tn__%3D%252Cd%252CP-R%26eid%3DARCmURadXq2PKVT0K2rGkQ8o6HBMmxvNAmnHgXek3J5yJWDeMLmrkxENAq-HtAUlvAvQaF1bYMuJgkc1&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Threshold</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fthresholdclub%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Team Baja IIT</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fiitp.baja%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Human Powered Vehicle Team</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fiitpatna.hpvc%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Tinkerer's Lab</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fm.facebook.com%2FTInkerersLabIITP%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
<br>
<br>
<br>
<h2>Cultural Clubs and Social Initiative at IIT Patna</h2>
<div class="row" style="justify-content: center; margin-bottom: 30px">
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>HOSCA</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fiitp.sociocultural%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=224254148413683" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>NSS IIT Patna</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fnssiitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=224254148413683" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Yavanika - The Dramatic Society of IIT Patna</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fyavanika.iitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=224254148413683" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Prayatna</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fprayatnaiitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=224254148413683" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Dance Club</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FDancecClubIITPatna%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Quiz Club</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FQCIITP%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>PiXXeL IITP</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fpixxeliitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Music Club</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fmusicclubiitpatna%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Model UN</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fiitpatnamun%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>AI-NLP-ML Group</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fainlpmliitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Research Forum</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FIITPResearchForum%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>IIT Patna Freshmen</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fiitpfreshman%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>BhaktiVedanta Club</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FBVCIITP%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Incubation Centre</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ficiitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Entrepreneurship Club</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fecelliitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>SAAR</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fsaar.iitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
<br>
<br>
<br>
<h2>Sports Clubs</h2>
<div class="row" style="justify-content: center; margin-bottom: 30px">
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Sports at IIT Patna</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FSportsIITPatna%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Football Club</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fiitpatnafc%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Cricket Club</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fcricketiitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Basketball Club</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fiitpbasketballteam%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
<br>
<br>
<br>
<h2>Admins and Departments</h2>
<div class="row" style="justify-content: center; margin-bottom: 30px">
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>IIT Patna</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FIndianInstituteOfTechnologyPatna%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Training and Placement Cell</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fiitpatna.tpc%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>CSE</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fcseiitp%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Mechanical Engineering</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FIIT-Patna-Mechanical-Engineering-Dept-187078881305027%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>Civil and Environmental Engineering</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FDepartment-of-Civil-and-Environmental-Engineering-IIT-Patna-1766191503665380%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
<div class="col-md-6 col-sm-10" style="margin-top: 15px">
<h3>IITP Freshmen Forum</h3>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FDepartment-of-Civil-and-Environmental-Engineering-IIT-Patna-1766191503665380%2F&tabs=timeline&width=340&height=300&small_header=false&adapt_container_width=true&hide_cover=true&show_facepile=false&appId=1458587817703926" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-10">
<h3>Tweets by nss_iitp</h3>
<a class="twitter-timeline" data-lang="en" data-width="340" data-height="300" data-dnt="true" href="https://twitter.com/nss_iitp?ref_src=twsrc%5Etfw"></a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
</div>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/js/bootstrap.bundle.min.js" integrity="sha384-CS0nxkpPy+xUkNGhObAISrkg/xjb3USVCwy+0/NMzd5VxgY4CMCyTkItmy5n0voC" crossorigin="anonymous"></script>
</body>
</html>