diff options
Diffstat (limited to 'files/nl/glossary/aria')
| -rw-r--r-- | files/nl/glossary/aria/index.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/files/nl/glossary/aria/index.html b/files/nl/glossary/aria/index.html deleted file mode 100644 index 1badbf5c65..0000000000 --- a/files/nl/glossary/aria/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: ARIA -slug: Glossary/ARIA -tags: - - Toegankelijkheid - - woordenlijst -translation_of: Glossary/ARIA ---- -<p><strong>ARIA</strong> (<em>Accessible Rich {{glossary("Internet")}} Applications</em>) is een specificatie van {{Glossary("W3C")}} voor het toevoegen van semantiek en andere metadata aan {{Glossary("HTML")}} voor gebruikers van technologische hulpmiddelen.</p> - -<p>U kunt bijvoorbeeld het attribuut <code>role="alert"</code> toevoegen aan een {{HTMLElement("p")}}-{{glossary("tag")}} om slechtziende of blinde gebruikers te informeren dat de informatie belangrijk en tijdsgevoelig is (iets wat u anders zou overbrengen door middel van tekstkleur).</p> - -<h2 id="Meer_informatie">Meer informatie</h2> - -<ul> - <li><a href="/nl/docs/Web/Accessibility/ARIA">ARIA </a></li> -</ul> |
