From 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:58 +0100 Subject: unslug pt-br: modify --- files/pt-br/web/accessibility/understanding_wcag/index.html | 3 ++- files/pt-br/web/accessibility/understanding_wcag/keyboard/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'files/pt-br/web/accessibility/understanding_wcag') diff --git a/files/pt-br/web/accessibility/understanding_wcag/index.html b/files/pt-br/web/accessibility/understanding_wcag/index.html index 392c1008b7..fe54b3f7ef 100644 --- a/files/pt-br/web/accessibility/understanding_wcag/index.html +++ b/files/pt-br/web/accessibility/understanding_wcag/index.html @@ -1,10 +1,11 @@ --- title: Entendendo as Diretrizes de Acessibilidade do Conteúdo Web -slug: Web/Acessibilidade/Entendendo_WCAG +slug: Web/Accessibility/Understanding_WCAG tags: - WCAG - Web Content Accessibility Guidelines translation_of: Web/Accessibility/Understanding_WCAG +original_slug: Web/Acessibilidade/Entendendo_WCAG ---

Este conjunto de artigos fornece explicações rápidas para ajudá-lo a entender as etapas que devem ser seguidas para estar em conformidade com as recomendações descritas nas Diretrizes de Acessibilidade para Conteúdo Web 2.0 ou 2.1 do W3C (ou apenas WCAG, para as finalidades deste artigo).

diff --git a/files/pt-br/web/accessibility/understanding_wcag/keyboard/index.html b/files/pt-br/web/accessibility/understanding_wcag/keyboard/index.html index 905c6d062f..a18c118f9b 100644 --- a/files/pt-br/web/accessibility/understanding_wcag/keyboard/index.html +++ b/files/pt-br/web/accessibility/understanding_wcag/keyboard/index.html @@ -1,7 +1,8 @@ --- title: Keyboard -slug: Web/Acessibilidade/Entendendo_WCAG/Keyboard +slug: Web/Accessibility/Understanding_WCAG/Keyboard translation_of: Web/Accessibility/Understanding_WCAG/Keyboard +original_slug: Web/Acessibilidade/Entendendo_WCAG/Keyboard ---
To be fully accessible, a web page must be operable by someone using only a keyboard to access and control it. This includes users of screen readers, but can also include users who have trouble operating a pointing device such as a mouse or trackball, or whose mouse is not working at the moment, or who simply prefer to use a keyboard for input whenever possible.
-- cgit v1.2.3-54-g00ecf