Accessible - easy to approach, enter, use, or understand. @ dictionary.com
Accessible - easy to
approach, enter,use or understand. @ dictionary.com
The four main guiding principles of accessibility are:
Perceivable - provide content alternatives (images, audio, video)
Operable (without a mouse/trackpad)
Understandable - clear and simple (writing and functionality)
Robust - works across many devices
https://www.udacity.com/course/web-accessibility--ud891
Is it purely decorative?
Does it have surrounding text that serves as the alternative?
Success! Your order went through.
Success! Your order went through.
Twitter
Twitter
0
10
items in your shopping cart
.offscreen-text{
position: absolute!important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px,1px,1px,1px);
clip-path: polygon(0 0,0 0,0 0,0 0);
}
https://codepen.io/hmig/live/2e4067d4d66f414aa6f71d437af8af86
aria-hidden="true"
role="list"
, role="listitem"
)tabindex="0"