Diigo Bookmarks 04/11/2020
著
- The Design Graph | Jxnblk
"The Design Graph isn't an actual implementation, but rather a conceptual model that includes pairwise relationships between its parts, or nodes to borrow a term from graph theory."
- Welcome to the arrogantly named library of, Good Email Code | good-email-code
"Priority is given to making sure the code works. This means making sure it is semantic, functional, accessible and meeting user expectations. Consistency between email clients and pixel perfect design are also important but always secondary."
- CSS Naked Day 2020 - Eric's Archived Thoughts
"What's been interesting has been what CSS Naked Day has revealed about browsers as well as about our HTML."
- A new keyboard for typing braille on Android
"Talkback braille keyboard is rolling out to Android devices running version 5.0 or later, starting today."
- CSS Foldable Display Polyfill | CSS-Tricks
"Interesting how there is no fold-right, isn't it? And aren't we trying to stay away from directional terms like that and use logical properties? Why not fold-inline-start?"
- Neumorphism - the accessible and inclusive way - Axess Lab
"The main problem with this trend are the poor contrasts in almost every design out there."
- Writing my accessibility statement. -- Ethan Marcotte
"Maybe more critically though, an accessibility statement should clearly acknowledge any flaws in the website. If there's still work to be done, or errors to be found, they should be clearly, plainly detailed."
- How to style "ol" tags with CSS · Josh W Comeau
"The CSS Working Group agrees--they've penned a draft for a new ::marker pseudo-element::marker pseudo-element, which would let you apply styles directly to list bullets."