Diigo Bookmarks 06/14/2016
著
-
Microsoft to acquire LinkedIn | News Center
"Microsoft will acquire LinkedIn for $196 per share in an all-cash transaction valued at $26.2 billion, inclusive of LinkedIn’s net cash. LinkedIn will retain its distinct brand, culture and independence."
-
Tabindex for accessibility: Good, Bad and Ugly - Maxability
"Avoid using positive tabindex to the extent possible. Use tabindex=”0″ only for non focusable elements to receive focus. Use negative tabindex to move focus to elements that have focus set using scripts."
-
Adactio: Journal—Progressive web app store
"Progressive web apps live on the web, so any existing discovery method on the web will work just fine."
-
Quick Tip: How z-index and Auto Margins Work in Flexbox
"We can apply the z-index property to flex items, even if they have position: static. We can use auto margins to achieve custom alignment for our flex items across the main axis."
-
Molten Leading in CSS | CSS-Tricks
"There is no simple obvious way to connect an element's width and its line-height in CSS (although you can with JavaScript)."
-
Battling BEM (Extended Edition): 10 Common Problems And How To Avoid Them – Smashing Magazine
"This article aims to be useful for people who are already BEM enthusiasts and wish to use it more effectively or people who are curious to learn more about it."