diff options
Diffstat (limited to 'files/nl/glossary/accessibility')
-rw-r--r-- | files/nl/glossary/accessibility/index.html | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/files/nl/glossary/accessibility/index.html b/files/nl/glossary/accessibility/index.html deleted file mode 100644 index f0a90616a8..0000000000 --- a/files/nl/glossary/accessibility/index.html +++ /dev/null @@ -1,33 +0,0 @@ ---- -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> |