Diigo Bookmarks 01/20/2014
著
-
Beyond Bootstrap and Foundation: Frameworks You've Never Heard Of
"While Bootstrap and Foundation are two of the more well-known front-end frameworks, there are other great frameworks available that many of you probably haven’t heard of."
-
Getting Started with the WebP Image Format - Treehouse Blog
"Although browser support for WebP still has a lot of room for improvement, using Google’s PageSpeed module allows you to easily get the benefits of WebP without alienating user’s with browsers that don’t support the format."
-
Touch Event Emulation with Chrome
"Chrome has an option to emulate Touch event/interaction. To do so, open Developer Tools Setting, and go to the "Override" tab on the left."
-
width=device-width, initial-scale, and too-wide elements - QuirksBlog
"width=device-width, strictly speaking, does not say anything about the initial zoom level, so it makes sense to ignore it when it comes to zooming."
-
2014: The year we all go 4K - daverupert.com
"4K underlines that our designs must strive to be as resolution independent as possible, driven by a CSS and vector-based mindset."
-
"The primary purpose of the picture element is to address use cases [respimg-usecases] that are left unaddressed by the srcset attribute [HTML]; the most important being art direction. Other use cases, such as " matching media features and media types" and matching on supported "image formats", are also addressed by this specification."