Diigo Bookmarks 04/11/2012
著
-
Eric's Archived Thoughts: Whitespace in CSS Calculations
"Unfortunately, the specification doesn't seem to actually define these "standard operator precedence rules"."
-
Paying attention to content hierarchy across screen sizes | Stuff & Nonsense
"It's that we need to pay attention to the hierarchy of our content across screen sizes, in particular small screens."
-
On Responsive Images | CSS-Tricks
"We would use regular old png's and jpg's in our <img> and hot-swap the src with the new format for a while until the new format has ubiquitous support."
-
Mobile Site vs. Full Site (Jakob Nielsen's Alertbox)
"Good mobile user experience requires a different design than what's needed to satisfy desktop users. Two designs, two sites, and cross-linking to make it all work."
-
The HTML5 placeholder attribute is not a substitute for the label element | 456 Berea Street
"Since any text in the placeholder attribute is only available to the user when the field is empty, once you've started entering something (or if a value is prefilled by the server), the hint is gone."
-
HTML5 Accessibility Chops: data for the masses | The Paciello Group Blog
"It is difficult without data to argue for the inclusion of features in HTML5 or working out how features should be accessibility supported."