-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·107 lines (101 loc) · 4.2 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
---
layout: landing
---
<section id="banner">
<div class="inner">
<h2>{{ site.title }}</h2>
<p>{{ site.description | markdownify }}</p>
<ul class="actions">
<li><a href="/schedule.pdf" class="button special">Schedule</a></li>
</ul>
<ul class="actions">
<li><a href="https://youtu.be/VA-7HYLgIG8" target="blank" class="button fit">Watch Promo</a></li>
</ul>
<p><p>20-22 October</p>
</p>
</div>
<a href="#one" class="more scrolly">Learn More</a>
</section>
<!-- One -->
<section id="one" class="wrapper style1 special">
<div class="inner">
<header class="major">
<h2>A fusion of Technology and Creativity</h2>
<p>200+ Schools and Junior Colleges, 15+ Engineering Colleges.</p>
</header>
<ul class="icons major">
<li><span class="icon fa-diamond major style1"><span class="label">Lorem</span></span></li>
<li><span class="icon fa-heart-o major style2"><span class="label">Ipsum</span></span></li>
<li><span class="icon fa-code major style3"><span class="label">Dolor</span></span></li>
</ul>
</div>
</section>
<section id="two" class="wrapper alt style2">
<section class="spotlight">
<div class="image"><img src="images/shivas.jpg" alt="" /></div><div class="content">
<h2><a href="/marathon.html">Guwahati Mini Marathon</a><br />
On-Spot Registration. Open For All</h2>
<p> </p>
</div>
</section>
<section class="spotlight">
<div class="image"><img src="images/robo.jpg" alt="" /></div><div class="content">
<h2><a href="/robotics.html">Line, Offroad and RoboWar</a><br />
Robotics & Mechanical Club</h2>
<p> </p>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper style3 special">
<div class="inner">
<header class="major">
<h2>Presenting the Clubs</h2>
</header>
<ul class="features">
<li class="icon fa-car">
<h3><a href="/mechanical.html">Mechanical Club</a></h3><br/>
<p>We present you the AutoCad competition and the <a href="/robotics.html">RoboWar</a>.</p>
</li>
<li class="icon fa-building">
<h3><a href="/civil.html">Civil Club</a></h3><br/>
<p>We present you the Tower Making competition and Dream Planner (3D).</p>
</li>
<li class="icon fa-bolt">
<h3><a href="/robotics.html">Robotics Club</a></h3><br/>
<p>We present you the Line Following and OffRoad Challenges.</p>
</li>
<li class="icon fa-chain-broken">
<h3><a href="/circuitronics.html">Circuitronics Club</a></h3><br/>
<p>We present you Circuit Debugging and Labyrinth.</p>
</li>
<li class="icon fa-spinner">
<h3><a href="/basicsciences.html">Basic Sciences Club</a></h3><br/>
<p>We present you the Powerpoint Presentation competition and Extempore Speech.</p>
</li>
<li class="icon fa-globe">
<h3><a href="/debating.html">Debating and Quiz Club</a></h3><br/>
<p>We present you the Inter College Debate Competition.</p>
</li>
<li class="icon fa-laptop">
<h3><a href="/coding.html">Coding Club</a></h3><br/>
<p>We present you Capture the Flag and the Game of Codes.</p>
</li>
<li class="icon fa-code">
<h3><a href="/webdesigning.html">Web Designing Club</a></h3><br/>
<p>We present you the Pro Design Creator and Be a Replicator.</p>
</li>
</ul>
</div>
</section>
<section id="cta" class="wrapper style4">
<div class="inner">
<header>
<h2>All the registrations can be done on the spot.</h2>
<p>A few workshops might need online registration. Please check accordingly and contact us if you've any questions.</p>
</header>
<ul class="actions vertical">
<li><a href="#menu" class="button fit special">View Events</a></li>
<li><a href="http://prajyukttam.us14.list-manage.com/subscribe?u=ad89dd4b08fdef65dfa704cc9&id=02362235cd" class="button fit">Subscribe</a></li>
</ul>
</div>
</section>