-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
225 lines (202 loc) · 9.54 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>The 5th International Workshop on Artificial Intelligence of Things</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Conference project">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:image" content="https://aiotworkshop.github.io/images/AIoT-Workshop-2022.jpg?latest" />
<link rel="icon" type="image/logo.png" href="images/logo.png">
<link rel="stylesheet" type="text/css" href="styles/bootstrap4/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="plugins/font-awesome-4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/owl.carousel.css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/owl.theme.default.css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/animate.css">
<link rel="stylesheet" type="text/css" href="styles/sponsor.css">
<link rel="stylesheet" type="text/css" href="styles/main_styles.css">
<link rel="stylesheet" type="text/css" href="styles/main_responsive.css">
<link rel="stylesheet" type="text/css" href="styles/custom.css">
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/custom.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1BY1GXCP05"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1BY1GXCP05');
</script>
<!-- End Global site tag (gtag.js) - Google Analytics -->
<!-- Google Tag Manager -->
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-N4XJZQ9');
</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N4XJZQ9" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="super_container">
<!-- Menu -->
<div class="menu trans_500">
<div class="menu_content d-flex flex-column align-items-center justify-content-center text-center">
<div class="menu_close_container">
<div class="menu_close"></div>
</div>
<!-- Banner Mobile -->
<div id="banner-mobile"></div>
<script src="js/components/banner-mobile.js"></script>
<!-- Navigation for Mobile -->
<div id="nav-mobile"></div>
<script src="js/components/nav-mobile.js"></script>
</div>
</div>
<!-- Home -->
<div class="home">
<div class="parallax_background parallax-window" data-parallax="scroll" data-image-src="images/AIoT-Workshop-2022.jpg" data-speed="0.8"></div>
<!-- Header -->
<header class="header" id="header">
<div>
<div id="banner"></div>
<script src="js/components/banner.js"></script>
<!-- Navigation -->
<div id="nav"></div>
<script src="js/components/nav.js"></script>
</div>
</header>
<div class="home_content_container">
<div class="container">
<!-- Removing disclaimer
<div class="row">
<div class="col" style="background:#fff;padding:20px;margin-bottom:15px;">
<p style="font-size:13px;line-height:1.5;">
Following the KDD 2020 decision, the 3rd International Workshop on Artificial Intelligence of Things will also be fully virtual. The events of the past few months and the continued safety concerns have led KDD 2020 to make that difficult decision. Our focus now is on creating a virtual workshop with collaboration, interaction, and inclusiveness.
</p>
<p style="font-size:13px;line-height:1.5;">
In the coming weeks, the agenda and more programmatic details will be updated on the website. Our plans will be to include all the content you’ve come to expect in our past workshops! Registration is now open, clear your calendar for August 24, 2020, and enjoy access to all the virtual content live and on demand the week of the event.
</p>
</div>
</div>
-->
<div class="row">
<div class="col">
<div class="home_content">
<div class="home_title">
Artificial Intelligence of Things
</div>
<div class="home_location">
Learn and share enabling technologies of AI powered IoT.
<br />
Connect with experts in the field.
</div>
<div class="home_date">Washington DC Convention Center, USA, Aug. 15th, 2022</div>
<div class="button hero_button" style="border:solid 1px #fff">
<a href="https://kdd.org/kdd2022/registration.html">Register</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Sponsor -->
<div class="sponsor">
<div class="container">
<div class="row row-lg-eq-height">
<div class="col-lg-6">
<div class="sponsor_content">
<div class="sponsor_title">Become a Sponsor</div>
<div class="sponsor_text">
<p>
We rely on corporate sponsorship to help us keep the
registration costs affordable for students and international
attendees. We are grateful for your support of our research
community. If you are interested in helping sponsor the event,
please contact AIoT Workshop Organizers with the conference
and workshop name in your subject line. We hope to see you
at KDD-2022 in Washington DC!
</p>
</div>
<div class="button sponsor_button">
<a href="mailto:aiotworkshop@gmail.com">Sponsor AIoT</a>
</div>
</div>
</div>
<!-- <div class="col-lg-6 reset_col d-flex align-items-center justify-content-center">
<img class="sponsor_image_microsoft" src="images/microsoft_logo.jpg" alt="microsoft logo" />
<img class="sponsor_image_didi" src="images/didi_logo.png" alt="didi logo" />
</div> -->
<div class="col-lg-6 reset_col align-self-center">
<div class="row justify-content-center ">
<div class="col-xs-6 align-self-center" style="padding: 10px;"><img class="sponsor_image_microsoft" src="images/microsoft_logo.jpg" alt="microsoft logo" /></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Call to action -->
<div class="cta">
<div class="parallax_background parallax-window" data-parallax="scroll" data-image-src="images/speakers.jpg"
data-speed="0.8"></div>
<div class="container">
<div class="row">
<div class="col">
<div class="cta_content text-center">
<div class="cta_title">Need to find us?</div>
<div class="button cta_button">
<a href="mailto:aiotworkshop@gmail.com">Contact Us</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer">
<div class="footer_extra">
<div class="container">
<div class="row">
<div class="col">
<div
class="footer_extra_content d-flex flex-lg-row flex-column align-items-lg-center align-items-start justify-content-lg-start justify-content-center">
<div class="footer_extra_right ml-lg-auto text-lg-right">
<!--
<div class="footer_extra_links">
<ul>
<li><a href="contact.html">Contact us</a></li>
<li><a href="#">Sitemap</a></li>
<li><a href="#">Privacy</a></li>
</ul>
</div>
-->
<div class="copyright">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>
document.write(new Date().getFullYear());
</script>
All rights reserved | This template is made with
<i class="fa fa-heart-o" aria-hidden="true"></i> by
<a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="styles/bootstrap4/popper.js"></script>
<script src="styles/bootstrap4/bootstrap.min.js"></script>
<script src="plugins/OwlCarousel2-2.2.1/owl.carousel.js"></script>
<script src="plugins/easing/easing.js"></script>
<script src="plugins/parallax-js-master/parallax.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>