-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathevents.html
131 lines (127 loc) · 7.25 KB
/
events.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
<html>
<head>
<title>Developer Student Club - REVA University</title>
<link href="Fluent_Design/normalize.css" rel="stylesheet" type="text/css">
<link href="Fluent_Design/fluent.css" rel="stylesheet" type="text/css">
<link href="Fluent_Design/Icons/css/fluent-icons.css" rel="stylesheet" type="text/css">
<script src="Fluent_Design/fluent.js"></script>
<link href="https://fonts.googleapis.com/css?family=Product+Sans" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="gdg, reva, devfest, google, programming, android, chrome, developers, bengaluru, reva university, dsc, dscreva, dsc2019, reva2019 ">
<link rel="shortcut icon" href="title.png">
<script>
function showsidenav(){
document.getElementById("side1").style.display=("block");
document.getElementById("body").style.filter=("blur(20px)");
}
function hidesidenav(){
document.getElementById("side1").style.display=("none");
document.getElementById("body").style.filter=("blur(0px)");
}
</script>
<style>
.head{font-size: 24px;}
</style>
</head>
<body onload="hidesidenav();" style="background: #EEE;">
<div id="body" style="height: 92%;" class="fullscreen">
<div class="large12 medium0 small0 zi2" style="background: rgba(255, 255, 255, 1); position: sticky; top:0px; padding-left: 10%; padding-right: 10%; z-index: 4;">
<div class="pivot_container" style="padding: 4px;">
<img style="width:60px;" src="home.png">
<a href="team.html"><button class="frost_container right" onmouseover="frosting()" style="background: rgba(255, 255, 255, 0); --x:22px; --y:33px;">
<span class="frost">Team</span>
</button></a>
<a href="index.html"><button class="frost_container right" onmouseover="frosting()" style="background: rgba(255, 255, 255, 0); --x:4px; --y:30px;">
<span class="frost">Home</span>
</button></a>
</div>
</div>
<div class="large0 medium12 small12 zi2" style="background: rgba(255, 255, 255, 1); position: sticky; top:0px; padding-left: 10%; padding-right: 10%; z-index: 4;">
<div class="pivot_container">
<img style="width: 60px;" src="home.png">
<button class="frost_container right icon" onmouseover="frosting();" onclick="showsidenav();" style="background: rgba(255, 255, 255, 0); margin-top: 9px;">
<span class="frost"><i class="ms-Icon ms-Icon--GlobalNavButton" aria-hidden="true"></i></span>
</button>
</div>
</div>
<div id="upevts" class="page_container">
<h3>Upcoming</h3>
<div class="column large12 medium12 small12 center">
<div class="overlay_container center">
<div class="overlay_content">
<img src="./thumbnail_img/devwnd.JPG" class="zi3">
</div>
<div class="overlay">
<div class="middle">
<span class="head">Developer Weekend 2019</span><br>
<a href="https://developerweekend.org/" style="color: #FFF; font-size: 16px;">Click To Know More</a>
</div>
</div>
</div>
</div>
</div>
<br><br><br><br>
<div id="donevts" class="page_container">
<h3>Completed</h3>
<div class="column large10 medium10 small12 center">
<div class="overlay_container center">
<div class="overlay_content">
<img src="./thumbnail_img/crpaug.jpg" class="zi3">
</div>
<div class="overlay">
<div class="middle">
<span class="head">Cloud Readiness Program</span><br>
<a href="https://google.qwiklabs.com/quests/23?catalog_rank=%7B%22rank%22%3A2%2C%22num_filters%22%3A0%2C%22has_search%22%3Afalse%7D" style="color: #FFF; font-size: 16px;">Click To Complete Quiklab</a>
</div>
</div>
</div>
<br><br><br><br>
<div class="column large6 medium6 small12">
<img src="./thumbnail_img/cloudstudyjamthumbnail.png" class="zi1">
</div>
<div class="column large6 medium6 small12">
<img src="./thumbnail_img/cloudstudyjam_june2019thumbnail.png" class="zi1">
</div>
<br><br><br><br>
<div class="overlay_container center">
<div class="overlay_content">
<img src="./thumbnail_img/cs2019.jpg" class="zi3">
</div>
<div class="overlay">
<div class="middle">
<span class="head">CodeStorm 2019</span><br>
<a href="./codestorm.html" style="color: #FFF; font-size: 16px;">Click To Check Results</a>
</div>
</div>
</div>
</div>
</div>
<br><br><br><br>
<div id="three" style="width:90%; display:block; margin:auto;" class="primary_green">
<div class="column large6 medium6 small12">
<p style="font-size: 28px;">DSC REVA - Powered By Google Developers</p>
<p>
REVA University<br>
Kattigenahalli, Yelahanka<br>
Bengaluru, 560064
</p>
</div>
<div class="column large6 medium6 small12 right">
<p style="font-size: 28px;">Follow Us On</p>
<a href="https://www.facebook.com/dscreva/"><img src="fb.png" style="width:50px;"/></a>
<a href="https://www.instagram.com/dscreva/"><img src="ig.png" style="width:50px;"/></a>
<a href="https://github.com/dscreva"><img src="gh.png" style="width:50px; border-radius: 360px;"/></a>
</div>
</div>
</div>
</body>
<div class="sidepanel_container" id="side1" style="display: none;">
<div class="sidepanel_content zi3 right" id="modct1">
<button class="primary_red right ta_center" onclick="hidesidenav();" style="padding: 10px; padding-left: 20px; padding-right: 20px;">X</button><br><br><br><br>
<div class="page_container">
<a href="index.html"><p class="large12 panel_item">Home</p></a>
<a href="team.html"><p class="large12 panel_item">Team</p></a>
</div>
</div>
</div>
</html>