-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
495 lines (418 loc) · 18 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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
<!DOCTYPE html>
<html dir="ltr" lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!--Favicon-->
<link rel="shortcut icon" href="http://tedxguc.org/img/mainElements/favicon.png">
<!-- This is the traditional favicon.
- size: 16x16 or 32x32
- transparency is OK
- see wikipedia for info on browser support: http://mky.be/favicon/ -->
<link rel="apple-touch-icon" href="http://tedxguc.org/img/mainElements/favicon.png">
<!--SEO Data-->
<meta name="title" content="TEDxRSET | November 4 2018 | RSET | Kochi" />
<meta name="description" content="The biggest event of its kind in the history of Rajagiri, TEDxRSET, is finally here! Centred around the theme Hypercubes: Beyond Dimensions."/>
<meta name="copyright" content="TEDxRSET"/>
<meta name="rating" content="General" />
<meta name="coverage" content="Worldwide" />
<meta name="creator" content="TEDxRSET" />
<meta itemprop="name" content="TEDxRSET"/>
<meta itemprop="image" content=" "/>
<meta name="robots" content="index,follow"/>
<meta itemprop="keywords" content="TEDxRSET, TEDxRSET 2018, RSET, Rajagiri, Engineering, RSET NAAC, Kochi, Kakkanad, Ernakulam, ktu"/>
<!--OpenGraph-->
<meta property="og:title" content="TEDxRSET">
<meta property="og:site_name" content="TEDxRSET | NOVEMBER 4, 2018 | RSET">
<!--Twitter-->
<meta name="twitter:domain" content="https://www.tedxrset.com"/>
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@TEDxRSET">
<meta name="twitter:creator" content="@TEDxRSET">
<meta name="twitter:title" content="TEDxRSET | RSET">
<meta name="twitter:description" content="TEDxRSET | NOVEMBER 4 2018">
<meta name="twitter:image" content="">
<title>TEDxRSET | November 4 2018 | RSET | Kochi</title>
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<link rel="stylesheet" href="dist/css/main.css">
<link rel="stylesheet" href="bower_components/normalize.css/normalize.css">
<link rel="stylesheet" href="bower_components/milligram/dist/milligram.min.css">
<link rel="stylesheet" href="bower_components/swiper/dist/css/swiper.min.css">
<script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Armata" rel="stylesheet">
<!--ONESIGNAL-->
<link rel="manifest" href="/manifest.json" />
<script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async=""></script>
<script>
var OneSignal = window.OneSignal || [];
OneSignal.push(function() {
OneSignal.init({
appId: "fed947de-518c-4eb2-96f9-6bfc29c64aa8",
});
});
</script>
<!--JSONLD-->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "http://www.tedxrset.com",
"logo": "https://tedxrset.com/src/svg/TEDxRSET4.png",
"sameAs": [
"http://www.facebook.com/tedxrset",
"http://instagram.comtedxrset/",
"https://twitter.com/tedxrset"
]
}
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-124518309-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-124518309-1');
</script>
<style>
body{
background: white;
}
button {
margin-left: auto;
border: none;
background: #E62B1E;
color: #f2f2f2;
text-transform: uppercase;
letter-spacing: .09em;
border-radius: 2px;
text-justify: auto;
margin-bottom: 40px;
/* font-weight: bolder; */
}
button:hover {
background: #8c8c8c;
-webkit-transition: 0.5s ease-out;
-moz-transition: 0.5s ease-out;
-o-transition: 0.5s ease-out;
-ms-transition: 0.5s ease-out;
transition: 0.2s ease-out;
}
.head{
background:#000;
}
.whitetitle{
margin-top: 1%;
}
@media (max-width: 1500px) {
.contentText1 {
margin-top: 5rem !important;
}
.aboutSection{
height: 800px;
}
}
@media (max-width: 900px){
.id2017{
padding-bottom: 15%;
}
.contentText1 {
margin-top: 5rem !important;
}
.presentersSection{
margin-top: 5rem;
}
.aboutSection{
height: 800px;
}}
@media (max-width: 768px){
.presentersSection{
margin-top: 8.5rem;
}
}
@media (max-width: 425px){
.aboutSection {
height: 800px;
}
.presentersSection{
margin-top: 10rem;
}}
</style>
</head>
<body>
<header>
<div class="head">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
.topnav {
overflow: hidden;
background-color: #000;
width:100%;
}
.topnav a {
font-family: inherit;
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
font-weight: 300;
}
.topnav a:hover {
background-color: #fff;
color: #000;
}
a.nowhite:hover {
background-color: #000;
color: white !important;
}
.active {
background-color: #000;
color: white;
}
.topnav .icon {
display: none;
}
.topnav .icon {
margin: 3%;
}
@media screen and (max-width: 600px) {
.topnav a:not(:first-child) {display: none;}
.topnav a.icon {
float: right;
display: block;
}
}
@media screen and (max-width: 600px) {
.topnav.responsive {position: relative;}
.topnav.responsive .icon {
position: absolute;
right: 0;
top: 0;
}
.topnav.responsive a {
float: none;
display: block;
text-align: left;
}
}
</style>
<div class="topnav" id="myTopnav">
<a href="#section2017" class="nowhite active">
<div class="logo">
<img src="src/svg/TEDxRSET5.png" width="300" height="70">
</div>
</a>
<a class="whitetitle" href="#sectionSobre">Speaker Call</a>
<a class="whitetitle"href="#sectionApresentadores">About TEDx</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
<script>
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
</script>
<nav class="navbar">
<ul>
<!--<li class=""><a href="speakers.html">Speakers</a> </li>-->
<!--<li class=""></li>-->
<!--<li class=""></li>-->
<!--<li class=""></li>-->
<!--<li class=""></li>-->
<!--<li class=""></li>-->
</ul>
</nav>
</div>
</header>
<!--<div id="leftNavbar" class="leftNavbar">-->
<!--<div class="closeBtn" onclick="closeMenu()">-->
<!--<button><img src="src/svg/x_close.svg"></button>-->
<!--</div>-->
<!--<div class="navLogo">-->
<!--<img src="src/svg/TEDxSJCETPalai-white.png">-->
<!--</div>-->
<!--<div class="navLinks">-->
<!--<nav>-->
<!--<ul>-->
<!--<li><a href="index.html#section2017" style="font-family: 'Armata', sans-serif;">Home</a></li>-->
<!--<li><a href="index.html#sectionApresentadores" style="font-family: 'Armata', sans-serif;">Ellipsis 2018</a></li>-->
<!--<li><a href="index.html#sectionPalestrantes" style="font-family: 'Armata', sans-serif;">Speakers</a></li>-->
<!--<li><a href="index.html#sectionParceiros" style="font-family: 'Armata', sans-serif;">Partners</a></li>-->
<!--</ul>-->
<!--</nav>-->
<!--</div>-->
<!--<div class="navLinks min">-->
<!--<nav>-->
<!--<ul>-->
<!--<li><a href="index.html#sectionSobre" style="font-family: 'Armata', sans-serif;">About</a></li>-->
<!--<li><a href="index.html#sectionOrganizacao" style="font-family: 'Armata', sans-serif;">Organizers</a></li>-->
<!--<li><a href="index.html#sectionContato" style="font-family: 'Armata', sans-serif;">Contact</a></li>-->
<!--</ul>-->
<!--</nav>-->
<!--</div>-->
<!--<div class="contentText-nav">-->
<!--<div class="text">-->
<!--<p style="font-family: 'Armata', sans-serif;">The TEDxSJCETPalai is not organized by TED Conferences, but</p>-->
<!--<p style="font-family: 'Armata', sans-serif;">operates under a TED license.</p>-->
<!--</div>-->
<!--<div class="designerAndDeveloper">-->
<!--<p style="font-family: 'Armata', sans-serif;">Designed by <a target="_blank" href="http://www.reonsaji.in/">RoundMelon Studio</a></p>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--<div class="openmenu">-->
<!--<button onclick="openMenu()">-->
<!--<span class="barNoBeear"></span>-->
<!--<span class="barNoBeear"></span>-->
<!--</button>-->
<!--</div>-->
<!--<div class="social-media">-->
<!---->
<!--</div>-->
<section class="openingPage" id="section2017">
<div class="id2017">
<!--<img class="xid" src="src/svg/X.svg">-->
<h1 style="font-family: 'Armata', sans-serif;">Hypercubes : Beyond Dimensions</h1>
</div>
<div class="downOpening">
<p style="font-family: 'Armata', sans-serif;"><b>November 4, 2018</b> | RSET</p>
<center> <a href="#sectionSobre"><button>Speaker Call</button></a>
</center>
</div>
</section>
<section class="aboutSection" id="sectionSobre" style="background: #fff;">
<div class="contentText contentText1">
<h2 style="font-family: 'Armata', sans-serif;">Hypercubes Beyond Dimensions</h2>
<p style="font-family: 'Armata', sans-serif;">
Taken literally a line , a square , a cube and tesseract are all the same thing except with a little added dimension. Although the existence of a thought or idea is universal, it can evolve to a far greater extent when given a new dimension to grow into or in simpler words , when it's looked at from a different perspective. History has it's examples of how wondrous developments have followed this evolution of thought. Something simple or even controversial can have a totally different implication based on the perspective from which it is viewed. Everyone has a different perspective and each perspective is a different dimension of thought. Bringing all of this together can bring about better clarity and understanding.
<!--Connecting people to reflect and transform each other is one of the great purposes of this first edition of TEDxRSET. </p>-->
<!--<a href="https://in.explara.com/e/tedxsjcetpalai" target="none"><button style="background:#ff2b06;border: none;width:100%" style="font-family: 'Armata', sans-serif;">BUY TICKETS</button></a>-->
<center> <a href="speaker.html"><button>Submit Your Proposal</button></a>
</center>
</div>
<div class="contentLogo">
<img src="src/svg/TEDxRSET4.png">
</div>
</section>
<!--<section class="speakercall" style="background: black;padding-top: 10em;">-->
<!--<div style="text-align: center;">-->
<!--<a href="speaker.html"> <img class="display: block;margin-left: auto;margin-right: auto;max-width: 100%;height: auto;padding-bottom: 4em;padding-top: 4em" src="assets/img/speakercall2.jpg">-->
<!--<br><h5 style="font-family: 'Armata', sans-serif;color: white;">Submit a Proposal</h5><br>-->
<!--<button >Submit</button>-->
<!--</a>-->
<!--</div>-->
<!--</section>-->
<section class="presentersSection" id="sectionApresentadores" style="background: #000;">
<div class="contentText" style="padding-bottom: 27px;">
<h2 style="font-family: 'Armata', sans-serif;">TED</h2>
<p style="font-family: 'Armata', sans-serif;">
TED is a non-profit organization with the spirit of promoting ideas that deserve to be scattered.
Beginning with a four-day conference in California 26 years ago, TED has grown to support ideas
that change the world through multiple initiatives. At TED, thinkers and filmmakers around the world are
invited to give the best speech of their lives in 18 minutes. These presentations are made available
for free on the TED.com website.
</p>
</div>
<div class="contentText">
<h2 style="font-family: 'Armata', sans-serif;">TEDx</h2>
<p style="font-family: 'Armata', sans-serif;">
Under the motto "ideas that deserve to be scattered," TED created TEDx, a program of local events,
self-organized, gathering people to share a TED-like experience. The <i> <b> x </b> </i>
represents an independently organized TED event. TED Conferences provides guidance on how to
make a TED event, but the organization of a TEDx event is independent. In a TEDx event, there is a
combination of TEDTalks and speakers to generate deep discussions and connections between participants.
</p>
</div>
</section>
<!--<section class="mapSection" id="mapPart">-->
<!--MAP-->
<!--<section>-->
<!--<div class="map-responsive">-->
<!--<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3929.2885178703496!2d76.35502691479412!3d9.99300929285596!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b080ca6b98ae0f7%3A0xc81786bb40617774!2sRajagiri+School+of+Engineering+%26+Technology!5e0!3m2!1sen!2sin!4v1535122635653" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>-->
<!--</div>-->
<!--</section>-->
<!--</section>-->
<!--############group photo-->
<!--<section class="organizers" id="sectionOrganizacao">-->
<!--<div class="orgsPhotografy"></div>-->
<!--</section>-->
<!--<section style="background:#000;" class="contactSection aboutSection" id="sectionContato">-->
<!--<div class="contentText">-->
<!--<h2 style="color:#fff" style="font-family: 'Armata', sans-serif;">Say hello</h2>-->
<!--<p style="color:#fff" style="font-family: 'Armata', sans-serif;">-->
<!--Do you have any questions, suggestions or compliments?<br>-->
<!--contact!-->
<!--</p>-->
<!--</div>-->
<!--<div class="contentLogo contentContactColumn">-->
<!--<a href="mailto:[email protected]" style="font-family: 'Armata', sans-serif;">[email protected]</a>-->
<!--<ul>-->
<!--<li><a target="_blank" href=https://www.facebook.com/tedxrset/?ref=br_rs"><img src="src/svg/facebook.svg"></a></li>-->
<!--<li><a target="_blank" href="https://www.instagram.com/TEDxSJCETPalai/"><img src="src/svg/insta.svg"></a></li>-->
<!--<!–<li><a target="_blank" href="https://www.youtube.com/user/TEDxSJCETPalai"><img src="src/svg/youtube.svg"></a></li>–>-->
<!--</ul>-->
<!--</div>-->
<!--</section>-->
<footer style="background:#000">
<div class="columnFirst">
<p style="font-family: 'Armata', sans-serif;">The TEDxRSET is not organized by TED Conferences, but operates under a TED license.</p>
</div>
<div class="columnSecond">
<p style="font-family: 'Armata', sans-serif;">Designed by RoundMelon Studio</a></p>
</div>
</footer>
<script src="bower_components/swiper/dist/js/swiper.min.js"></script>
<script src="dist/js/app.min.js"></script>
<script>
// Select all links with hashes
$('a[href*="#"]')
// Remove links that don't actually link to anything
.not('[href="#"]')
.not('[href="#0"]')
.click(function(event) {
// On-page links
if (
location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '')
&&
location.hostname == this.hostname
) {
// Figure out element to scroll to
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
// Does a scroll target exist?
if (target.length) {
// Only prevent default if animation is actually gonna happen
event.preventDefault();
$('html, body').animate({
scrollTop: target.offset().top
}, 1000, function() {
// Callback after animation
// Must change focus!
var $target = $(target);
$target.focus();
if ($target.is(":focus")) { // Checking if the target was focused
return false;
} else {
$target.attr('tabindex','-1'); // Adding tabindex for elements not focusable
$target.focus(); // Set focus again
};
});
}
}
});
</script>
<script>
(function (w,i,d,g,e,t,s) {w[d] = w[d]||[];t= i.createElement(g);
t.async=1;t.src=e;s=i.getElementsByTagName(g)[0];s.parentNode.insertBefore(t, s);
})(window, document, '_gscq','script','//widgets.getsitecontrol.com/152018/script.js');
</script>
</body>
</html>