forked from ankit-c11/ojasswebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevents.php
100 lines (87 loc) · 5.14 KB
/
events.php
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
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel ="stylesheet" href= "style.css">
<link rel ="stylesheet" href= "bootstrap.min.css">
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<title>Events | OJASS</title>
<style>
.major_events{
width:30%;
margin:5px;
float:left;
/*background: black;*/
text-align: center;
align-items:center;
border-radius: 10px;
}
.major_events img{
width: 100%;
border-radius: 20%;
border:solid 2px white;
}
.major_events h5{
text-align: center;
margin-top: 8px;
color:#FFDAB9;
}
#events_header{
text-align: center;
color: white;
}
</style>
<body>
<h1 id='events_header'>Major Events</h1>
<div class ="main-event">
<div class='major_events' data-aos="flip-lfet"><img src='svg\eventsIcons\armageddon.svg'><h5>Armageddon</h5></div>
<div class='major_events' data-aos="fade-down"><img src='svg\eventsIcons\arthashastra.svg'><h5>Arthashastra</h5></div>
<div class='major_events' data-aos="fade-down-left"><img src='svg\eventsIcons\akriti.svg'><h5>Aakriti</h5></div>
<div class='major_events' data-aos="flip-right"><img src='svg\eventsIcons\avartan.svg'><h5>Avartan</h5></div>
<div class='major_events' data-aos="zoom-in"><img src='svg\eventsIcons\circuit_house.svg'><h5>Circuit-House</h5></div>
<div class='major_events' data-aos="flip-left"><img src='svg\eventsIcons\deus_x_machina.svg'><h5>Deus-X-Machina</h5></div>
<div class='major_events' data-aos='fade-right'><img src='svg\eventsIcons\live_cs.svg'><h5>Live CS</h5></div>
<div class='major_events' data-aos='zoom-out'><img src='svg\eventsIcons\neodrishti.svg'><h5>Neo Drishti</h5></div>
<div class='major_events' data-aos='fade-left'><img src='svg\eventsIcons\no_ground_zone.svg'><h5>No Groud Zone</h5></div>
<div class='major_events' data-aos='fade-right'><img src='svg\eventsIcons\nscet.svg'><h5>NSCET</h5></div>
<div class='major_events' data-aos='zoom-out'><img src='svg\eventsIcons\paraphernalia.svg'><h5>Paraphernalia</h5></div>
<div class='major_events' data-aos='fade-left'><img src='svg\eventsIcons\prayas.svg'><h5>Prayas</h5></div>
<div class='major_events' data-aos='fade-right'><img src='svg\eventsIcons\produs.svg'><h5>Produs</h5></div>
<div class='major_events' data-aos='zoom-in'><img src='svg\eventsIcons\rise_of_machines.svg'><h5>Rise of Machines</h5></div>
<div class='major_events' data-aos='fade-left'><img src='svg\eventsIcons\school_events.svg'><h5>School Events</h5></div>
<div style ="display:inline-block">
<div class='major_events' data-aos="fade-down"><img src='svg\eventsIcons\silicon_valley.svg'><h5>Silicon Valley</h5></div>
<div class='major_events' data-aos="zoom-in"><img src='svg\eventsIcons\vishwacodegenesis.svg'><h5>Vishwacode Genesis</h5></div>
<div class='major_events' data-aos="flip-left"><img src='svg\eventsIcons\exposicion.svg'><h5>Exposicion</h5></div>
</div>
</div>
<br>
<!--footer-->
<div class="container-fluid text-center footer" style="background:#514e56bd;margin-left:-5%;margin-top:20%;overflow:hidden;">
<footer style="padding-top: 10px;">
<div class="row ">
<div class="col text-center">
<ul class="list-inline" >
<p class="text-light" style="font-size:18px; font-family: 'Jura', sans-serif;">Ojass'19</p>
</ul>
</div>
<div class="col">
<ul class="list-inline" style="list-style-type:none">
<li><i class="fa fa-map-marker text-light" style="font-size: 16px;color:red;"><a style="font-family: 'Jura', sans-serif;color:#fff;"> NIT Jamshedpur</a></i></li>
<li><a class="fa fa-envelope text-light" style="font-size: 16px;color:red;"><a class="text-light" style="font-family: 'Jura', sans-serif;color:#fff;" href="mailto:[email protected]"> [email protected]</a> </i></li>
</ul>
</div>
</div>
<center>
<a href="https://www.facebook.com/Ojassnitjamshedpur/" ><i class="fa fa-facebook-official" style="font-size: 36px; color:white !important" target="_blank"></i></a>
<a href="https://www.youtube.com/user/ojassnitjsr" class="fa fa-youtube-square" style="font-size: 36px; margin-left: 12px;color:white !important" target="_blank"></a>
<a href="https://www.instagram.com/ojass_techfest/" class="fa fa-instagram" style="font-size: 36px; margin-left: 12px;color:white !important" target="_blank"></a>
<p style="font-size: 14px; margin: 0; padding: 10px 0;"> <a class="text-light" style="text-decoration:none;color:white" href="developers.php" target= "_blank">© Ojass Web Team</a> </p>
</center>
</footer>
</div>
<script type ="text/javascript">
AOS.init({
duration: 1200,
})
</script>