Diigo Bookmarks 11/26/2016
著
-
Frontend Guidelines Exercise | Brad Frost
"Remember that the team needs to work together, so individual (sometimes strong) preferences may need to take a back seat for the good of the team and product."
-
Accessible Design | Sparkbox | Web Design and Development
"The web is the future, and it should be available to any person regardless of device model or operating system, location, physical or mental impairment, bandwidth, data connection, or general ability to access the web."
-
JavaScript is not an enemy of accessibility! - Marco's Accessibility Blog
"Web standards and their accessibility implications must become part of any and all university curricula that teach web development."
-
CSS Reference - A free visual guide to the most popular CSS properties.
"Learn by example: cssreference.io is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and animated examples."
-
Random Interesting Facts on HTML/SVG usage | CSS-Tricks
"We're back again this time to showcase some random and hopefully interesting facts on markup usage."
-
CSS Inheritance, The Cascade And Global Scope: Your New Old Worst Best Friends - Smashing Magazine
"In an effort to defeat specificity woes, many methodologies defer almost exclusively to the class selector. The trouble is that this leads to a proliferation of classes"