Diigo Bookmarks 07/19/2018
著
- How to get better at writing CSS - freeCodeCamp
"I have a purpose today: to make you better at writing CSS. I want you to take a look at your older projects and think : oh boy, how could I ever write something like this?"
- Going Colorblind: An Experiment in Empathy and Accessibility
"Empathy is a powerful tool. It is essential to understanding the needs, wants, and challenges of our users so that we can create engaging experiences that benefit them. Without it, the WCAG is just a list of tedious requirements instead of a resourceful guide to help you create experiences that can be used and enjoyed by everyone."
- Ford Europe: Feel The View - A smart window for blind passengers
"Feel The View takes pictures that are turned into high-contrast monochrome images. These are then reproduced on the glass using special LEDs. By touching the image, different shades of grey vibrate with a range of 255 intensities, allowing passengers to touch the scene and rebuild in their mind the landscape in front of them."
- Of Note: Better Text Annotations for the Web | Viget
"We're accustomed to annotation patterns that discourage focused reading. FiveThirtyEight shows us a better way. Here's why and how."
- Exploring WCAG 2.1 -- 2.1.4 Character Key Shortcuts -- Knowbility
"If you provide character key shortcuts provide a way to turn them off and a way to remap them. When remapping, allow users to assign one or more characters to the shortcut."
- Should I try to use the IE version of Grid Layout? Revisited for 2018
"To use Grid Layout with Autoprefixer means remembering which bits of the spec you can't use and limiting your use of the spec. Then carefully testing to make sure Autoprefixer hasn't blown up your layout in Internet Explorer because you accidentally used one of those bits."