-
Notifications
You must be signed in to change notification settings - Fork 23
/
404.html
222 lines (204 loc) · 9.92 KB
/
404.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<!-- This file has been downloaded from Bootsnipp.com. Enjoy! -->
<title>404 Not Found</title>
<link rel="icon" href="./assets/images/acm1.png" type="image/x-icon" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content=">ACM Student Chapter, USICT is an official student body incepted in 2019 under the University School USICT, GGSIPU.The chapter will conduct events including programming contests, talks by renowned speakers, workshops etc" />
<!-- Google / Search Engine Tags -->
<meta itemprop="name" content="ACM@USICT Chapter, GGSIPU" />
<meta itemprop="description" content=">ACM Student Chapter, USICT is an official student body incepted in 2019 under the University School USICT, GGSIPU.The chapter will conduct events including programming contests, talks by renowned speakers, workshops etc" />
<meta itemprop="image" content="./assets/images/acm1.png" />
<!-- Facebook Meta Tags -->
<meta property="og:url" content="http://usict.acm.org/ACM_New" />
<meta property="og:type" content="website" />
<meta property="og:title" content="ACM@USICT Chapter, GGSIPU" />
<meta property="og:description" content=">ACM Student Chapter, USICT is an official student body incepted in 2019 under the University School USICT, GGSIPU.The chapter will conduct events including programming contests, talks by renowned speakers, workshops etc" />
<meta property="og:image" content="./assets/images/acm1.png" />
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="ACM@USICT Chapter, GGSIPU" />
<meta name="twitter:description" content=">ACM Student Chapter, USICT is an official student body incepted in 2019 under the University School USICT, GGSIPU.The chapter will conduct events including programming contests, talks by renowned speakers, workshops etc" />
<meta name="twitter:image" content="./assets/images/acm1.png" />
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/CSS/404.css" rel="stylesheet" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@300&family=Poppins:wght@200&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" />
<link rel="stylesheet" type="text/css" href="assets/CSS/glider.css" />
<script src="https://kit.fontawesome.com/d459eda8d9.js" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
</head>
<body>
<!-- ************************************************Navbar******************************************************************************
<nav id="togglerButton" class="navbar navbar-expand-lg mb-4 top-bar navbar-static-top sps sps-abv">
<div class="container">
<button class="navbar-toggler navbar-toggler-right" type="button" onclick="myFunction()" data-toggle="collapse" data-target="#navbarCollapse1" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"><i style="color: black; margin-top: 5px" class="fas fa-bars"></i></span>
</button>
<div class="d-flex">
<a href="./index.html"><img class="acm-logo-navbar" src="./assets/images/acm1.png" height="60px" alt="acm logo" />
<div class="text-and-logo">
</a>
<a style="font-size: 16px; padding: 0; margin-bottom: -11px" class="navbar-brand mx-auto" href="#">ACM<span> USICT</span></a>
<a href="./index.html"><img class="outstanding-logo" src="./assets/images/outstanding-website.png" alt="" /></a>
</div>
</div>
<div class="collapse navbar-collapse" id="navbarCollapse1">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="./index.html">Home </a>
</li>
<li class="nav-item">
<a class="nav-link" href="./collab.html">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./benefits.html">Why Join Us?</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./clubs.html">Clubs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./team.php">Our Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://services.acm.org/public/qj/proflevel/proflevel_control.cfm?level=3&country=India&form_type=Student&promo=LEVEL&pay=DD">ACM Registration</a>
</li>
</ul>
</div>
</div>
</nav> -->
<!-- Content Wrapper -->
<div id="wrapper">
<div class="container">
<!-- brick of wall -->
<div class="brick"></div>
<!-- end brick of wall -->
<!-- Number -->
<div class="number">
<div class="four"></div>
<div class="zero">
<div class="nail"></div>
</div>
<div class="four"></div>
</div>
<!-- end Number -->
<!-- Info -->
<div class="info">
<h2>Something is wrong</h2>
<p>
The page you are looking for was moved, removed, renamed or might
never existed.
</p>
<a href="./" class="btn btn-home">Go Home</a>
</div>
<!-- end Info -->
</div>
<!-- end container -->
</div>
<!-- end Content Wrapper -->
<div id="foot-img">
<div class="container">
<!-- Worker -->
<div class="worker"></div>
</div>
<!-- end container -->
</div>
<!-- ***********************************************Footer************************************************************************
<footer style="background-color: #f7f9fb; margin-top: 0%" id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-6">
<div class="footer-info row">
<div class="col-lg-4 col-12 d-flex justify-content-center">
<a href="#about" class="scrollto"><img src="assets/images/acm1.png" alt="logo" title="" style="
width: 160px;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
" /></a>
</div>
<div class="col-lg-8 col-12 d-flex justify-content-center align-items-center">
<a href="#about" class="scrollto"><img src="assets/images/outstanding-website.png" alt="logo" title="" style="
width: 320px;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
" /></a>
</div>
</div>
<br />
<p>The USICT ACM Student Chapter is an official student body</p>
<p>incepted in 2019 under the University School USICT, GGSIPU.</p>
</div>
<div class="col-lg-4 col-md-6 footer-links" style="padding: 0 4%">
<br />
<h4 style="padding: 2px" id="quick">Quick Links</h4>
<ul style="padding-left: 0">
<li>
<i class="fa fa-angle-right"></i>
<a href="https://www.ipu.ac.in/"> IPU-Home</a>
</li>
<li>
<i class="fa fa-angle-right"></i>
<a href="https://india.acm.org/"> ACM-India</a>
</li>
<li>
<i class="fa fa-angle-right"></i>
<a href="https://www.acm.org/governance/acm-india-council">
ACM-India Office Bearers</a>
</li>
<li>
<i class="fa fa-angle-right"></i>
<a href="https://amturing.acm.org/award_winners/reddy_9634208.cfm">
ACM Turing Award</a>
</li>
<li>
<i class="fa fa-angle-right"></i>
<a href="./clubs.html">Our Clubs</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<br />
<h4 style="padding: 2px">Contact Us</h4>
<p>
Dean Office, <br />
USICT, GGSIPU<br />
Sector 16C, Dwarka, Delhi<br />
<strong>Phone:</strong> 011-25302702<br />
<strong>Email:</strong> info@usict.acm.org<br />
</p>
<div class="social-links" style="text-align-last: justify; font-size: x-large">
<a href="https://www.facebook.com/acmusict" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="https://www.youtube.com/channel/UCI7her-mYrb7QM0t9S_nA_Q" class="youtube"><i class="fa fa-youtube"></i></a>
<a href="https://www.instagram.com/acmusict/" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="mailto:acmusit@gmail.com" class="envelope"><i class="fa fa-envelope-o"></i></a>
<a href="https://github.com/usict-acm/ACM-new" class="github"><i class="fa fa-github"></i></a>
<a href="https://discord.gg/74d2u7rv" class="discord"><i class="fab fa-discord"></i></a>
</div>
</div>
</div>
</div>
</div>
</footer>
<footer style="background-color: #eff1f4" id="footer">
<div class="copyright-content">
<div class="container">
<br />
<div class="copyright-text text-center">
© Conceptualized,Designed and Developed by Office Bearers of ACM
USICT chapter.
</div>
</div>
<br />
</div>
</footer> -->
<script src="assets/JS/glider.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="assets/JS/benefits.js"></script>
</body>
</html>