Diigo Bookmarks 07/28/2018
著
- The peculiar magic of flexbox and auto margins | CSS-Tricks
"Setting the margin property on a flex child will push the child away from that direction. Set margin-left to auto, the child will push left. Set margin-top to auto and the child will push to the top."
- Short note on ARIA support | The Paciello Group - Your Accessibility Partner (WCAG 2.0/508 audits, VPAT, usability and accessible user experience)
"It is easy to get the idea that ARIA fixes everything for accessibility, but the reality is that ARIA serves a very specific purpose, for a very specific audience."
- CSS Scan - Instantly check or copy computed CSS from any element on the internet
"Inspect Element on steroids: study how things are made on the web in real-time and copy computed styles with no hassle (neither longhand styles)"
- Bruce Lawson's personal site : Why are web standards so slow?
"With the excellent browser interoperability that HTML5 ushered in, the unlamented death of vendor prefixes and plugins, and the near-ubiquity of evergreen browsers, the future of web development is so bright I gotta wear shades."
- Intopia Launches WCAG 2.1 Map - Intopia
"You're very welcome to download it, print it, share it - under the terms of Creative Commons licence Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)."
- Accessible page titles in a Single Page App
"Does this mean the title is irrelevant in SPAs? Not really, it is still useful to have an up to date title, for example for people switch between tabs or when you turn on Server Side Rendering."
- Exploring WCAG 2.1 -- 1.3.4 Orientation -- Knowbility
"For example, low vision and people with cognitive disabilities may prefer landscape orientation. It allows larger text size and longer lines which helps to improve readability."