-
Notifications
You must be signed in to change notification settings - Fork 0
/
luna.html
217 lines (194 loc) · 10.3 KB
/
luna.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="L.jpg">
<title>_LONA_</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.js"></script>
<!-- Custom styles for this template -->
<link href="carousel.css" rel="stylesheet">
<link href="style.css" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark" style="z-index: 100px">
<a class="navbar-brand" href="#">_Lona_</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="luna.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="login.php">Sign-In</a>
</li>
<li class="nav-item">
<a class="nav-link" href="register.php">Register Now</a>
</li>
<li class="nav-item">
<a class="nav-link" href="trial_events.php">Events</a>
</li>
</ul>
</div>
</nav>
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner" style="height: 800px;font-family: Candara;">
<div class="carousel-item active">
<img class="first-slide" src="dance.JPG" alt="First slide" style="height: 800px">
</div>
<div class="carousel-item">
<img class="second-slide" src="music.jpg" alt="Second slide" style="height: 760px">
</div>
<div class="carousel-item">
<img class="third-slide" src="Art.jpg" alt="Third slide" style="height: 760px">
</div>
</div>
<a class="carousel-control-prev" href="#myCarousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#myCarousel" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container marketing">
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="col-lg-4">
<img class="rounded-circle" src="Sonu-Nigam.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Sonu Nigam</h2><br>
<p>"The Crowd was amazing.<br>It was amazing experience."</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="rounded-circle" src="Arijit-Singh.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Arijit Singh</h2><br>
<p>"Lovely memories.<br>Everything was perfect.<br>Anytime Krieva calls me, i'll be ready."</p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<img class="rounded-circle" src="nucleya.jpg" alt="Generic placeholder image" width="140" height="140">
<h2>Nucleya</h2><br>
<p>"It was a world class experience for me.<br>Thank you Krieva."</p>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">About Our Event.<span class="text-muted"> It'll blow your mind.</span></h2>
<p class="lead">Held towards the end of December every year, it attracts a whopping crowd of over 1,39,000 students from more than 1700 colleges nationwide. Kreiva is devoted to creating an unforgettable experience for all its visitors, simultaneously providing unique opportunities to the youth for showcasing their talents in front of extremely large audiences and top-notch judges.</p>
</div>
<div class="col-md-5">
<img class="featurette-image img-fluid mx-auto" src="panda.jpg" alt="Generic placeholder image">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7 order-md-2">
<h2 class="featurette-heading">A Show For Everyone.<span class="text-muted"> See for yourself.</span></h2>
<p class="lead">With hundreds of exciting events, Kreiva promises to be a delight for every palate. Big names like Hoobastank, Arijit Singh, Vishal Shekhar, Shankar Ehsaan Loy and many more have graced Kreiva with their presence. The extravaganza hosts International artists, competitions and much more, all packed into one epic cultural fiesta!</p>
</div>
<div class="col-md-5 order-md-1">
<img class="featurette-image img-fluid mx-auto" src="MJ.JPG" alt="Generic placeholder image">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">And lastly, this one. <span class="text-muted">Checkmate.</span></h2>
<p class="lead">The most anticipated events of Kreiva. Having featured international artists like Porcupine Tree, Simple Plan and VINAI, along with Bollywood favorites like Pritam, Vishal-Shekhar and Shankar-Ehsaan-Loy, these grand events make for the perfect end to each day, on all the four days. Groove to the rhythm of your favorite artists in a 25,000+ crowd! </p>
</div>
<div class="col-md-5">
<img class="featurette-image img-fluid mx-auto" src="divyesh.JPG" alt="Generic placeholder image">
</div>
</div>
<hr class="featurette-divider">
<!-- /END THE FEATURETTES -->
<!-- Sponsers Here -->
<section id="best_clients">
<div class="row m-0 row_1">
<div class="client_container text-center" id="cl_1">
<div class="client_img_container">
<img src="https://static-o4mlunccwnbtnhr.stackpathdns.com/pics/clients/static_client_1.png">
</div>
</div>
<div class="client_container text-center" id="cl_2">
<div class="client_img_container">
<img src="https://static-o4mlunccwnbtnhr.stackpathdns.com/pics/clients/static_client_2.png">
</div>
</div>
<div class="client_container text-center" id="cl_3">
<div class="client_img_container">
<img src="https://static-o4mlunccwnbtnhr.stackpathdns.com/pics/clients/static_client_3.png">
</div>
</div>
<div class="client_container text-center" id="cl_4">
<div class="client_img_container">
<img src="https://static-o4mlunccwnbtnhr.stackpathdns.com/pics/clients/static_client_4.png">
</div>
</div>
<div class="client_container text-center" id="cl_5">
<div class="client_img_container">
<img src="https://static-o4mlunccwnbtnhr.stackpathdns.com/pics/clients/static_client_5.png">
</div>
</div>
</div>
<div class="row m-0 row_2">
<div class="client_container one" id="cl_6">
<div class="client_img_container">
<img src="https://static-o4mlunccwnbtnhr.stackpathdns.com/pics/clients/static_client_6.png">
</div>
</div>
<div class="client_container text-center two" id="cl_7">
<div class="client_img_container">
<img src="https://static-o4mlunccwnbtnhr.stackpathdns.com/pics/clients/static_client_7.png">
</div>
</div>
<div class="client_container three" id="cl_8">
<div class="client_img_container">
<img src="https://static-o4mlunccwnbtnhr.stackpathdns.com/pics/clients/static_client_8.png">
</div>
</div>
<div class="client_container three" id="cl_9">
<div class="client_img_container">
<img src="https://static-o4mlunccwnbtnhr.stackpathdns.com/pics/clients/static_client_9.png">
</div>
</div>
</div>
</section>
<hr class="featurette-divider">
<!-- FOOTER -->
<footer>
<br><br><br>
<p class="float-right"><a href="#">Back to top</a></p>
<p>© 2017 _Lona_ · <a href="#">Privacy</a> · <a href="#">Terms</a></p>
</footer>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="assets/js/vendor/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script src="assets/js/vendor/holder.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="assets/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>