links for 2009-11-17
著
-
"Code Collector Pro puts all your code snippets in one place"
-
"Building good authoring tools starts with a good markup language. Unfortunately, HTML5 makes building WYSIWYG editors with user-friendly interfaces that comply with the rules of the language, impractical or next to impossible. It does not have to be so. To the Web browser vendors designing HTML5 I say let's work together to improve the Web."
-
"Invalid or not, vendor-specific extensions to CSS can be useful. And since the CSS specification requires that CSS parsers ignore declarations with an unknown property, they should also be safe to use."
-
"The first is about CSS reset stylesheets. A true CSS reset would set every element to be display:inline. (Personally I see little value in reset stylesheets except as a debugging/ educational tool, however.)"