We've done the hard work, hand-selecting these typefaces and presenting them in an easy-to-use format.
Via Font Squirrel
比较有特色的字体网站,支持字体预览和@font-face Kit,@font-face Kit提供了跨浏览器的自定义字体解决方案。关于font-face,具体可以看Bulletproof @font-face syntax.
we tell browsers what to do
We've done the hard work, hand-selecting these typefaces and presenting them in an easy-to-use format.
Via Font Squirrel
比较有特色的字体网站,支持字体预览和@font-face Kit,@font-face Kit提供了跨浏览器的自定义字体解决方案。关于font-face,具体可以看Bulletproof @font-face syntax.
This tool can significantly reduce the size and complexity of your CSS by programmatically stripping unneeded content, stripping redundant calls, and intelligently grouping the remaining element names.
Via CSS SuperScrub
CSSDOC is a convention to comment Cascading Style Sheets (CSS) to help individuals and teams to improve writing/coding/styling/managing CSS files.
Via cssdoc
有这么一个项目是来规范书写CSS的注释。好处有很多:规范、规范、规范...
我目前的书写习惯是:
至于看了这份规范以后,会改成什么样,待续...
看了一下那个复杂的文档:很规范、很繁琐。按自己所需,我准备以后改成这样的书写方式:
In this tutorial, we are going to build a blog page using next-generation techniques from HTML 5 and CSS 3. The tutorial aims to demonstrate how we will be building websites when the specifications are finalized and the browser vendors have implemented them. If you already know HTML and CSS, it should be easy to follow along.
Via HTML 5 and CSS 3: The Techniques You’ll Soon Be Using - Nettuts+