You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h4>Situation A: If the abbreviation has only one meaning within the Web page:
198
+
199
+
</h4>
200
+
201
+
<ol>
202
+
203
+
<li>
204
+
205
+
<p>
206
+
207
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/G102">Providing the expansion or explanation of an abbreviation</a> for the first occurrence of the abbreviation in a Web page using one of the following
208
+
techniques:
209
+
210
+
</p>
211
+
212
+
<ul>
213
+
214
+
<li>
215
+
216
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/G97">Providing the abbreviation immediately following the expanded form</a>
217
+
218
+
</li>
219
+
220
+
<li>
221
+
222
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/G55">Linking to definitions</a>
223
+
224
+
</li>
225
+
226
+
<li>
227
+
228
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/H28">Providing definitions for abbreviations by using the abbr and acronym elements</a>
<ahref="https://www.w3.org/TR/WCAG20-TECHS/G102">Providing the expansion or explanation of an abbreviation</a> for all occurrences of the abbreviation in a Web page using one of the following
248
+
techniques:
249
+
250
+
</p>
251
+
252
+
<ul>
253
+
254
+
<li>
255
+
256
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/G55">Linking to definitions</a>
257
+
258
+
</li>
259
+
260
+
<li>
261
+
262
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/G62">Providing a Glossary</a>
263
+
264
+
</li>
265
+
266
+
<li>
267
+
268
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/H60">Using the link element to link to a glossary</a>
269
+
270
+
</li>
271
+
272
+
<li>
273
+
274
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/G70">
275
+
Providing a function to search an on-line dictionary
276
+
</a>
277
+
278
+
</li>
279
+
280
+
<li>
281
+
282
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/H28">Providing definitions for abbreviations by using the abbr and acronym elements</a>
<h4>Situation B: If the abbreviation means different things within the same Web page:
304
+
305
+
</h4>
306
+
307
+
<ol>
308
+
309
+
<li>
310
+
311
+
<p>
312
+
313
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/G102">Providing the expansion or explanation of an abbreviation</a> for all occurrences of abbreviations in a Web page using one of the following techniques:
314
+
315
+
</p>
316
+
317
+
<ul>
318
+
319
+
<li>
320
+
321
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/G55">Linking to definitions</a>
322
+
323
+
</li>
324
+
325
+
<li>
326
+
327
+
<ahref="https://www.w3.org/TR/WCAG20-TECHS/H28">Providing definitions for abbreviations by using the abbr and acronym elements</a>
0 commit comments