Raindrop.io Bookmarks 07/12/2020
著
- Design Tokens Community Group
"The Design Tokens Community Group's goal is to provide standards upon which products and design tools can rely for sharing stylistic pieces of a design system at scale."
- How to Educate Your Clients About the Importance of Website Accessibility
"Depending on who you're working with, one of the bigger challenges can be obtaining content in accessible formats. The importance of this is often overlooked. After all, even if the website's layout is accessible, that doesn't guarantee anything when it comes to the actual content."
- Is Voice Recognition the Next Thing in Kiosk Technology? | TPG - The Accessibility Experts
"Voice Recognition is a useful technology with the potential to improve access and usability for users with different disabilities. It must be provided as an option, not a full solution - and attention must be paid to accuracy, results, privacy, and microphone quality."
- Style Stage from Modern CSS Solutions
"Style Stage seeks to rekindle that spirit by providing this page as the base HTML for contributors - like you! - to re-style by submitting an alternate stylesheet."
- ARIA Grid As an Anti-Pattern | Adrian Roselli
"If you want an Excel-like experience, ARIA grid may be a good fit. If all you want is the ability to sort, have fixed headers, and hold a few text inputs, then using grid is probably overkill."
- Grids Part 1: To grid or not to grid | Sarah Higley
"Grids are right up there with combobox woes and tooltip mishaps in causing an outsize amount of pain to developers who are trying to get accessibility right."
- Keep the Footer at the Bottom: Flexbox vs. Grid - DEV
"the flexbox method is usable across various templates with multiple block elements in the midsection"