Diigo Bookmarks 01/25/2016
著
-
Links, Buttons, Submits, and Divs, Oh Hell | Adrian Roselli
"I’m going to quickly recap the correct approach, as generally regarded across the industry by accessibility pros, UXers, and even the specs themselves. "
-
Why I love working with the web
"I love that my code can run anywhere for anyone. Indeed that's the challenge. The web is a hugely diverse environment anyone can view anything anyway they want."
-
It's Time to Rethink Vendor Prefixes in CSS
"By either Firefox 46 or 47 (released either in April or May 2016), Mozilla plan to implement support for a series of non-standard -webkit- prefixes to improve Firefox’s compatibility with a -webkit prefixed (and often mobile) web."
-
How Not To Misuse ARIA States, Properties and Roles - SSB BART Group
"One reason authors may continue to add incorrect ARIA properties is the lack of apparent issues when ARIA is misused – no harm is detected and thus people continue the practice."
-
The BEMIT naming convention | Beautiful Web
"With BEM and ITCSS, we have a set of guidelines that describe how to name classes and where to put them in a style sheet. This is probably enough for small-scale projects."
-
Designing A Product Page Layout with Flexbox | CSS-Tricks
"Of course, you know your audience best, so if you if you have a ton of users on, for example, IE 9 and down, and aren't prepared to create an acceptable fallback experience, you might be stuck in float-land."