-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsolo_singing.html
227 lines (201 loc) · 10.3 KB
/
solo_singing.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="https://infin8.zense.co.in/img/infin8logo.png" type="image/x-icon" />
<link rel="icon" href="images/logo.png">
<title>Sargam</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- FontAwesome CSS -->
<link rel="stylesheet" href="css/fontawesome-all.min.css">
<!-- Swiper CSS -->
<link rel="stylesheet" href="css/swiper.min.css">
<!-- Styles -->
<link rel="stylesheet" href="style.css">
</head>
<body class="blog-page">
<header class="site-header">
<div class="header-bar">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-10 col-lg-4">
<h1 class="site-branding flex">
<a href="#"><img src="images/infin8logo.png " width="100px" /></a>
</h1>
</div>
<div class="col-2 col-lg-8">
<nav class="site-navigation">
<div class="hamburger-menu d-lg-none">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<!-- .hamburger-menu -->
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="index.html#events">EVENTS</a></li>
<li><a href="index.html#prev">PREV INFIN8</a></li>
<li><a href="index.html#core">TEAM</a></li>
</ul>
<!-- flex -->
</nav>
<!-- .site-navigation -->
</div>
<!-- .col-12 -->
</div>
<!-- .row -->
</div>
<!-- container-fluid -->
</div>
<!-- header-bar -->
</header>
<!-- .site-header -->
<div class="page-header">
<div class="container">
<div class="row">
<div class="col-12">
<div class="entry-header">
<h1 class="entry-title">Events</h1>
</div>
<!-- entry-header -->
</div>
<!-- col-12 -->
</div>
<!-- row -->
</div>
<!-- container -->
</div>
<!-- page-header -->
<div class="main-content">
<div class="container">
<div class="blog-page">
<div class="entry-header">
<div class="entry-title">
<h2>Sargam - Solo Singing Competition</h2>
</div>
<!-- entry-title -->
</div>
<div class="row blog-list-page">
<div class="col-12 col-xl single-blog-content">
<div class="blog-content">
<figure allign="center" class="featured-image">
<a href="#"> <img src="images/solo_singing.jpg" alt="fesival+celebration"> </a>
</figure>
<!--featured-image -->
<div class="box-link-date">
<a href="">2<sup>nd</sup> April 2022</a>
</div>
<!-- box-link-date -->
<div class="entry-content">
<div class="entry-meta">
<span class="comments-count">Time: 10:00 a.m. - 12:00 p.m.</span>
<span class="space">|</span>
<span class="comments-count"><a href="https://forms.gle/ijKF9PTpzJVf4Xby5" target="_blank">Register Now</a></span>
</div>
<!-- entry-meta -->
<div class="entry-description">
<p>
<strong>
INFIN8 presents - The Solo Singing Competition, where those gifted with
melody in their voices can make their mark! So, what are you waiting for?
Unleash your inner singer, dive into the ocean of music and sing your heart
out at the festival that promises soul-teasing music and a party you will
remember for years to come! </strong>
<ul>
<li>Mode: Offline</li>
<li>Prizes: First - Rs. 3000 | Second - Rs. 2000</li>
<li>Last date for registrations is 31<sup>st</sup> March' 22, 11:59 pm IST.</li>
<li>Rules:
<ul>
<li>This is a solo participation event.</li>
<li>The performance should not exceed 3 minutes.</li>
<li>If the time exceeds the limit, the participant receives the penalty.</li>
<li>Music - We believe in art beyond boundaries. All genres and languages are accepted.
</li>
<li>Participants must make sure that the lyrics of the song are not offensive in any way.
</li>
<li>The submission should be exclusive to this event.</li>
<li>An additional instrument can be played by the singer while singing.</li>
<li>If participants want to make use of karaoke, then they have to submit the same beforehand to the organizers.</li>
</ul>
</li>
</ul>
</p>
</div>
<!-- entry-description -->
</div>
<!-- entry-content -->
</div>
</div>
<!-- col-6 -->
</div>
<!-- blog-list-page -->
</div>
<!-- last-news -->
</div>
<!-- container -->
</div>
<!-- main-content -->
<footer class="site-footer">
<div class="footer-cover-title flex justify-content-center align-items-center">
<h2>INFIN8</h2>
</div>
<!-- .site-footer -->
<div class="footer-content-wrapper">
<div class="container">
<div class="row">
<div class="col-12">
<div class="entry-title">
<a href="#">INFIN8</a>
</div>
<!-- entry-title -->
</div>
<div class="col-12">
<div class="entry-mail">
<p>1<sup>st</sup> - 3<sup>rd</sup> April 2022</p>
</div class="entry-mail">
</div>
<div class="col-12 col 12">
<div class="entry-mail">
<p>Contact Us: <br>
<a href="https://www.facebook.com/iiitb.infin8/" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/infin8_iiitb/" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="mailto:[email protected]" target="_blank"><i class="fa fa-envelope"></i></a><br>
<a href="Tel:+919429653848">9429653848</a>
<a href="Tel:+919429653848">|</a>
<a href="Tel:+919993092201">9993092201</a>
</p>
</div class="entry-mail">
</div>
</div>
<!-- .entry-mail -->
<div class="copyright-info">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>
document.write(new Date().getFullYear());
</script> All rights reserved | Made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://zense.co.in/" target="_blank"><b>Zense</b></a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
<!-- copyright-info -->
</div>
</div>
</footer>
<!-- site-footer -->
<script type='text/javascript' src='js/jquery.js'></script>
<script type='text/javascript' src='js/masonry.pkgd.min.js'></script>
<script type='text/javascript' src='js/jquery.collapsible.min.js'></script>
<script type='text/javascript' src='js/swiper.min.js'></script>
<script type='text/javascript' src='js/jquery.countdown.min.js'></script>
<script type='text/javascript' src='js/circle-progress.min.js'></script>
<script type='text/javascript' src='js/jquery.countTo.min.js'></script>
<script type='text/javascript' src='js/custom.js'></script>
<script type='text/javascript' src='js/index.js'></script>
</div>
</body>
</html>