diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
commit | 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch) | |
tree | 86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/web/accessibility/understanding_wcag/keyboard/index.html | |
parent | 68fc8e96a9629e73469ed457abd955e548ec670c (diff) | |
download | translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2 translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip |
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/web/accessibility/understanding_wcag/keyboard/index.html')
-rw-r--r-- | files/pt-br/web/accessibility/understanding_wcag/keyboard/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
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 --- <div>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.</div> |