Diigo Bookmarks 08/31/2017
著
-
A framework for creating a predictable & harmonious spacing system for faster design-dev handoff
"I recently worked on defining the spacing system for Practice Fusion's EHR (Electronic Health Record) product, to ensure improved readability and consistency across all pages. I came up with 3 spacing rules (hint: rule of 3 C's) and 4 spacing values, which worked harmoniously well with the new typographic system."
-
Quick Tip: A11y and a brief numeronyms primer - The A11Y Project
"As long as we do our best to make people aware of what numeronyms stand for, and use them appropriately, then their usage and accepted understanding will only grow."
-
WebAIM: Screen Readers and CSS: Are We Going Out of Style (and into Content)?
"It's tempting to assert that if you do x, "the screen reader" will announce y. Sometimes it really is just that simple, but in a surprising number of situations, it just isn't that absolute."
-
Firefox 57 will be less chatty to screen readers in some situations - Marco's Accessibility Blog
"over time, it has become apparent that some landmarks were over-exposed and the semantics didn't really fit the real-world use cases. To that end, the WAI-ARIA 1.1 and HTML 5.1 specifications were updated to reflect this feedback from screen reader users."
-
"The reason BEM is so strong is because of refactoring. When you refactor a project, you are usually searching across large parts of a codebase, searching across many files."
-
Guide to building layouts with CSS Grid
"Learn and prototype with CSS Grid. Examples, demos, explanations, showcases and more."