Diigo Bookmarks 08/06/2012
著
-
The Broken Design Process – Phanza
"The idealized concept image is insufficient, inaccurate, and ultimately a disservice. The only true design is the one found in the medium, the browser."
-
Mobile Navigation Design & Tutorial
"This tutorial shows you how to create a mobile navigation with jQuery as seen on the sites listed above. jQuery will be used to prepend the menu icon and toggle the navigation. This trick doesn't require any extra/un-semantic HTML tags."
-
The difficult questions about responsive design
時間があれば答えたい。
-
Maintaining Image Hierarchy And Aspect Ratio In Responsive Design - Vanseo Design
"In the future the css3 property object-fit may provide even more control to the above hierarchy problem. At the moment there’s little if any browser support."
-
When to base64 encode images (and when not to) | David Calhoun's Blog
"This being said, it’s generally advisable to put your common UI icons in base64 in your CSS, then let that whole chunk get cached by the browser."
-
Master of the :nth-child | CSS3 pseudo classes and :nth-child ranges
いままで目にした中で一番わかりやすかったかも。