Diigo Bookmarks 03/31/2018
著
- Quick Reminder that Details/Summary is the Easiest Way Ever to Make an Accordion | CSS-Tricks
"The only browser that doesn't support this are the Microsoft ones (and Opera Mini which makes sense--it doesn't really do interactive)."
- The Ultimate Guide to Background Images in Email - Litmus Software, Inc.
"Bulletproof backgrounds combine the attribute method described above with Microsoft's Vector Markup Language (VML) to ensure that background images are displayed nearly everywhere--especially in Microsoft's Outlook suite of email clients."
- CSS Variables Are A Sometimes Food by Matt Stow on CodePen
"Since the CSS variables aren't pre-compiled, they have to uniquely exist to be able to be used, which bloats the stylesheet, and as they're dynamic, the browser takes longer to render them, as it has extra work to do under-the-hood."
- WAI-ARIA: the dark art of accessibility? - Dig Inclusion
"With great power comes great responsibility. Don't misjudge ARIA - it is powerful. But using the semantics that ARIA provides is not the end of the story. Adding ARIA roles to your HTML is a promise to code in any expected roles, states and properties for that role, as well as to implement the expected behaviours using JavaScript."
- Improve Your Debugging Skills with Chrome DevTools
"In this post we cover best practices and tips for using Chrome Dev Tools, which will help you solve your web application development struggles more easily."
- The European Accessibility Act: A Push for Accessible Publications | Inclusive Publishing
"All in all, it seems that legislators, users and the industry agree on adopting a European Directive that truly underpins the efforts to make publishing more inclusive and accessible."