Diigo Bookmarks 10/29/2013
著
-
The HTML5 Document Outline | The Paciello Group BlogThe Paciello Group Blog
"If you as a developer want to provide a meaningful document structure, use the h1–h6 elements to express document structure. DO NOT rely upon the HTML5 document outline."
-
PCE.js - Classic Mac OS in the Browser
"This is a demo of PCE's classic Macintosh emulation, running System 7.0.1 with MacPaint, MacDraw, and Kid Pix."
-
Salvattore — A jQuery Masonry alternative with CSS-driven configuration
"Salvattore distributes your grid items according to the number of columns you specify. Each of the items in your grid is placed within these columns, one by one. To get started, simply add the data-columns attribute to the grid element."
-
CSS3 Inheritance Tips and Tricks - SitePoint
"It’s easy to overlook the cascading features of stylesheets. Most developers are aware of the inherit keyword but there are a few new inheritance features in CSS3 you may not be aware of…"
-
JSCSSP, a CSS parser in JavaScript
"It's very simple to use and manipulate, and can be used to write a CSS validator, filters or even CSS extensions for a given browser."