aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/accessibility/index.html
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-02-11 18:26:35 +0100
committerGitHub <noreply@github.com>2021-02-11 18:26:35 +0100
commitab718192b92d5cc38c1114e055a435a6de7dd8ef (patch)
tree4476b04544b3bba5577de73b8eec783d4f652639 /files/nl/glossary/accessibility/index.html
parent45b9b0503988c22fbc4c7df82a35ff340cc1a211 (diff)
parent906182e62d7eb1efba5403b733aae0537dd2a09f (diff)
downloadtranslated-content-ab718192b92d5cc38c1114e055a435a6de7dd8ef.tar.gz
translated-content-ab718192b92d5cc38c1114e055a435a6de7dd8ef.tar.bz2
translated-content-ab718192b92d5cc38c1114e055a435a6de7dd8ef.zip
Merge pull request #35 from fiji-flo/unslugging-nl
Unslugging nl
Diffstat (limited to 'files/nl/glossary/accessibility/index.html')
-rw-r--r--files/nl/glossary/accessibility/index.html33
1 files changed, 33 insertions, 0 deletions
diff --git a/files/nl/glossary/accessibility/index.html b/files/nl/glossary/accessibility/index.html
new file mode 100644
index 0000000000..f0a90616a8
--- /dev/null
+++ b/files/nl/glossary/accessibility/index.html
@@ -0,0 +1,33 @@
+---
+title: Toegankelijkheid
+slug: Glossary/Accessibility
+tags:
+ - Toegankelijkheid
+ - woordenlijst
+translation_of: Glossary/Accessibility
+original_slug: Glossary/Toegankelijkheid
+---
+<p><em>Webtoegankelijkheid</em> (<strong>A11Y</strong>) verwijst naar optimale werkwijzen om een website gebruiksvriendelijk te houden ondanks fysieke of technische beperkingen. Webtoegankelijkheid is formeel gedefinieerd en besproken op de {{Glossary("W3C")}} door het {{Glossary("WAI","Web Accessibility Initiative")}} (WAI).</p>
+
+<h2 id="Meer_informatie">Meer informatie</h2>
+
+<h3 id="Algemene_kennis">Algemene kennis</h3>
+
+<ul>
+ <li><a href="https://developer.mozilla.org/en-US/docs/Web/Accessibility">Hulpmiddelen voor toegankelijkheid op MDN</a></li>
+ <li>{{Interwiki("wikipedia", "Web accessibility")}} op Wikipedia (Engels)</li>
+</ul>
+
+<h3 id="Leer_over_webtoegankelijkheid">Leer over webtoegankelijkheid</h3>
+
+<ul>
+ <li><a href="http://webaim.org/" rel="external">Web Accessibility In Mind</a></li>
+</ul>
+
+<h3 id="Technische_referentie">Technische referentie</h3>
+
+<ul>
+ <li><a href="/en-US/docs/Web/Accessibility/ARIA">De ARIA-documentatie op MDN</a></li>
+ <li><a href="http://www.w3.org/WAI/" rel="external">De homepage van het Web Accessibility Initiative</a></li>
+ <li><a href="http://www.w3.org/TR/wai-aria/" rel="external">De WAI-ARIA-aanbeveling</a></li>
+</ul>