-
Mozilla建议的CSS书写顺序
2006-02-24
版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明
/* mozilla.org Base Styles
http://forest.blogbus.com/logs/1970257.html
* maintained by fantasai
* (classes defined in the Markup Guide - http://mozilla.org/contribute/writing/markup)
*/
/* 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
*
*/随机文章:
[转]翻译:On having layout 2006-04-24CSS兼容要点(IE vs FF) 2006-03-17CSS布局自适应高度解决方法 2006-03-16绕过IE6支持IE5的别一种写法-IE也支持> 2006-03-10CSS中expression使用简介 2006-02-27
收藏到:Del.icio.us





