-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path500.html
285 lines (262 loc) · 8.83 KB
/
500.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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>CodeSpace</title>
<meta content="" name="description" />
<meta content="" name="keywords" />
<link
rel="stylesheet"
type="text/css"
href="assets/vendor/font-awesome/css/font-awesome.min.css"
/>
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon" />
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon" />
<!-- Vendor CSS Files -->
<link
href="assets/vendor/bootstrap/css/bootstrap.min.css"
rel="stylesheet"
/>
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet" />
<link href="assets/css/card.css" rel="stylesheet" />
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div
class="container d-flex align-items-center justify-content-lg-between"
>
<h1 class="logo me-auto sp me-lg-0">
<a class="splogo" href="index.html"></></a>
<a href="index.html">CodeSpace</a>
</h1>
<!-- Uncomment below if you want to use an image logo -->
<!-- <a href="index.html" class="logo me-auto me-lg-0"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a class="nav-link" href="index.html">Home</a></li>
<li class="dropdown">
<a href="#"
><span>Academics</span> </i
></a>
<ul>
<li><a href="year.html">Final Year</a></li>
<li><a href="year.html">Third Year</a></li>
<li><a href="year.html">Second Year</a></li>
<li><a href="year.html">Upload Resources</a></li>
</ul>
</li>
<li>
<a class="nav-link" href="placements.html">Placements</a>
</li>
<li>
<a class="nav-link" href="certification.html">Certification</a>
</li>
</ul>
<i class="fa fa-bars mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
<div class="d-flex align-items-right justify-content-lg-end">
<!-- Change Theme -->
<button
class="d-flex align-items-center justify-content-center"
id="theme-toggle"
style="height: 42px; left: 0px"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="22"
height="22"
viewBox="0 0 22.39 22.39"
>
<g class="toggle-sun">
<path
d="M19.13,7.93V3.28H14.46L11.21,0,7.93,3.28H3.28V7.93L0,11.21l3.28,3.25V19.1H7.93l3.28,3.29,3.25-3.26H19.1V14.46l3.29-3.29Zm-7.94,9.39a6.16,6.16,0,0,1-6.13-6.19,5.92,5.92,0,0,1,.48-2.35,5.73,5.73,0,0,1,3.38-3.3,6.2,6.2,0,0,1,7.65,8.79,5.63,5.63,0,0,1-5,3.05Z"
/>
</g>
<g class="toggle-circle">
<circle class="cls-1" cx="11.19" cy="11.19" r="4.93" />
</g>
</svg>
</button>
<!-- Theme Change End-->
</div>
<a href="login.html" class="get-started-btn">Log In</a>
</div>
</header>
<!-- End Header -->
<!-- Hero Section -->
<section id="hero" class="d-flex align-items-center justify-content-center">
<div class="container">
<div class="row justify-content-center disable-select">
<h2 class="sp" style="font-size: 70px; ">500</h2>
<h3 style="font-size: 30px; text-align: center;"> Sorry, it's not you. it's us :( </h3>
<h4 style="font-size: 25px; text-align: center;"> Please try after some time. </h4>
</div>
<a href="#" class="get-started-btn2" style="margin-top: 2%"> Report </a >
</div>
</section>
<!-- End Hero -->
<!-- Footer -->
<footer id="footer">
<div class="cred disable-select">
Connect. <span> Code. </span> Execute.
</div>
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="text footer-info">
<h3>
<a class="splogo text" href="index.html"> </> </a>
<a class="sp text" href="index.html"> CodeSpace </a>
</h3>
<h4 class="sp">
Connect.<span style="color: #0761d1"> Code.</span>
Execute.
</h4>
<div class="social-links text">
<a href class="github text">
<i class="fa fa-github large fa-2x"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Links</h4>
<ul>
<li>
<a
href="https://csdot.ml"
target="_blank"
rel="noopener noreferrer"
>
Web Design
</a>
</li>
<li>
<a
href="https://csdot.ml"
target="_blank"
rel="noopener noreferrer"
>
Web Development
</a>
</li>
<li>
<a
href="https://csdot.ml"
target="_blank"
rel="noopener noreferrer"
>
Product Management
</a>
</li>
<li>
<a
href="https://csdot.ml"
target="_blank"
rel="noopener noreferrer"
>
Marketing
</a>
</li>
<li>
<a
href="https://csdot.ml"
target="_blank"
rel="noopener noreferrer"
>
Graphic Design
</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Made With</h4>
<ul>
<li>
<a
href="https://fastapi.tiangolo.com"
target="_blank"
rel="noopener noreferrer"
>
FastAPI
</a>
</li>
<li>
<a
href="https://www.heroku.com"
target="_blank"
rel="noopener noreferrer"
>
Heroku
</a>
</li>
<li>
<a
href="https://deta.sh"
target="_blank"
rel="noopener noreferrer"
>
Deta
</a>
</li>
<li>
<a
href="https://reactjs.org/docs/getting-started.html"
target="_blank"
rel="noopener noreferrer"
>
React
</a>
</li>
<li>
<a
href="https://vercel.com/"
target="_blank"
rel="noopener noreferrer"
>
Vercel
</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6">
<h4>Contact Us</h4>
<p>
Department of Technology <br />
Shivaji University, Vidya Nagar <br />
Kolhapur, Maharashtra <br />
India <br />
416004 <br />
<br />
<a href="mailto:[email protected]">[email protected]</a>
<br />
</p>
</div>
</div>
</div>
<div class="copyright">
Copyright © 2021 CodeSpace. All Rights Reserved
</div>
</div>
<div>
<a
href="/"
class="back-to-top d-flex align-items-center justify-content-center"
>
<i class="fa fa-arrow-up"></i>
</a>
</div>
</footer>
<!-- End Footer -->
<!-- JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>