User Interface Components| www.w3.org
Accessibility resources free online from the international standards organization: W3C Web Accessibility Initiative (WAI).| Web Accessibility Initiative (WAI)
キーボードを用いてウェブを利用する人や、ロービジョンのユーザーにとって、フォーカスインジケーターが視認しやすいことはとても重要です。WCAG にはカラーコントラストや面積などの要件が定められていますが、ユーザーの認知、学習を支援する観点から、私自身はこれに加えて「一貫性のあるフォーカスインジケーターにする」ことも併せて考慮に入れたいと考...| accessible-usable.net
Table of Contents Example The HTML Live Region Button Decoration Accessible Name The Styles Hide the Live Region Color and Contrast Active Animations Text Resize and Reflow Windows High Contrast Mode The Script The Click Event Manipulate Outcomes Screen Reader Output WCAG Success Criteria What This Does Not Do Wrap-up…| Adrian Roselli
There are so many websites out there that have not considered the overall usability of their visually impaired users. When it comes to designing better links and sending better emails, Slava Shestopalov has a few tips on how to improve your website’s experience while accessibility in mind.| Smashing Magazine
Sticky content helps prioritise important content so it's always visible, but it can create issues for sighted people who use a keyboard, or a keyboard-like device, as focused controls become hidden behind the sticky content. This post discusses how you can keep controls behind sticky content visible and usable when they receive focus.| TetraLogical
Learn about four types of tests important for shipping more accessible features and assisting your users in successfully completing tasks.| thinkdobecreate.com
Add a link to the beginning of your page to help keyboard navigators skip over repeated links.| Ben Myers
User Interface Components| www.w3.org
In CSS, sometimes a `border` is not really a `border`. In this episode, we'll cover the differences between `border`, `outline`, and `box-shadow` and when to choose each.| Modern CSS Solutions