-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathaccessibility.html
154 lines (133 loc) · 6.5 KB
/
accessibility.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
<!doctype html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-59JZV5ZYEB"></script>
<script src="./assets/js/analytics.js"></script>
<!-- Meta data -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="ASSETS 2022 | Accessibility">
<meta name="keywords" content="ASSETS 2022, ASSETS'22, SIGACCESS, Accessibility">
<meta name="author" content="">
<meta name="generator" content="">
<!-- Metadata tags for link preview -->
<meta property="og:type" content="website" />
<meta name="title" property="og:title" content="ASSETS 2022 | Accessibility" />
<meta name="image" property="og:image" content="https://assets22.sigaccess.org/assets/img/large/ASSETS2022_Logo.png" />
<meta name="og:title" content="ASSETS 2022 | The 24th International ACM SIGACCESS Conference on Computers and Accessibility" />
<meta name="og:image" content="https://assets22.sigaccess.org/assets/img/large/ASSETS2022_Logo.png" />
<title>ASSETS 2022 | Accessibility</title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Bootstrap core CSS -->
<link href="./assets/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="./assets/css/style.css" rel="stylesheet">
<link href="./assets/css/navbar.css" rel="stylesheet">
<link href="./assets/css/committees.css" rel="stylesheet">
<!-- Javascript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="./assets/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
</head>
<body>
<main>
<!--Navigation bar-->
<div id="navbar"></div>
<script>
$(function(){
$("#navbar").load("navbar.html");
});
</script>
<!--Navigation bar-->
<div id="content">
<!-- Jumbotron -->
<div id="top-jumbotron-cfp" class="jumbotron jumbotron-fluid text-light bg-overlay image-wrapper">
<div class="container px-4 py-5 text-center content">
<span class="d-flex justify-content-center align-items-center mt-5">
<img class="d-block my-0 mx-4" src="./assets/img/large/logo-integrated-header-large.png" alt="" width="125">
<h1 class="display-6 confTitle mt-4 mb-0">Accessibility Information for ASSETS 2022 Attendees</h1>
</span>
</div>
</div>
<!-- Jumbotron -->
<!-- Content -->
<section class="callout_section_2 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<p>(This page is subject to changes before the program schedule is finalized.)</p>
<p>Welcome! This page provides information about accessibility at the ASSETS 2022 conference. On this page you will learn about:
<ul>
<li><a href="#access">Accessing the ASSETS 2022 conference platforms and materials</a></li>
<li><a href="#session">2022 conference sessions</a></li>
<li><a href="#sign">Sign language interpretation and captioning of ASSETS</a></li>
<li><a href="#contact">Contacting the ASSETS 2022 conference accessibility chairs for help</a></li>
</ul>
</p>
</div>
</div>
</div>
</section>
<section id="access" class="callout_section_1 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Accessing the ASSETS 2022 Conference Platforms and Materials</h3>
<p>More information to be announced.</p>
</div>
</div>
</div>
</section>
<section id="session" class="callout_section_0 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">2022 Conference Sessions</h3>
<p>More information to be announced.</p>
</div>
</div>
</div>
</section>
<section id="sign" class="callout_section_1 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Sign Language Interpretation and Captioning of ASSETS</h3>
<p>More information to be announced.</p>
</div>
</div>
</div>
</section>
<section id="contact" class="callout_section_2 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Contacting the ASSETS 2022 Conference Accessibility Chairs</h3>
<p>You can contact the ASSETS 2021 Accessibility Chairs: J Bern Jordan and Lei Shi by:
<ul>
<li><a href="mailto:access-assets22@acm.org">Emailing them</a></li>
</ul>
</p>
</div>
</div>
</div>
</section>
<div id="footer"></div>
<script>
$(function(){
$("#footer").load("footer.html");
});
</script>
</div>
<!-- Content -->
</main>
<script src="./assets/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>