Diigo Bookmarks 02/25/2016
著
-
REM vs EM – The Great Debate | Zell Liew's blog about web design and development
"1. Size in em if the property scales according to it’s font-size 2. Size everything else in rem. "
-
The Current State of Telephone Links | CSS-Tricks
"Believe or not, tel: is not the only way to initiate a phone call with a link."
-
Introducing Resizer - Articles - Google Design
"An interactive viewer to see and test how digital products respond to material design breakpoints across desktop, mobile, and tablet."
-
Microsoft are stepping up their accessibility efforts considerably – Marco's Accessibility Blog
"Microsoft is taking a dual approach: They have both a centralized accessibility team, lead by Jenny Lay-Flurrie, as well as accessibility champions and key engineering positions across different divisions responsible for accessibility in their areas."
-
You got your CSS in my JavaScript - Snook.ca
"This component-based approach is very much in line with the SMACSS approach. They’re both trying to modularize an interface. Part of that modularization is the ability to isolate a component: to make it independent of the rest of the interface."
-
5 SASS Mixins That I Use on Nearly Every Project | Andrew Houle
"I've had the woeful experience of revisiting some of my older projects that used vanilla CSS, and it's a bit like going back to a page layout rocking tables."