Diigo Bookmarks 04/09/2014
著
-
Responsive In The Wild (SmashingConf, 2014)
"Awareness to Responsive Web Design has grown substantially over the last few years, and practically any major organization has some RWD project in their Mobile Strategy decks. However, are we just talking about it, or actually doing it?"
-
Keyboard-Only Navigation for Improved Accessibility
"1) follow along with where the keyboard focus is, 2) navigate to all interactive elements, and 3) bypass the navigation if there are many links."
-
Why Website Speed is Important
"Let us look at some cases of tech companies sharing what they have learned about web optimization."
-
"We handle installing, updating, hosting, and backing up your own private and secure GitLab instances in the cloud, starting at $9/month."
-
Font Size Idea: px at the Root, rem for Components, em for Text Elements | CSS-Tricks
"This way you can adjust font-size at a module level, which is pretty easy. The chances the type within a single module have good proportions and can scale together nicely is high."
-
Creating Style Guides · An A List Apart Article
"X-rayHTML takes the styled objects on your page and generates a nicely formatted code block below them, without any further code from you. You can also add prism.js for syntax highlighting, which color-codes the code for greater readability."