-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404.html
109 lines (109 loc) · 4.19 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
<!DOCTYPE html>
<!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Fri Sep 11 2020 13:08:52 GMT+0000 (Coordinated Universal Time) -->
<html
data-wf-page="5f392f44a5fdcb60ad16b909"
data-wf-site="5f32989dc1689c0453ae3969"
>
<head>
<meta charset="utf-8" />
<title>404 Error | User Experience Society</title>
<meta
content="The page you were looking for has not been found. Don't worry! We can redirect you to other sections you might want to see. Check it out!"
name="description"
/>
<meta content="404 Error | User Experience Society" property="og:title" />
<meta
content="The page you were looking for has not been found. Don't worry! We can redirect you to other sections you might want to see. Check it out!"
property="og:description"
/>
<meta
content="404 Error | User Experience Society"
property="twitter:title"
/>
<meta
content="The page you were looking for has not been found. Don't worry! We can redirect you to other sections you might want to see. Check it out!"
property="twitter:description"
/>
<meta property="og:type" content="website" />
<meta content="summary_large_image" name="twitter:card" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="Webflow" name="generator" />
<link href="css/normalize.css" rel="stylesheet" type="text/css" />
<link href="css/webflow.css" rel="stylesheet" type="text/css" />
<link
href="css/uxs-initial-project-9ade8e.webflow.css"
rel="stylesheet"
type="text/css"
/>
<script
src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js"
type="text/javascript"
></script>
<script type="text/javascript">
WebFont.load({ google: { families: ['DM Sans:regular,500,700'] } })
</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">
!(function (o, c) {
var n = c.documentElement,
t = ' w-mod-'
;(n.className += t + 'js'),
('ontouchstart' in o ||
(o.DocumentTouch && c instanceof DocumentTouch)) &&
(n.className += t + 'touch')
})(window, document)
</script>
<link href="metadata/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<link href="metadata/favicon.ico" rel="apple-touch-icon" />
</head>
<body>
<div class="utility-page-wrap">
<img src="images/images.jpeg" alt="" class="image-4" />
<div class="utility-page-content w-form"></div>
<div class="div-block-2">
By any chance. we're you looking for any of these sections?
</div>
<div class="section-3">
<a href="index.html" class="button-2 w-button">HOME</a
><a href="about.html" class="button-2 w-button">ABOUT UXSOC</a
><a href="community.html" class="button-2 w-button">OUR COMMUNITY</a
><a href="services.html" class="button-2 w-button">OUR SERVICES</a
><a href="events.html" class="button-2 w-button">OUR INITIATIVES</a>
</div>
<div class="div-block-2">or maybe you wanted to...</div>
<div class="section-3">
<a
href="mailto:[email protected]?subject=I%20came%20from%20your%20website%20to%20tell%20you%20something!"
class="button-2 w-button"
>Contact Us</a
><a
href="mailto:[email protected]?subject=I%20want%20to%20apply!"
class="button-2 w-button"
>Join us</a
>
</div>
</div>
<script
src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5f32989dc1689c0453ae3969"
type="text/javascript"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"
></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script>
var typed4 = new Typed('.typed-text', {
strings: ['family.', 'growth.', 'passion!', 'UXSoc.'],
typeSpeed: 100,
backSpeed: 50,
bindInputFocusEvents: true,
loop: true,
cursorChar: '_',
backDelay: 1000,
startDelay: 1000,
})
</script>
</body>
</html>