Diigo Bookmarks 11/03/2016
著
-
Things I've Learned About CSS Grid Layout | CSS-Tricks
"I like this idea of learning little bite-sized chunks about grid layout, through isolated examples where possible. That makes learning the whole thing a bit less intimidating."
-
the new code – Understanding the SVG viewBox
"The SVG drawing space is effectively infinite: you can draw at any coordinate point anywhere in an SVG document. However, for display purposes the document usually has to have some sort of dimensioning, like a frame around a canvas painting. That’s where viewBox comes in."
-
Accessibility issues are user experience issues | Lee Jordan
"Making an accessible website sounds like a lot of work but most of it comes for free if you follow web standards. It’s not about putting extra effort into making it work individually for every possible user out there."
-
Jony Ive talks about putting the Apple ‘touch’ on the MacBook Pro
"Apple’s longtime chief design officer gives us his exclusive take on the Touch Bar he says is “just the beginning of a very interesting direction.” Here’s how they got started."
-
Password visibility toggles | Kenan Yusuf
"With autocomplete being controlled by browsers, it would make sense for them to also control the visibility and security of the data that they are filling in forms with - but until then, it’d be great to see show/hide buttons implemented with good UX and consideration for password security."
-
HTML 5.1 is a W3C Recommendation | W3C News
"In this version, new features continue to be introduced to help Web application authors, new elements continue to be introduced based on research into prevailing authoring practices, and special attention continues to be given to defining clear conformance criteria for user agents in an effort to improve interoperability."