Diigo Bookmarks 03/06/2015
著
-
CSS Feature Detection: Modernizr or Feature Queries? - Tuts+ Web Design Tutorial
"In this tutorial, I’ll go over two approaches for detecting whether a browser supports certain CSS features or not. The first one takes advantage of Modernizr, a popular JavaScript library and the second one feature queries, a promising CSS solution."
-
The Little Book of HTML/CSS Frameworks
"Author Jens Meiert outlines various principles, methods, and practices that you can use to make sure your framework has the functionality you need without bloated code to slow you down."
-
I like how percentage background-position works | CSS-Tricks
"So if you set something like background-position: 25% 25%, that positions the image such that 25% of the way across itself aligns with 25% of the way across the element. And the same vertically."
-
Quantity Queries for CSS · An A List Apart Article
"In this article, I will be outlining a technique to make CSS quantity-aware using specially formed selectors. I will be applying these selectors to one classic problem in particular: how to alter the display of items in a horizontal navigation menu when there are too many to suit the initial layout mode."
-
Ruby support in Firefox Developer Edition 38 ✩ Mozilla Hacks – the Web developer blog
"Formerly, because of the lack of native ruby support in Firefox, users had to install add-ons like HTML Ruby to make ruby work. However, in Firefox Developer Edition 38, CSS Ruby has been enabled by default, which also brings the support of HTML5 ruby tags."
-
Accessibility responsibility breakdown (WCAG 2.0) - Working examples - Web Experience Toolkit (WET)
"Note: This breakdown offers a vision that may not correspond exactly to the reality of your own production chain and therefore you should adapt it as required."