Diigo Bookmarks 01/09/2017
著
-
"A Chrome extension for debugging SVG paths by converting them to outlines and displaying anchors, control points, handles and arc ellipses."
-
Redesign v15 Notes | CSS-Tricks
"I'm not sure how much chronology matters, especially when dates are clearly presented and the content is relevant. I like how it gives slightly-older articles a new chance to shine at the top of the next column."
-
The Complete Guide to PostCSS | Toptal
"PostCSS is not a replacement for other CSS processors; rather, look at it as another tool that may come in handy when needed, another addition to your toolset."
-
Inclusive Design Tips: Presenting Information in Multiple Ways
"Designing a site for people of all abilities means that the content of the site needs to be perceivable and understandable in multiple ways. That often means being redundant. It also often means making sure that everything has a text-based equivalent."
-
Sloped edges with consistent angle in CSS • CSS & HTML • Kilian Valkhof
"The technique I used has a consistent angle regardless of screen size, can show background images and only needs one HTML element and no pseudo elements."
-
Task Automation - Building with Gulp
"Today we will setup automated tasks to build our project and to make our life easier while we are developing."