じゃ僕もCSSプロパティの書き順とか

2月 28th, 2009 | Filed under css.

CSSプロパティ記述順序を晒すのが流行ってるみたいなのでw


CSS Property Order Sheet(PDF)

基本Mozillaが薦める順序で書いてます(↑赤字部分)

/*Suggested order:
* display
* list-style
* position
* float
* clear
* width
* height
* margin
* padding
* border
* background
* color
* font
* text-decoration
* text-align
* vertical-align
* white-space
* other text
* content
*/

んで、足りないとこをkaminogoyaさんのスタイルシートを書く時のガイドラインで補った感じです。チートシートないとわからんですね、はいw