-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathxposure.html
193 lines (166 loc) · 5.85 KB
/
xposure.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
---
title: Xposure
layout: default
---
<style>
.club-title {
background-color: #1D1D27;
padding-top: 100px;
}
.club-heading {
color: white;
text-align: center;
margin-left: 5%;
margin-right: 5%;
}
.heading-image {
display: block;
margin-left: auto;
margin-right: auto;
width: 35%;
}
.heading1 {
background-color: #1D1D27;
}
.objectives-list {
color: white;
text-align: left;
margin-left: 5%;
margin-right: 5%;
}
.fa {
color: white;
}
.fa:hover {
color: red;
}
.club-card1 {
margin: 5%;
box-shadow: 5px 8px 32px 20px rgba(31, 38, 135, 0.37);
}
@media only screen and (max-width: 900px) {
.heading-image {
width: 50%;
}
}
</style>
<section class="club-title">
<!-- Logo and title -->
<div class="container">
<img src="assets/images/logo/club/xposure-inverted.png" alt="xposure" class="heading-image">
<div class="club-heading">
<br>
<h2><b> XPOSURE </b></h2>
<h6>Photography Club of IIIT Raichur</h6>
</div>
</div>
<br><br><br>
<!-- recent events dropdown -->
<!-- <div class="club-heading">
<h2><b>Recent Events</b></h2>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-12">
<div class="club-card1">
<img src="assets/images/ebsb-images/event1.png" alt="event photo" style="width:100%">
<h3 class="club-heading"> Webinar on Water Conservation</h3>
<div class="card">
<h5 class="card-header">
<a data-toggle="collapse" href="#update-1" aria-expanded="false" aria-controls="update-1"
id="heading-example" class="d-block">
<i class="fa fa-chevron-down pull-right"></i>
More
</a>
</h5>
<div id="update-1" class="collapse" aria-labelledby="heading-example">
<div class="card-body">
In order to promote Jal Shakti Abhiyan under EBSB & EBSB Club IIITR, IIIT Raichur is holding a webinar on learning the water conservation techniques used in the kaleshwaram project. <a href="https://en.m.wikipedia.org/wiki/Kaleshwaram_Lift_Irrigation_Project" target="_blank" style="color: #0000EE;">Project Details: Kaleshwaram Lift Irrigation Project</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="club-card1">
<img src="assets/images/ebsb-images/event2.jpeg" alt="event photo" style="width:100%">
<h3 class="club-heading"> Closing Ceremony EBSB Exchange Program</h3>
<div class="card">
<h6 class="card-header">
<a data-toggle="collapse" href="#update-2" aria-expanded="true" aria-controls="update-2"
id="heading-example" class="d-block">
<i class="fa fa-chevron-down pull-right"></i>
More
</a>
</h6>
<div id="update-2" class="collapse" aria-labelledby="heading-example">
<div class="card-body">
Marking the closing ceremony of the EBSB Cultural Exchange Program, the students celebrated Bathukamma - the floral festival of Telangana. Later savoured the Carnatic Music and the Ethnic Cuisines of state. Followed by a cricket match between IIIT Sonepat students and IIIT Raichur students in which the Sonepat team outplayed the Raichur team.
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="club-card1">
<img src="assets/images/ebsb-images/event3.jfif" alt="event photo" style="width:100%">
<h3 class="club-heading">international Mother Language Day</h3>
<div class="card">
<h5 class="card-header">
<a data-toggle="collapse" href="#update-3" aria-expanded="false" aria-controls="update-3"
id="heading-example" class="d-block">
<i class="fa fa-chevron-down pull-right"></i>
More
</a>
</h5>
<div id="update-3" class="collapse" aria-labelledby="heading-example">
<div class="card-body">
On 21st February 2020, on the occasion of international mother language day the EBSB club of IIIT Raichur organized an anthakshari event in which all the students were encouraged to sing songs in their own languages.
</div>
</div>
</div>
</div>
</div>
</div>
</div> -->
<!-- <br><br><br> -->
<!-- about ebsb section -->
<div class="club-heading">
<h2><b>About</b></h2>
<p style="color: white;"> We have posted a freshers video, on our Youtube Channel, in which all the students
shared their fun experience and views about the institution. The views on the video is increasing day by
day, and could be found in the Channel, XPOSURE IIIT RAICHUR.</p>
</div>
<br><br><br>
<!-- coordinators team -->
<div class="club-heading">
<h2><b>Coordinators</b></h2>
<h6>The leaders who make all this possible</h6>
</div>
<div class="container">
<div class="row justify-content-center" style="padding-bottom: 10px;">
<div class="col-lg-4 col-12">
<div class="council-cards">
<img src="./assets/images/prteam/kaustubh.webp" style="width: 70%; margin: 7% 15% 5% 15%;">
<div class="council-cards-content text-center">
<h4 style="font-weight: 500; color: white;">
Kaustubh Kesharwani<br>
</h4>
<a href="mailto:[email protected]" target="_blank"
class="fa fa-envelope council-cards-link">
</a>
</div>
</div>
</div>
</div>
</div>
<br><br>
<div class="club-heading">
<h2><b>Follow us</b></h2>
<a href="https://www.youtube.com/channel/UC6aCBD8hLAJzg7V50CEcX3g" target="_blank"
class="fa fa-youtube council-cards-link"> </a><a href="https://www.instagram.com/xposure.iiitr/"
target="_blank" class="fa fa-instagram council-cards-link"> </a><a href="mailto:[email protected]"
target="_blank" class="fa fa-envelope council-cards-link">
</a>
</div>
</section>