-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathamd2b.html
163 lines (139 loc) · 11.7 KB
/
amd2b.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Kaalrav 2k17 | SMIT</title>
<link href="fixed-positioning.css" rel="stylesheet" type="text/css" />
<link href="main.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"/>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script data-main="scripts/main" src="scripts/require.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
</head>
<body>
<audio autoplay loop>
<source src="forest.wav" type="audio/wav">
Your browser does not support the audio element.
</audio>
<nav class="navbar navbar-collapse collapse navbar-fixed-bottom" style="z-index:160">
<div class="container">
<div class="navbar-header navbar">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#" style="margin-top:-100%"><img class="img-responsive-circle" width="50" height="100" src="kaalrav.png"/></a>
</div>
<div id="navbar" class="navbar ">
<ul class="nav navbar-nav navbar-right">
<li class="" style="color:white;font-family:Myriad Pro Condensed;font-style:bold;text-shadow:0px 0px 3px white;font-size:2em;margin-top:5%">3rd to 5th March 2017</li>
<li><a href="https://www.facebook.com/kaalravsmit/"><img class="img-responsive-circle" width="50" height="50" src="fb.png"/></a></li>
<li><a href=""><img class="img-responsive-circle" width="50" height="50" src="yt.png"/></a></li>
<li><a href=""><img class="img-responsive-circle" width="50" height="50" src="insta.png"/></a></li>
<li><a href=""><img class="img-responsive-circle" width="50" height="50" src="vimeo.png"/></a></li>
</ul>
</div>
<p style="color:white;margin-left:0%;text-align:center;" > Created by <a href="https://dcoders-moz.github.io/#" style="display:inline-block;margin-left:0px">DCoderS</a></p>
</div>
</nav>
<nav class="navbar navbar-fixed-bottom" id="navblock" style="width:15%">
<div class="container">
<div id="navbar" class="navbar ">
<ul class="nav navbar-nav navbar-right">
<!-- <li class="" style="color:white;font-family:Myriad Pro Condensed;font-style:bold;text-shadow:0px 0px 3px white;font-size:2em;margin-top:5%">3rd to 5th March 2017</li>-->
<li ><a href="https://www.facebook.com/kaalravsmit/"><img class="img-responsive-circle" width="50" height="50" src="fb.png"/></a></li>
<li ><a href=""><img class="img-responsive-circle" width="50" height="50" src="yt.png"/></a></li>
<li ><a href=""><img class="img-responsive-circle" width="50" height="50" src="insta.png"/></a></li>
<li ><a href="" style="a>hover:background-color:none"><img class="img-responsive" width="50" height="80" src="kaalrav.png"/></a></li>
<li style="color:white;margin-left:0%;text-align:center;" > Created by <a href="https://dcoders-moz.github.io/#" style="display:inline-block;margin-left:-15px">DCoderS</a></li>
</ul>
</div>
</div>
</nav>
<div id="bg1" data-0="margin-left: -20%; margin-top:0px" data-1800="margin-left: -100%; margin-top:10%"></div>
<div id="bg12" data-0="margin-left: 40%; margin-top:0px;" data-1800="margin-left: +100%; margin-top:20%;"></div>
<div id="b2" data-0="margin-left: -30%; margin-top:0px" data-2000="margin-left: -100%; margin-top:20%"></div>
<div id="bg3" data-0="margin-left: -30%; margin-top:0px" data-2000="margin-left: -100%; margin-top:20%"></div>
<div id="bg4" data-00="margin-left: 34%;margin-top:0px" data-3000="margin-left: -100%;margin-top:30%"></div>
<div id="bg5" data-300="margin-left: 46%;margin-top:0px" data-3000="margin-left: 100%;margin-top:30%"></div>
<div id="bg4" data-400="margin-left: -25%;margin-top:0px" data-4000="margin-left: -100%;margin-top:40%"></div>
<div id="bg5" data-500="margin-left: 35%;margin-top:0px" data-4000="margin-left: -100%;margin-top:40%"></div>
<div id="bg9" data-0="margin-left: 0px;margin-top:100%;" data-3000="margin-left:0px;margin-top:0%; " data-10000="margin-top:0%" data-12000="margin-top:100%" ></div>
<div id="bg6" data-00="margin-left: 0px;margin-top:100%;" data-4900="margin-top:20%; " data-10000="margin-top:20%;" data-12000="margin-top:100%"></div>
<div id="bg7" data-700="margin-left: 0%;margin-top:0px;opacity:1" data-2000="margin-left: 100%;margin-top:50%;opacity:0" ></div>
<div id="bg10" data-500="margin-left: -8%;margin-top:0px;opacity:1" data-2000="margin-left: -100%;opacity:0" data-end="margin-left: -4000px;margin-top:-2600px;" ></div>
<!-- <div id="bg9" data-300="margin-left: 100px;margin-top:-1000px;opacity:1" data-2000="margin-left: 2000px;opacity:0" data-end="margin-left: 4000px;margin-top:-2600px;" ></div>
<div id="bg9" data-00="margin-left: 0px;margin-top:500px;" data-4900="margin-top:200px; " data-10000="margin-top:200px;" data-12000="margin-top:800px" ><img style="width:100%;height:auto;" src="tent.png"/></div>-->
<!--<div id="tent" data-700="opacity:0" data-900="opacity:1;"><img src="tent.png"/></div>-->
<div id="bg8" data-00="margin-left: 00px;margin-top: 0px" data-end="margin-left: 00px;margin-top: 0px"><canvas id="sky"></canvas></div>
<!--<div class="stars" style="z-index:100;position:fixed;" data-0="display:none; "data-10000="display:block;margin-top:-100%" data-13000="margin-top:10%"></div>-->
<div class="twinkling" style="z-index:100;position:fixed;" data-0="display:none;" data-10000="display:block;margin-top:-100%" data-12000="margin-top:0%"></div>
<div class="clouds" style="z-index:50;position:fixed" data-0="opacity:1" data-8000="opacity:0"></div>
<div id="easing_wrapper" data-0="display:inline-block;margin:0 auto" data-200="display:none" >
<div id="easing" data-0="opacity:1;margin:0 auto;" data-200="opacity:0" >
<h2 id="text1" style="font-family:Myriad Pro Condensed;color:white;text-align:center;font-style:italic">Start scrolling to take the walk</h2>
</div>
</div>
<div id="easing_wrapper" data-0="display:inline-block;margin:0 auto;margin-left:40%;margin-top:5%" data-200="display:none" >
<div id="easing" data-0="opacity:1;margin:0 auto;" data-200="opacity:0" >
<h3 id="text2" style="font-family:Myriad Pro Condensed;color:white;text-align:right;font-style:italic">Kaalrav presents...</h3>
<h2 id="text3" style="font-family:Woods;color:white;text-align:right;">A Walk<br/> Into <br/>the Woods</h2>
</div>
</div>
<div id="easing_wrapper" data-0="display:none;" data-200="display:block;z-index:47" data-200="color[swing]:rgb(0,0,0);" data-400="color:rgb(255,255,255);" data-200="top:0%;" data-400="top:-100%;">
<div id="easing" data-200="opacity:0" data-400="left:20%;opacity:1" data-900="opacity:1" data-1100="opacity:0">
<p id="text4" style="font-family:Woods;"data-200="opacity:0;font-size:100%;" data-600="opacity:1;font-size:120%;">KAALRAV is the techno-cultural festival of Sikkim Manipal Institute of Technology. An assemblage of thoughts, expressions and creativity, initiated in the year 2001, and now to its 16th rendering, is one of the largest college festival held in North-East India. With thousands of participants, more than a hundred exciting events, it is 3 days of amusement when the silence breaks to cheers of joy.</p>
</div>
</div>
<div id="easing_wrapper" data-0="display:none;" data-1000="display:block;z-index:47" data-1000="color[swing]:rgb(0,0,0);" data-2400="color:rgb(255,255,255);" >
<div id="easing" data-1200="opacity:0" data-1600="left:40%;opacity:1" data-2400="opacity:1" data-2600="opacity:0">
<p id="text4" style="font-family:Woods;"data-1200="opacity:0;font-size:100%;" data-1800="opacity:1;font-size:150%;">It was our third time here and SMIT is one of our favorite campus. The crowd here can relate to our music really well.<br/><br/> Subir Malik, Parikrama</p>
</div>
</div>
<div id="easing_wrapper" data-0="display:none;" data-2800="display:block;text-align:center;z-index:80;opacity:0" data-1900="color[swing]:rgb(0,0,0);" data-3200="color:rgb(255,255,255);background-color:black;opacity:0.9" data-1200="top:0%;" data-9500="top:0%;" data-10000="top:-100%" >
<div id="easing" data-2500="opacity:0;display:none" data-2800="opacity:1;font-size:100%;display:block" data-3900="opacity:0;font-size:105%;display:none;" >
<h1 id="text5" style="font-family:Woods;text-align:center">Kaalrav Arena</h1>
</div>
<div class="container" style="width:100%;height:100%;z-index:120">
<div class="row">
<div data-0="display:none;" data-3900="display:block;text-align:center;z-index:120;opacity:0;" data-4400="opacity:1;" data-8000="opacity:1" data-9500="opacity:0;display:none">
<div id="cor" class="col-lg-12 col-md-12">
<div id = "myCarousel" class = "carousel slide" style="width:100%;height:100%;padding:50px" >
<!-- Carousel indicators -->
<ol class = "carousel-indicators">
<li data-target = "#myCarousel" data-slide-to = "0" class = "active" style="background-color: #0000ff;"></li>
<li data-target = "#myCarousel" data-slide-to = "1" style="background-color: #0000ff;"></li>
<li data-target = "#myCarousel" data-slide-to = "2" style="background-color: #0000ff;"></li>
</ol>
<!-- Carousel items -->
<div class = "carousel-inner" style=" width:100%; height: 300px !important;">
<div class = "item active">
<br><br><br><br><h1 style="font-family:Woods">RANGMANCH</h1><br>The inter-collegiate stage play competition is the way to mesmerize the audience with impeccable acting, script, dialogues and sets. It is time to express, it is time to impress. The stage is set and get ready because it’s show time!<br><br><br><button type="button" class="btn btn-primary" style="font-family:Woods" >REGISTER</button>
</div>
<div class = "item">
<br><br><br><br><h1 style="font-family:Woods">STAND UP COMEDY</h1><br>An event for those who have the knack to make the audience laugh. If you can dare to make anyone smile in tragedy than come and share the laughter through stand-up comedy. It’s time to giggle!
</div>
<div class = "item">
<br><br><br><br><h1 style="font-family:Woods" >NUKKAD</h1><br>Street plays have been the medium of the voice of the people from time immemorial and this has now become a traditional part of India. Participate in this acclaimed street play competition and strive to bring about change by breaking barriers with your voice. So gear up folks and let your message ring out loud!
</div>
</div>
<!-- Carousel nav -->
<a class = "carousel-control left" href = "#myCarousel" data-slide = "prev">‹</a>
<a class = "carousel-control right" href = "#myCarousel" data-slide = "next">›</a>
</div>
</div>
<div class="col-lg-3 col-md-3"></div>
</div>
</div>
</div>
</div>
<script data-main="scripts/main" src="scripts/require.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="dist/skrollr.ie.min.js"></script>
<![endif]-->
</body>
</html>