Diigo Bookmarks 12/03/2014
著
-
Clipping and Masking in CSS | CSS-Tricks
"The clip property is deprecated in CSS, meaning the use of it isn't recommended because there is a newer, standardized version that browsers will actually focus their efforts."
-
The Stunning Markdown and Writing App for Mac — Typed
"Typed is the stunning new writing app for the Mac, and the first that improves your focus so you can create great content."
-
Bruce Lawson’s personal site : On the accessibility of web components. Again.
"Just because you’re hiding nasty code behind the Shadow DOM, it doesn’t mean that you can brush proper coding under the web components carpet."
-
Responsive is not just visual: Three useful APIs | Daniemon
"There are three handy web technologies that take us part of the way there: the Battery Status API, the Network Information API and Ambient Light Events. Support for all of them is mostly Chrome and Firefox for now, but keep an eye on caniuse.com and mobilehtml5.org for the latest support info."
-
A new beginning, with IE - Generated Content by David Storey
"Very soon, I’ll be leaving my current company (Plain Concepts), and joining the Internet Explorer team at Microsoft as a full time employee. I think that might even be a first for a former-Opera Software employee."
-
Write CSS3 without Worrying about Prefixes
"If you’ve inherited a project from a developer who had some sort of prefix-mania, Autoprefixer will remove whatever prefixes aren’t necessary for your browsers config requirements, making your stylesheet lighter automatically!"