This repository was archived by the owner on Feb 20, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprizes.html
More file actions
167 lines (150 loc) · 7.03 KB
/
prizes.html
File metadata and controls
167 lines (150 loc) · 7.03 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic -->
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<!-- Mobile Metas -->
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"/>
<!-- Site Metas -->
<link href="Website/images/Favicons/Bitcoin.Wallet.Favicon.png" rel="shortcut icon" type="">
<link href="Website/css/favicon.css" rel="stylesheet" type="text/css"/>
<script src="Website/js/favicon+urlpretty.js"></script>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Prize offers for the Wesgreen 2024 Hackathon" name="description">
<meta content="Wesgreen Hackathon, Student-led Hackathon, Coding Competition, Hackathon 2024, Wesgreen International School, Muwailah Hackathon, Student Coding Event, Programming Contest, Tech Competition, Hackathon Registration, Hackathon Prizes, Hackathon Schedule, Hackathon Venue, Hackathon Sponsors, Hackathon FAQ, Hackathon Volunteers, Coding Challenge, Tech Event for Students, Hackathon Countdown, Hackathon Theme Reveal"
name="keywords">
<title>WES:HACK - Prizes</title>
<!-- Bootstrap core CSS -->
<link href="Website/css/bootstrap.css" rel="stylesheet" type="text/css"/>
<!-- Fonts style -->
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
<!-- Owl slider stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" rel="stylesheet"
type="text/css"/>
<!-- Font awesome style -->
<link href="Website/css/font-awesome.min.css" rel="stylesheet"/>
<!-- Custom styles for this template -->
<link href="Website/css/style.css" rel="stylesheet"/>
<!-- Responsive style -->
<link href="Website/css/responsive.css" rel="stylesheet"/>
<!-- Styles for this page -->
<link href="Website/css/prizes.css" rel="stylesheet"/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Wes:Hack",
"url": "https://www.weshack.me",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.yourwebsite.com/search?q=weshack",
"query-input": "required name=wesgreen hackathon"
}
}
</script>
</head>
<body class="sub_page">
<div class="hero_area">
<div class="hero_bg_box">
<div class="bg_img_box">
<img alt="" src="Website/images/Background.png">
</div>
</div>
<!-- Header Section -->
<header class="header_section">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg custom_nav-container ">
<a class="navbar-brand" href="index.html">
<span>
WES:HACK 24
</span>
</a>
<button aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"
class="navbar-toggler" data-target="#navbarSupportedContent"
data-toggle="collapse" type="button">
<span class=""></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="prizes.html">Prizes<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="venue.html">Venue</a>
</li>
<li class="nav-item">
<a class="nav-link" href="schedule.html">Schedule</a>
</li>
<li class="nav-item">
<a class="nav-link" href="sponsors.html">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link" href="faq.html">FAQ</a>
</li>
<li class="nav-item">
<a class="nav-link" href="volunteers.html">Volunteers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="rules.html">Rules</a>
</li>
</ul>
</div>
</nav>
</div>
</header>
<!-- End Header Section -->
</div>
<!-- About Section -->
<section class="about_section layout_padding">
<div class="container">
<div class="heading_container heading_center">
<h2>
The <span>Prizes</span>
</h2>
<p>
What's a competition like with no prizes? Boring, right?
</p>
</div>
<div class="row">
<div class="col-md-6">
<div class="img-box">
<img alt="" class="prizes-img" src="Website/images/Trophy.png">
</div>
</div>
<div class="col-md-6">
<div class="detail-box">
<h3>Prizes You May Gain</h3>
<!-- Updated prizes list -->
<h4>Team Awards Category:</h4>
<ul style="list-style-type: disc;">
<li><strong>First Place:</strong> Glass Trophies, Certificate and 300 AED Cash Prize</li>
<li><strong>Second Place:</strong> Glass Trophies, Certificate and 200 AED Cash Prize</li>
<li><strong>Third Place:</strong> Glass Trophies, Certificate and 100 AED Cash Prize</li>
<li><strong>Sudden Quest Winner:</strong> Certificate and 50 AED Cash Prize</li>
<li><strong>Voted Best Overall:</strong> Certificate and 50 AED Cash Prize</li>
</ul>
<h4>Extra Awards Category:</h4>
<ul style="list-style-type: disc;">
<li><strong>Participants:</strong> Participation Certificate</li>
<li><strong>Volunteers:</strong> Volunteer Certificate, Badge, and special surprises and perks
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- End About Section -->
<!-- JavaScript Files (Make sure to include them in this order) -->
<!-- jQuery -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<!-- Popper.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.11.6/umd/popper.min.js"></script>
<!-- Bootstrap JavaScript -->
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
</body>
</html>