aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/accessibility/index.html
diff options
context:
space:
mode:
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>