-
Notifications
You must be signed in to change notification settings - Fork 1
/
topindex2.html
363 lines (309 loc) · 9.57 KB
/
topindex2.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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" dir="ltr">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H77JCN2GW4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-H77JCN2GW4');
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Inclusive Reading Technologies</title>
<!--
<link rel="stylesheet" href="https://readtech.org/css/splash.css">
-->
<meta name="description" content="The APCA Readability Criterion (ARC) provides a range of recommendations for making visual content on illuminated displays more accessible to all users, especially with visual impairments.">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://www.readtech.org/ico/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://www.readtech.org/ico/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="https://www.readtech.org/ico/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="https://www.readtech.org/ico/favicon-16x16.png" sizes="16x16" />
<meta name="application-name" content="Inclusive Reading Technologies"/>
<meta name="msapplication-TileColor" content="#6600aa;" />
<meta name="msapplication-TileImage" content="https://www.readtech.org/ico/mstile-144x144.png" />
<style>
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,600;0,700;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Metal&text=for.%26&display=swap');
body {
margin: 0;
padding: 24px;
font-family: Barlow, exo, sans-serif;
font-size: 1.125rem;
font-weight: 400;
Line-height: 1.45;
color: #f0e8e0;
background: #14006b;
}
section {
display: block;
position: relative;
max-width: 1024px;
margin: 0 auto;
}
h1,h2,h3,h4,h5,h6 {font-family: exo, sans-serif;}
h1 {
max-width:10em;
margin: 0 auto 0;
font-size: 1.9em;
font-weight: 700;
letter-spacing: 0.02em;
Line-height: 0.8;
text-align: center;
}
h2 {
position: relative;
margin: 0;
font-size: 1.15em;
font-weight: 600;
letter-spacing: 0.01em;
Line-height: 1.2;
text-align: left;
}
h1 span, a:link h1 span.forit {
z-index: 10;
margin: -0.94em 0 0.05em;
display: block;
position: relative;
font-family: Metal, serif;
font-size: 1.5em;
font-weight: 700;
font-style: italic;
text-align: center;
color: #eda;
text-decoration: underline;
text-decoration-color: #abcdef00;
text-shadow: 0 0 0.04em #feba,
-0.012em -0.0187em 0 #fff,
0.01em 0.025em 0 #974,
0.025em 0.035em 0 #742,
-0.015em -0.025em 0 #fec,
0.05em 0.05em 0.1em #347,
0.1em 0.1em 0.2em #126;
}
a:hover h1 span.forit,a:active h1 span.forit {
color: #def;
text-shadow: 0 0 0.12em #cffc,
-0.012em -0.0187em 1px #fff,
0.01em 0.025em 1px #974,
0.025em 0.035em 1px #742,
-0.015em -0.025em 1px #fec,
0.05em 0.05em 0.1em #347,
0.1em 0.1em 0.2em #126;
}
a h1, a:link h1, .resourceLinks a, .resourceLinks a:link {
display: block;
position: relative;
margin: 0 auto 0;
text-align: center;
color: #dde0f8;
text-decoration: underline;
text-decoration-color: #789acd;
text-decoration-thickness: 1.5px;
text-decoration-style: dotted;
text-underline-position: under;
text-shadow: 0 0 4px #fff0;
}
.resourceLinks a, .resourceLinks a:link {
display: inline-block;
margin: 0;
text-align: left;
font-weight: 600;
}
.resourceLinks li:not(a) {
font-weight: 400;
margin: 0 0 0.66em;
}
a:hover h1, a:active h1, .resourceLinks a:hover, .resourceLinks a:active {
color: #ddf;
text-decoration: underline;
text-decoration-color: #89abcd;
text-decoration-thickness: 1.5px;
text-decoration-style: solid;
text-underline-position: under;
text-shadow: 0 0 2px #dcf,0 0 1px #000,0 0 4px #ccc,0 0 4px #abf;
}
a:active h1, a:active {
top: 3px;
left: 3px;
}
img {
display: block;
position: relative;
width: 95%;
margin: 0 0 24px;
padding: 0 0 0 6px;
}
.imgFloat {
position: relative;
width: 20vw;
max-height: 540px;
margin: -3vw 0 0;
float: left;
}
div.main {
width: 45%;
max-width: 920px;
float:left;
position: relative;
margin: 0 auto;
padding: 24px;
text-align: center;
}
div.floater {
position: relative;
margin: 1.25em auto 0;
float:left;
max-width: 520px;
}
div p {
position: relative;
margin: 12px auto;
padding: 0 7vw 0 1em;
text-align: left;
}
footer {
clear: both;
position: relative;
bottom: -6em;
left: -24px;
width:100vw;
padding: 2em 4em;
color: #d93;
background-color: #103;
}
footer a:link, footer a:hover, footer a:visited, footer a:visited:hover {
color: #ec4;
text-decoration: underline;
text-decoration-color: #b91;
text-decoration-thickness: 1px;
text-decoration-style: dotted;
text-underline-position: under;
}
footer a:hover, footer a:active {
color: #fd5;
text-decoration: underline;
text-decoration-color: #db3;
text-decoration-thickness: 1px;
text-decoration-style: solid;
text-underline-position: under;
text-shadow: 0 0 1px #fd6,0 0 2px #fba;
}
.fs07 {font-size: 0.7em;}
div.spaceCadet {clear:both; position: relative; height: 6em; min-width: 55vw; margin: 2em auto;}
div.resourceLinks {
position: relative;
min-width: 55vw;
max-width: 640px;
margin: 1em;
padding: 1em;
}
@media screen and (max-width: 699.9px){
body {padding: 4vw;font-size: 3vw;}
div.floater {
max-width: 85vw;
margin: 6vw 0;
padding-left: 2vw;
float:none;
}
div.main {
width: 92vw;
margin: 0;
padding: 0;
float:none;
}
img {
position: relative;
width: 60vw;
margin: 0 auto 6vw;
}
h1 {
max-width:92vw;
}
section {
max-width: 92vw;
margin: 0;
}
div.spaceCadet {clear:both; position: relative; min-width: 55vw; margin: 0;padding: 0em;}
.imgFloat {
position: relative;
width: 20vw;
max-height: 40vh;
margin: 2vw;
float: left;
}
div.resourceLinks {position: relative; margin: 0em 0.5em 0; padding: 0em;}
.resourceLinks ul li {
position: relative;
max-width: 75vw;
margin: 0 0 0.5em -1em;
padding: 0em;
}
footer {
left: -4vw;
padding: 1em 2em;
}
.fs07 {font-size: 0.9em; line-height: 1.7;}
}/* CLOSE MEDIA QUERY */
@media screen and (min-width: 700px) and (max-width: 960px){
body {font-size: 2vw;}
div.floater {padding: 0; max-width: calc(56vw - 32px);}
div.main {max-width: calc(42vw - 32px);}
div p { padding: 0 7vw 0 1em;}
div.resourceLinks {max-width: 540px; margin: 1em; padding: 0em;}
.resourceLinks ul li {
position: relative;
max-width: 70vw;
margin: 0 0 0.5em ;
padding: 0em;
}
}/* CLOSE MEDIA QUERY */
</style>
</head>
<!-- *** BODY STARTS HERE *** -->
<!-- *** BODY STARTS HERE *** -->
<!-- *** BODY STARTS HERE *** -->
<body>
<div class="spaceCadet"> </div>
<section>
<div class="floater">
<img class="imgFloat" alt="Image of an orange figurine representing a human reading a purple covered book" src="img/ReadingOrangeMan.png">
</div>
<div class="main">
<a href="https://readtech.org/ARC/">
<img src="./img/IRT/IRTtextPaths_v03.svg" alt="IRT logo">
<h1>APCA GUIDELINES<span class="forit"><br>for<br></span>READABLE DESIGN</h1>
</a>
</div>
<div class="spaceCadet"> </div>
<img class="imgFloat" alt="Image of an orange figurine representing a human reading a purple covered book" src="img/ReadingOrangeMan.png">
<div class="resourceLinks">
<h2>Resources</h2>
<ul>
<li><a href="https://git.apcacontrast.com/documentation/WhyAPCA">Why APCA?</a> • This is a brief overview and introduction to the accessible perceptual contrast algorithm. This is a good place to start if you're new to the APCA test methods.<br>
<li><a href="https://apcacontrast.com">APCA Contrast Calculator</a> • This is the canonical demonstration tool for APCA. This is the only certified correct implementation of the most current, public beta APCA algorithm and guidelines.<br>
<li><a href="https://www.myndex.com/CVD/">Myndex Color Vision Simulator</a> • Color vision deficiency (CVD) is sometimes referred to as <em>"color blind"</em>, though that is not exactly accurate. Actual color blindness is exceedingly rare, on the other hand about 5% of the population has some form of reduced color vision, known formally as <strong>color vision deficiency</strong>, or informally as color insensitive.<br>
</ul>
</div>
</section>
<footer class="fs07">
<div class="innerwrapper">
<div><b>Visit us at GitHub</b>
<br>
<a href="https://github.com/A11yReadTech/ARC/">APCA Readability Criterion GitHub Repo.</a><br>
<a href="https://github.com/Myndex/apca-w3">APCA-W3 GitHub Repository.</a><br>
<a href="https://git.myndex.com">APCA, Color, and Contrast documentation.</a><br>
</div>
<br>
<div class="copyright">This site is
Copyright © 2019 – 2023 <br>by Inclusive Reading Technologies. All Rights Reserved.
<br>
<b><a href="LGL/">Terms of Use & Legal</a></b> ••• Server.PBX
</div>
</div> <!-- close footer innerwrapper -->
</footer>
</body>
</html>