aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/accessibility/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/glossary/accessibility/index.html')
-rw-r--r--files/de/glossary/accessibility/index.html33
1 files changed, 33 insertions, 0 deletions
diff --git a/files/de/glossary/accessibility/index.html b/files/de/glossary/accessibility/index.html
new file mode 100644
index 0000000000..9c8b6c067c
--- /dev/null
+++ b/files/de/glossary/accessibility/index.html
@@ -0,0 +1,33 @@
+---
+title: Accessibility
+slug: Glossary/Accessibility
+tags:
+ - Accessibility
+ - Barrierefreiheit
+ - Glossary
+translation_of: Glossary/Accessibility
+---
+<p><em>Web Accessibility</em> (<strong>A11Y</strong>) ist ein Begriff, der empfohlene Methoden beschreibt, um eine Website für Menschen mit physischen und technischen Einschränkungen zugänglich zu machen. Web accessibility wird am {{Glossary("W3C")}} durch die {{Glossary("WAI","Web Accessibility Initiative")}} (WAI) definiert und diskutiert.</p>
+
+<h2 id="Mehr_erfahren">Mehr erfahren</h2>
+
+<h3 id="Allgemeines">Allgemeines</h3>
+
+<ul>
+ <li><a href="/de/docs/Web/Barrierefreiheit">Accessibility resources at MDN</a></li>
+ <li>{{Interwiki("wikipedia", "Web accessibility")}} auf Wikipedia</li>
+</ul>
+
+<h3 id="Lernmaterial">Lernmaterial</h3>
+
+<ul>
+ <li><a href="http://webaim.org/" rel="external">Web Accessibility In Mind</a></li>
+</ul>
+
+<h3 id="Technische_Referenz">Technische Referenz</h3>
+
+<ul>
+ <li><a href="/en-US/docs/Web/Accessibility/ARIA">The ARIA documentation on MDN</a></li>
+ <li><a href="http://www.w3.org/WAI/" rel="external">The Web Accessibility Initiative homepage</a></li>
+ <li><a href="http://www.w3.org/TR/wai-aria/" rel="external">The WAI-ARIA recommendation</a></li>
+</ul>