-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.html
243 lines (219 loc) · 12.6 KB
/
main.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
<!DOCTYPE html lang="UTF-8">
<!--
Except as permitted by the copyright law applicable to you, you may not reproduce or communicate any of the content on this website, including files downloadable from this website, without the permission of the copyright owner.
The Australian Copyright Act allows certain uses of content from the internet without the copyright owner’s permission. This includes uses by educational institutions and by Commonwealth and State governments, provided fair compensation is paid. For more information, see www.copyright.com.au and www.copyright.org.au.
The owners of copyright in the content on this website may receive compensation for the use of their content by educational institutions and governments, including from licensing schemes managed by Copyright Agency.
We may change these terms of use from time to time. Check before re-using any content from this website.
-->
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
<link rel="icon" type="image/jpg" href="imgs/www.png">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" type="text/css" href="slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="slick/slick-theme.css"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
Main
</title>
<script type="text/javascript" src="Js/js_main.js"></script>
<style>
/*basic script if required*/
.cookie-btn {
border: none;
}
</style>
<script src="https://unpkg.com/scrollreveal"></script>
</head>
<body style="margin: 0%;background-image:url('imgs/shapes.gif')" class="curve">
<header>
<nav>
<ul class="topnav">
<li><a href="index.html"><i class="fa fa-calendar"> <p>Home</p></i></a></li>
<li><a class="active" href="main.html"><i class="fa fa-folder-open"> <p>Events</p></i></a></li>
<li><a href="news.html"><i class="fa fa-podcast"> <p>News</p></i></a></li>
<li><a href="games.html"><i class="fa fa-cubes"> <p>Games</p></i></a></li>
<li class="right"><a href="about.html"><i class="fa fa-code"> <p>About</p></i></a></li>
</ul>
</nav>
</header>
<div id="con_main">
<div style="margin: none;padding:none">
<br>
<br>
<br>
<br>
<br>
<p id="demo" >Ping...</p><br>
</div>
<br>
<br>
<br>
</div>
</div>
<section style="padding:0rem;">
<p style="text-align:left;font-size:1.0rem;padding-left:1.6rem;">#Events</p><br>
<div style="text-align:center;font-size:1.6vh;background-color: black;padding: 1rem;">
<br>
<br>
<br>
<!-- <p style="line-height:1.2rem;word-spacing:4px;"></p> -->
<!--List start-->
<!--List start-->
<ul style="list-style-type: square">
<li style="font-size:1rem"><p style="text-align:left;font-size:0.9rem;">Online</p></li>
<br>
<ol style="list-style-type: square;padding-left: 0.5rem;;">
<li style="font-size:1rem"><p style="text-align:left;font-size:0.9rem; line-height: 1.6rem;">Techtionary.exe (Grp event) (Closed)</p></li>
<!--1 frame -->
<div style="text-align:left;margin: 0%;padding:0.1rem">
<p id="show" style="font-size:0.9rem;font-family: 'Courier New', Courier, monospace;line-height: 1.6rem;display:none">
All the participating teams compete by each having a Morderator give one word clues that can point to multiple words that are kept safe by the Morderator.
<br>
The players on the team attempt to guess the words from the clues given by the Morderator.
<br>
On each turn, the Morderator gives a verbal hint about the words. Each hint may only consist of one single word or number.
<br>
The Morderator gives a hint that is related to as many of the words they have.
<br>
The team has 5 minutes to guess as many words as possible. The words are given by topic.
<br>
Each topic consists of a few words. Once all the words of the topic are guessed correctly, the team receives a point.
<br>
A leaderboard will be used to keep a tab of the scores each team accumulates.
<br>
There is going to be a bonus that will be explained at the beginning of the event.
<br>
Techtionary that are caught cheating and helping the team will be penalized and the team may even be disqualified!!!
<br>
We hope to see you at the event!!!
<button class="cookie-btn" style ="background-color:rgb(0, 0, 0);padding-right:5.1rem;border: none;margin:0.1rem;text-decoration: underline;font-size: 1.1rem;" onclick="instructionscls()">
Close
</button>
</p>
<div id="doshow">
<p style="font-size:0.9rem;font-family: 'Courier New', Courier, monospace;line-height: 1.6rem;">
SPYMASTERS know the secret identities of their agents.
<br>
Their teammates know the agents only by their codenames.
<br>
To win the game, your team will need to contact all of your agents in the field before the time runs out!
</p>
<br>
<button id="Color" class="button" onclick="Redirect_stu3()" title="Registration Form" style="vertical-align:middle;"><span style="font-family:'Press Start 2P', cursive;font-size: 0.6rem;">Register </span></button>
<button id="registerbtn" class="cookie-btn" onclick="instructions()"> Info</button>
</div>
</div>
<!-- 1 frame -->
<br>
<!-- frame2 -->
<li style="font-size:1rem"><p style="text-align:left;font-size:0.9rem;line-height: 1.6rem;">Escape the Site (Grp event) (Closed)</p></li>
<!--1 frame -->
<div style="text-align:left;margin: 0%;padding:0.1rem">
<p id="show1" style="font-size:0.9rem;font-family: 'Courier New', Courier, monospace;line-height: 1.6rem;display:none">
Escape the Site!
<br>
Enter this mysterious website to solve the problems and advance till the final problem!
<br>
The team that solves it first will be crowned the winner!
<br>
Good luck !
<br>
We hope to see you at the event !!!
<button class="cookie-btn" style ="background-color:rgb(0, 0, 0);padding-right:5.1rem;border: none;margin:0.1rem;text-decoration: underline;font-size: 1.1rem;" onclick="instructionscls2()">
Close
</button>
</p>
<p id="doshow1" style="font-size:0.9rem;font-family: 'Courier New', Courier, monospace;line-height: 1.6rem;">
Enter this mysterious website to solve the problems and advance till the final problem!
<br>
The team that solves it first will be crowned the winner!
<br>
Good luck !
<br>
We hope to see you at the event !!!
<br>
<button id="Color" class="button" onclick="Redirect_stu2()" title="Registration Form" style="vertical-align:middle;"><span style="font-family:'Press Start 2P', cursive;font-size: 0.6rem;">Register </span></button>
<button id="registerbtn" class="cookie-btn" onclick="instructions2()"> Info</button>
<!-- 1 frame -->
<br>
<!-- fram2 -->
<li style="font-size:1rem"><p style="text-align:left;font-size:0.9rem;line-height: 1.6rem;">Stumble Guys (Ind Event) (Closed)</p></li>
<!--1 frame -->
<div style="text-align:left;margin: 0%;padding:0.1rem">
<p id="show2" style="font-size:0.9rem;font-family: 'Courier New', Courier, monospace;line-height: 1.6rem;display:none">
There will only be one winner in Stumble Guys.
<br>
Up to 32 people compete against each other online in ever-increasing pandemonium.
<br>
As you face off against a bevy of crazy obstacles, you must defeat them all to emerge victorious!
<br>
Ready to be wiped out completely? If you stumble, just get back up and keep going.
<br>
Join in the joy of running a mile at a time! Take part in the ultimate mayhem by downloading Stumble Guys, the ultimate knockout game.
<br>
Good luck!
<br>
We hope to see you at the event!!!
<button class="cookie-btn" style ="background-color:rgb(0, 0, 0);padding-right:5.1rem;border: none;margin:0.1rem;text-decoration: underline;font-size: 1.1rem;" onclick="instructionscls3()">
Close
</button>
</p>
<p id="doshow2" style="font-size:0.9rem;font-family: 'Courier New', Courier, monospace;line-height: 1.6rem;">
Playing Gartic.io you are gonna have fun guessing and drawing!
<br>
Every round a Player is chosen to draw something for the others to guess what it is.
<br>
The first player to achieve the goal of points will be declared the game winner.
<br>
<button id="Color" class="button" onclick="Redirect_stu1()" title="Registration Form" style="vertical-align:middle;"><span style="font-family:'Press Start 2P', cursive;font-size: 0.6rem;">Register </span></button>
<button id="registerbtn" class="cookie-btn" onclick="instructions3()"> Info</button>
<br>
<!-- fram2 -->
</ol>
</ul>
<!--list ernd-->
<br>
<br>
</div>
</section>
<div class="cookie-container">
<p style="font-family: 'Courier New', Courier, monospace;" style="font-size:0.3rem">
<span style="font-size: 1.1rem;">Accept The Cookie Bruv.</span><br><br>
We use cookies in this website to give you the best experience on our
site. To find out more, read our
<a href="term.html">privacy policy</a> and <a href="cookiepolicy.html">cookie policy</a>.
</p>
<button class="cookie-btn" onclick="disp()">
Okay
</button>
</div>
<footer>
<br>
<!--changing-->
<div style="padding:0.2em">
<a style="float:left" href="https://www.instagram.com/inventrix.makeithappen/" target="_blank" name="instagram" title="instagram"><i class="fa fa-instagram " style="font-size:21px;text-align:bottom;padding-right:0.5rem;padding-left: 0.2rem"></i></a>
<a style="float:left" href="https://www.instagram.com/inventrix.makeithappen/" target="_blank" name="instagram" title="instagram"><i class="fa fa-telegram " style="font-size:21px;text-align:bottom;" aria-hidden="true"></i></a>
<P style="float:right;font-size: 0.5rem;">© All rights reserved.</P>
<br>
</div>
</footer>
<script type= "text/javascript">
ScrollReveal({
reset: true,
distance: '60px',
duration: 2500,
delay: 300,
});
ScrollReveal().reveal('.con_main , .New', { delay: 90, origin: 'bottom', interval: 100 });
ScrollReveal().reveal('.new2', { delay: 90, origin: 'top',});
ScrollReveal().reveal('.topnav', { delay: 90, origin: 'top',});
</script>
</body>
<!--
You weren't suppose to be here, but Nice
-->
</html>