-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·151 lines (140 loc) · 6.29 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
<html>
<head>
<title>Rocktaves | Oasis '16</title>
<link href="2/ninja-slider.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="materialize/materialize.min.css">
<link rel="stylesheet" href="style.css"/>
</head>
<body>
<div id="ninja-slider">
<div id="logo">
Rocktaves
</div>
<div class="slider-inner">
<ul>
<li>
<a class="ns-img" href="img/1.jpg"></a>
</li>
<li>
<a class="ns-img" href="img/2.jpg"></a>
</li>
<li>
<a class="ns-img" href="img/3.jpg"></a>
</li>
</ul>
<ul>
<li>
<a class="ns-img" href="img/4.jpg"></a>
</li>
<li>
<a class="ns-img" href="img/5.jpg"></a>
</li>
</ul>
<!--<div class="navsWrapper">
<div id="ninja-slider-prev"></div>
<div id="ninja-slider-next"></div>
</div>-->
</div>
</div>
<nav>
<ul>
<li name="t1" class="fade">Home</li>
<li name="t2" class="fade">Rules</li>
<li name="t3" class="fade">Participate</li>
<li name="t4" class="fade">Axetacy</li>
<li name="t5" class="fade">Contact</li>
</ul>
</nav>
<section ID="content" STYLE="min-height:200px">
<div ID="t1" CLASS="normal" STYLE="min-height:200px !important">
<div class="valign-wrapper container" STYLE="height:100%; text-align:justify">
<p class="valign col s12 m10 l8 offset-m1 offset-l2">
<b>Rocktaves</b><br/> is one of the most esteemed rock competitions in the country and
endeavours to strengthen the fairly nascent Indian rock scene. Rocktaves is,
in fact, responsible for launching some of the finest bands in the Indian rock
scene today — Parikrama, Prestorika, Them Clones, The Superfuzz and Euphoria, to name a few.
Get a chance to battle it out with the best and make your tryst with the legend.
</p>
</div>
</div>
<div ID="t2" CLASS="normal" STYLE="display:none; min-height:200px">
<div class="valign-wrapper container" STYLE="height:100%; text-align:justify">
<p class="valign col s12 m10 l8 offset-m1 offset-l2">
<ol>
Rules
<li>Bands will get 25 minutes on stage (including sound check).</li>
<li>There will be no language restrictions on the entries.</li>
<li>No registration fees will be charged and accommodation will be provided.</li>
<li>The selection of teams will be the sole discretion of BITS-Pilani.</li>
<li>The final decision regarding any matter lies in the hands of the organizers and judges.</li>
<li>Professionals will be handling the judging of the event.</li>
<li>Any team violating any of the above rules is subject to direct elimination.</li>
<li>Professional sounds shall handle the event. Drum kits will be provided.</li>
</ol>
</p>
</div>
</div>
<div ID="t3" CLASS="normal" STYLE="display:none">
<div class="valign-wrapper container" STYLE="height:100%">
<p class="valign col s12 m10 l8 offset-m1 offset-l2" style="text-align:center">
Register<br/>on the <a href="http://bits-oasis.org"><b>Oasis 2016 website</b></a> for the event <b>Rocktaves</b>.
Go through the rules for the event <a href="http://bits-oasis.org/oasis16_rules_booklet.pdf"><b>here</b></a>
</p>
</div>
</div>
<div ID="t4" CLASS="normal" STYLE="display:none;">
<div class="valign-wrapper container" STYLE="height:100%; text-align:justify">
<p class="valign col s12 m10 l8 offset-m1 offset-l2">
<ol>
<b>Axetacy</b> is a showcase of guitaring prowess. Show off your inner Vai,
Page, or McKee in an attempt to wow both the adoring crowd and the discerning judges.
Axetacy is a solo guitar competition for both acoustic and electric guitarists.
Registration will be done <b>on the spot</b>.
<li>Preliminary participants will not have more than <b>10 minutes each</b> on stage,
<b>including</b> tuning and sound check, etc. There is <b>no</b> restriction on the
number of songs they can play.
</li>
<li>A basic sound setup will be provided. Participants are <b>required</b> to get their own
guitars and patches/pedals/processors for the event. However if a guitar can be
provided to a participant on the spot, it will be.
</li>
<li>
Backing tracks are permitted in the preliminary stage, though not in the final round.
</li>
<li>
The final round will be a face-off style event, where two contestants will be pitted against each other.
</li>
<li>
A professional judge will be present.
</li>
<li>
The decision of the judge and the organisers will be final and absolutely binding.
</li>
</ol>
</p>
</div>
</div>
<div ID="t5" CLASS="normal" STYLE="display:none">
<div class="valign-wrapper container" STYLE="height:100%; text-align:justify">
<p class="valign col s12 m10 l8 offset-m1 offset-l2">
<b style="font-size:30px;"> Varun Karulkar </b><br/>
<a href="tel:+918239820320">+91 8239820320<br/>
<a href="mailto:arbits@bits-oasis.org">arbits@bits-oasis.org</a>
</p>
</div>
</div>
</section>
<footer>
</footer>
<script SRC="http://code.jquery.com/jquery-latest.js"></script>
<script src="2/ninja-slider.js" type="text/javascript"></script>
<script src="materialize/materialize.min.js"></script>
<script src="script.js"></script>
<script type="text/javascript">
// setTimeout(function(){
// var html=document.getElementsByTagName('html');
// html[0].innerHTML=html[0].innerHTML.replace("Ninja Slider trial version",'');
// },1000);
</script>
</body>
</html>