forked from akshdeep996/anaadyanata17_web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·204 lines (201 loc) · 8.38 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
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
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.cookie.min.js"></script>
<script>
function hasWord(myString, myWord) {
return myString.indexOf(myWord) > -1;
}
var last = Cookies.get('previousUrl');
var pages = ['about.html', 'eventcat.html', 'support.html', 'team.html', 'gallary.html']
if (last) {
$(function () {
pages.forEach(function (page) {
if (last != window.location.href) {
if (hasWord(last, page)) {
$('main').addClass('landing-layout--open');
$('#logo').addClass('hide');
}
}
}, this);
});
}
Cookies.set("previousUrl", window.location.href, {
path: "/"
});
</script>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#004894">
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#004894">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-status-bar-style" content="#004894">
<title>Anaadyanta 2017 | National Level Techno-Cultural Fest</title>
<meta name="description" content="Anaadyanta is the Annual Techno- Cultural Festival of Nitte Meenakshi Institute of Technology, Bangalore."
/>
<meta name="keywords" content="anaadyanta 2017, annual techno-cultural fest, Nitte Meenakshi Institute of Technology, NMIT, Dive! Feel & Come Alive, Underwater, 9th 10th & 11th March 2017, fest in Bangalore"
/>
<meta name="author" content="Rajnarayan | Anaadyanta web team" />
<link rel="shortcut icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Kaushan+Script" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/style_main.css" />
<!-- CSS -->
<!-- Custom styles CSS -->
<link rel="stylesheet" type="text/css" href="css/style_land.css">
<!-- Animate css -->
<link rel="stylesheet" type="text/css" href="css/animate.css">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<!--Social-->
<link rel="stylesheet" type="text/css" href="css/social.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script>
document.documentElement.className = 'js';
</script>
</head>
<body>
<svg class="hidden">
<defs>
<symbol id="icon-arrow" viewBox="0 0 24 24">
<title>arrow</title>
<polygon points="6.3,12.8 20.9,12.8 20.9,11.2 6.3,11.2 10.2,7.2 9,6 3.1,12 9,18 10.2,16.8 " />
</symbol>
<symbol id="icon-grid" viewBox="0 0 100 100">
<title>grid</title>
<rect x="8.4" y="8.9" width="20.1" height="20.1" />
<rect x="40" y="8.9" width="20.1" height="20.1" />
<rect x="71.6" y="8.9" width="20.1" height="20.1" />
<rect x="8.3" y="40" width="20.1" height="20.1" />
<rect x="39.9" y="40" width="20.1" height="20.1" />
<rect x="71.6" y="40" width="20.1" height="20.1" />
<rect x="8.3" y="71" width="20.1" height="20.1" />
<rect x="39.9" y="71" width="20.1" height="20.1" />
<rect x="71.6" y="71" width="20.1" height="20.1" />
</symbol>
</defs>
</svg>
<main class="landing-layout">
<!-- Landing wrap with sections -->
<div class="landing-wrap">
<section class="landing landing--above" style="background-image: url(img/1.1.jpg);">
</section>
<section class="landing landing--beneath" style="background-image: url(img/2.1.jpg);">
<canvas id="bubbles"></canvas>
</section>
</div>
<!-- /landing-wrap -->
<!-- Landing header with title -->
<header class="landing-header">
<div class="socialize" id="div1" style="z-index: 9999">
<ul class="accordion">
<li class="tabs">
<div class="social-links facebook-icon"><a href="https://www.facebook.com/anaadyantanmit/" target="_blank">Facebook</a></div>
</li>
</ul>
<ul class="accordion">
<li class="tabs">
<div class="social-links insta-icon"><a href="https://www.instagram.com/anaadyanta/" target="_blank">Instagram</a></div>
</li>
</ul>
</div>
<div class="playstore">
<a href="https://play.google.com/store/apps/details?id=org.anaadyanta.anaadyanta17&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1" target="_blank"><img alt="Get it on Google Play" src="img/googleplay.png" style="z-index: 9999 !important; max-width: 15vmax;"/></a>
</div>
<img style="max-width: 20%; height: auto; margin-top: -8%;" src="img/logo.png" id="logo">
<br/>
<h1 class="landing-header__title" aria-label="Blue Divers" style="margin-top: -1.3%; text-shadow: 2px 2px 2px rgba(0,0,0,0.5);">
<span>A</span><span>n</span><span>a</span><span>a</span><span>d</span><span>y</span><span>a</span><span>n</span><span>t</span><span>a</span><span> '</span><span>1</span><span>7</span>
</br>
<p class="dates">9<sup>th</sup>, 10<sup>th</sup> & 11<sup>th</sup> March</p>
</h1>
<br/>
<p class="landing-header__tagline rw-words rw-words-1" style="text-shadow: 2px 2px 2px rgba(0,0,0,0.5);">
<span class="sp1">Dive!</span>
<span class="sp2">Feel</span>
<span class="sp3">Come Alive!</span>
<span class="sp4">Dive! Feel and Come Alive!</span></p>
</header>
<!-- /landing-header -->
<!-- Trigger button for layout change -->
<button class="button button--trigger" aria-label="View more">
<svg class="icon icon--grid icon--shown"><use xlink:href="#icon-grid"></use></svg>
<svg class="icon icon--arrow-up icon--hidden"><use xlink:href="#icon-arrow"></use></svg>
</button>
<!-- Featured content that gets shown after the layout opens -->
<section class="featured-content" style="text-shadow: 2px 2px 2px rgba(0,0,0,0.5);">
<ul class="featured-list">
<li class="featured-list__item">
<div class="effected">
<a href="about.html" class="featured-list__link">
<img class="featured-list__img" src="img/images/about-us.png" alt="About Us">
<h3 class="featured-list__title">About Us</h3>
</a>
</div>
</li>
<li class="featured-list__item">
<div class="effected">
<a href="eventcat.html" class="featured-list__link">
<img class="featured-list__img" src="img/images/EventsBeforeAY.png" alt="Events">
<h3 class="featured-list__title">Events</h3>
</a>
</div>
</li>
<li class="featured-list__item">
<div class="effected">
<a href="team.html" class="featured-list__link">
<img class="featured-list__img" src="img/images/Team.png" alt="Team">
<h3 class="featured-list__title">Team</h3>
</a>
</div>
</li>
<li class="featured-list__item">
<div class="effected">
<a href="gallary.html" class="featured-list__link">
<img class="featured-list__img" src="img/images/Gallery.png" alt="Gallery">
<h3 class="featured-list__title">Gallery</h3>
</a>
</div>
</li>
<li class="featured-list__item">
<div class="effected">
<a href="#" class="featured-list__link">
<img class="featured-list__img" src="img/images/Sponsors.png" alt="Sponsors">
<h3 class="featured-list__title">Sponsors</h3>
</a>
</div>
</li>
<li class="featured-list__item">
<div class="effected">
<a href="support.html" class="featured-list__link">
<img class="featured-list__img" src="img/images/Support.png" alt="Support">
<h3 class="featured-list__title">Support</h3>
</a>
</div>
</li>
</ul>
</section>
<!--Loader-->
<div class="loader">
<svg class="loader__img" viewBox="0 0 100 100" width="100px" height="100px">
<circle class="loader__circle" cx="22.8" cy="77.6" r="16.5" />
<circle class="loader__circle" cx="52.2" cy="82.9" r="6.5" />
<circle class="loader__circle" cx="79.8" cy="69.8" r="13.1" />
</svg>
</div>
</main>
<!--SCRIPTS-->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script src="js/js_main.js"></script>
<script src="js/howler.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/js_land.js"></script>
</body>
</html>