-
Notifications
You must be signed in to change notification settings - Fork 0
/
spons2.html
302 lines (256 loc) · 11.6 KB
/
spons2.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="assets/images/vlogo-1.svg" type="image/x-icon">
<link rel="stylesheet" href="spons2.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet">
<!-- Site made with Mobirise Website Builder v5.3.5, https://mobirise.com -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Mobirise v5.3.5, mobirise.com">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/vlogo-1.svg" type="image/x-icon">
<meta name="description" content="">
<link rel="stylesheet" href="assets/web/assets/mobirise-icons2/mobirise2.css">
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/dropdown/css/style.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Lobster:400&display=swap" as="style"
onload="this.onload=null;this.rel='stylesheet'">
<noscript>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster:400&display=swap">
</noscript>
<link rel="preload" href="https://fonts.googleapis.com/css?family=Signika:300,400,500,600,700&display=swap"
as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Signika:300,400,500,600,700&display=swap">
</noscript>
<link rel="preload" as="style" href="assets/mobirise/css/mbr-additional.css">
<link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
<title>Marketing and Media</title>
<style>
.ccontainer {
position: relative;
min-height: 60vh;
background: white;
margin-top: 20px;
}
.ccontainer .cimage-container {
display: flex;
flex-wrap: wrap;
gap: 15px;
justify-content: center;
padding: 10px;
}
.ccontainer .cimage-container .cimage {
height: 250px;
width: 350px;
border: 10px solid white;
box-shadow: 0 5px 15px black;
overflow: hidden;
cursor: pointer;
}
.ccontainer .cimage-container .cimage img {
height: 100%;
width: 100%;
object-fit: cover;
transition: .2s linear;
}
.ccontainer .cimage-container .cimage:hover img {
transform: scale(1.1);
}
.ccontainer .cpopup-image {
position: fixed;
top: 0;
left: 0;
background: rgba(0, 0, 0, .9);
width: 100%;
height: 100%;
z-index: 100;
display: none;
}
.ccontainer .cpopup-image span {
position: absolute;
top: 0;
right: 10px;
font-size: 40px;
font-weight: bolder;
color: #fff;
cursor: pointer;
z-index: 100;
}
.ccontainer .cpopup-image img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border: 5px solid #fff;
width: 750px;
object-fit: cover;
}
@media (max-width:768px) {
.ccontainer .cpopup-image img {
width: 95%;
}
}
</style>
</head>
<body>
<section class="header">
<div class="text-box">
<h1>MARKETING AND MEDIA DEPARTMENT</h1>
<p>
Turning imagination into reality
</p>
</div>
</section>
<!-- what gui do? -->
<section class="course">
<h1>WHAT WE DO</h1>
<!-- <p>
The GUI is a type of User Interface that allows users to interact with
</p> -->
<div class="row">
<div class="course-col">
<p>This is one of the major departments of the team. The term 'Marketing' refers to the process an
organization undertakes to engage its target audience, build strong relationships to create value in
order to capture value in return.
</p>
</div>
<div class="course-col">
<p>This department ensures that all the team accounts are in place and that money is being spent
correctly. The social media is an interactive technology that allows the creation, sharing and
exchange of information, ideas, career interests, and other forms of expression via virtual
communities and networks. So our team makes equal efforts to communicate with people through such
platforms.
</p>
</div>
<div class="course-col">
<p>This department strives to bring in potential sponsors and funds to convert the hard work into real
plane. We also make sure all the documents for different stages of the competition are maintained in
order for everything to happen smoothly and without any issue.
</p>
</div>
</div>
</section>
<!-- our team -->
<h1 class="ot">MEET THE MARKETING AND MEDIA MEMBERS</h1>
<div class="tbox-container">
<div class="btn from-top">Senior</div>
<!-- 1 -->
<!-- 2 -->
<!-- 1 -->
<div class="tbox">
<img src="img/sanat_again.jpg" alt="">
<div class="tinfo">
<h3 class="ttitle">Sanat Pednekar</h3>
<span class="tpost">TE <br>MECHANICAL</span>
<div class="tshare">
<a href="https://www.facebook.com/sanat.pednekar" class="fab fa-facebook-f"></a>
<a href="https://www.instagram.com/sanatpednekar/" class="fab fa-instagram"></a>
<a href="https://mobile.twitter.com/SanatPednekar" class="fab fa-twitter"></a>
<a href="https://www.linkedin.com/in/sanat-pednekar-a881351b7/" class="fab fa-linkedin"></a>
</div>
</div>
</div>
<!-- 2 -->
<!-- 3 -->
<!-- 1 -->
<div class="tbox">
<img src="img/yayati.jpg" alt="">
<div class="tinfo">
<h3 class="ttitle">Yayati Nakhate</h3>
<span class="tpost">TE <br>MECHANICAL</span>
<div class="tshare">
<a href="https://www.instagram.com/yayatinakhate/" class="fab fa-instagram"></a>
<a href="https://www.linkedin.com/in/yayati-nakhate-90814a208" class="fab fa-linkedin"></a>
</div>
</div>
</div>
<!-- 2 -->
<div class="tbox">
<img src="img/Sponsorship_Arpita Khot.PNG" alt="">
<div class="tinfo">
<h3 class="ttitle">Arpita Khot</h3>
<span class="tpost">TE </br>ELECTRONICS AND COMPUTER SCIENCE </span>
<div class="tshare">
<a href="https://www.instagram.com/arpita__khot/" class="fab fa-instagram"></a>
<a href="https://twitter.com/arpitakhott" class="fab fa-twitter"></a>
<a href="https://www.linkedin.com/in/arpita-khot-185292212/" class="fab fa-linkedin"></a>
</div>
</div>
</div>
<!-- 2 -->
</div>
<div class="tbox-container">
<div class="btn from-top">Juniors</div>
<div class="tbox-container">
<!-- <h1 class="ot">Juniors</h1> -->
<!-- 1 -->
<div class="tbox">
<img src="img/khushh.jpeg" alt="">
<div class="tinfo">
<h3 class="ttitle">Kush Ambekar</h3>
<span class="tpost">SE </br>ELECTRONICS AND COMPUTER SCIENCE </span>
<div class="tshare">
<a href="https://www.instagram.com/_._._.kush._._._" class="fab fa-instagram"></a>
<!-- <a href="https://www.linkedin.com/in/ritika-rumde-a89492208" class="fab fa-linkedin"></a> -->
</div>
</div>
</div>
<!-- 2 -->
<!-- 3 -->
<!-- 1 -->
<!-- 2 -->
<div class="tbox">
<img src="img/bhavik.jpeg" alt="">
<div class="tinfo">
<h3 class="ttitle">Bhavik Parmar</h3>
<span class="tpost">SE </br>ELECTRONICS AND COMPUTER SCIENCE </span>
<div class="tshare">
<a href="https://www.instagram.com/_bhavik.29_/" class="fab fa-instagram"></a>
<!-- <a href="https://twitter.com/arpitakhott" class="fab fa-twitter"></a> -->
<!-- <a href="https://www.linkedin.com/in/arpita-khot-185292212/" class="fab fa-linkedin"></a> -->
</div>
</div>
</div>
<div class="tbox">
<img src="img/adrian.jpg" alt="">
<div class="tinfo">
<h3 class="ttitle">Adrian Menezes</h3>
<span class="tpost">SE </br>COMPUTERS </span>
<div class="tshare">
<a href="https://www.instagram.com/adrian_menezes7/" class="fab fa-instagram"></a>
<!-- <a href="https://twitter.com/arpitakhott" class="fab fa-twitter"></a> -->
<!-- <a href="https://www.linkedin.com/in/arpita-khot-185292212/" class="fab fa-linkedin"></a> -->
</div>
</div>
</div>
</div>
<!-- -->
<section
style="background-color: #fff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Helvetica Neue', Arial, sans-serif; color:#aaa; font-size:12px; padding: 0; align-items: center; display: flex;">
<p style="flex: 0 0 auto; margin:0; padding-right:1rem;"><a href="https://mobirise.site/e"
style="color:#aaa;"></a></p>
</section>
<script src="asset/web/assets/jquery/jquery.min.js"></script>
<script src="asset/popper/popper.min.js"></script>
<script src="asset/tether/tether.min.js"></script>
<script src="asset/bootstrap/js/bootstrap.min.js"></script>
<script src="asset/smoothscroll/smooth-scroll.js"></script>
<script src="asset/dropdown/js/nav-dropdown.js"></script>
<script src="asset/dropdown/js/navbar-dropdown.js"></script>
<script src="asset/touchswipe/jquery.touch-swipe.min.js"></script>
<script src="asset/theme/js/script.js"></script>
</body>
</html>