Diigo Bookmarks 07/22/2019
著
- Debugging CSS Grid with Firefox Dev Tools ― Scotch.io
"The Firefox dev tools also have a Changes tab where you can track all the changes you've made to your project from inception to completion."
- Captions and Transcripts and Audio Descriptions, Oh My! | TPG - Digital Accessibility Solutions
"Transcripts are likely to be the only alternative for Deaf-blind individuals, who benefits from tactile solutions, such as using a refreshable braille display. However, transcripts can be used by everyone - in cases where the default presentation is not to one's liking, it can be transformed into another format"
- Reduced Motion Auto-Play Video | scottohara.me
"Auto-playing background videos can be annoying. However, beyond being a source of annoyance (or "user delight", as some might say) they can be distracting for those who have difficulty staying focused, and potentially sickening for those with Vestibular disorders."
- Frontend Design, React, and a Bridge over the Great Divide
"As I see it, directly consumable UI components serve as a bridge between The Great Divide. It creates a healthy handshake between the front of the frontend and the back of the frontend."
- Accessible CSS Generated Content | Eric Eggert
"thanks to accessibility advocates, aria-label is now actually one of the attributes that is translated when using Google Translate through Google Chrome - but not in other browsers."
- Creating Pixel Art with CSS - DEV Community
"Thankfully, the box-shadow property isn't limited to just one effect. By separating our effects with a comma, we can create multiple pixel-looking shadows."