Mozilla建议的CSS书写顺序

文章来源:转载 录入:admin 日期:2007-12-12 人气:【字体:

/* mozilla.org Base Styles
* 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
*
*/

打印】 【分享】 【收藏】 【报错】 【关闭
Post Comment 发表评论
标题:
姓名:
主页:
验证码:验证码
内 容(1000个字符以内,不支持html)
评论列表