Diigo Bookmarks 05/10/2018
著
- Lookout: an app to help blind and visually impaired people learn about their surroundings
"The core experience is processed on the device, which means the app can be used without an internet connection."
- The Front-End Tooling Survey 2018 - Results - AshleyNolan.co.uk - Blog and Portfolio for Ashley Nolan
"Modernizr usage appears to be falling along with some of the older CSS methodologies such as SMACSS and OOCSS."
- Styling buttons, the right way
"Using the correct element has a few advantages: it's SEO-friendly (especially for links!), it works well with keyboard navigation, and it improves accessibility for all users."
- Where Lines Break is Complicated. Here's all the Related CSS and HTML. | CSS-Tricks
"My idea here is to have a resizeable panel of content combined with a variety of CSS property/values that you can toggle on and off to see the effects on the content."
- Bringing a modern WebView to your .NET WinForms and WPF Apps - Microsoft Edge Dev BlogMicrosoft Edge Dev Blog
"Earlier this week at Build 2018, Kevin Gallo previewed a new WebView for Windows 10, bringing the latest Microsoft Edge rendering engine to .NET WinForms and WPF apps for the first time in an upcoming release of Windows 10."
- WCBuf: CSS Display Properties versus HTML Semantics
"Many (most?) developers make the effort to choose HTML elements that best describe the structure and semantics of the content. They then use CSS to set the layout for the visual design. What they don't know is how browsers use that CSS to break the HTML semantics."