Diigo Bookmarks 11/07/2018
著
- It's illegal to have an inaccessible website in Norway -- and that's good news for all of us
"I believe we went from "accessible or beautiful" to "accessible and beautiful" thanks to the law that made inaccessible websites illegal in Norway."
- Grid Tile Layouts with auto-fit and minmax | Geddski
"This combination of auto-fit and minmax makes our tile layout both flexible and full-width."
- Creating a simple form with CSS Grid | Zell Liew
"CSS Grid makes it easy to create layouts. It doesn't have to be used for macro layout. It can also be used for micro layouts like the form example you've seen here."
- CSS Previous Sibling Selectors and how to fake them
"we are stuck in the unidirectional processing of CSS rules, most likely to protect us from our "lack of expertise" getting us stuck in re-flows and even infinite loops. Luckily, as with most CSS limitations, we can fake it."
- Official Google Webmaster Central Blog: Introducing reCAPTCHA v3: the new way to stop bots
"Now with reCAPTCHA v3, we are fundamentally changing how sites can test for human vs. bot activities by returning a score to tell you how suspicious an interaction is and eliminating the need to interrupt users with challenges at all."
- Remove all W3C-conditional checking · validator/validator@fadbfed
"This change removes all W3C-specific conditional-checking logic in the checker. https://html.spec.whatwg.org is now the only normative HTML spec, including for all W3C purposes."