手册: css3-style-sheet
css3.0参考手册CSS3 Properties边框(Border)Border-colorBorder-imageBorder-radiusbox-shadow背景(Background)background-originbackground-clipBackground-sizeMultiple backgrounds颜色(Color)HSL colorsHSLA colorsopacityRGBA colors文本(Text effects)text-shadowtext-overflowword-wrap用户界面(User-interface)box-sizingresizeoutlineoutline-widthoutline-styleoutline-offsetoutline-colornav-indexnav-upnav-rightnav-downnav-left基础盒模型(Basic box model)overflowoverflow-xoverflow-y内容(Generated Content)content其它模块(Other modules)media queriesSpeechcolumnscolumn-widthcolumn-spancolumn-rulecolumn-rule-colorcolumn-rule-widthcolumn-rule-stylecolumn-gapcolumn-fillcolumn-countcolumn-break-beforecolumn-break-after@font-face选择器(selectors)子串匹配的属性选择符 E[att^="val"]子串匹配的属性选择符 E[att$="val"]子串匹配的属性选择符 E[att*="val"]结构性伪类 E:root结构性伪类 E:nth-child(n)结构性伪类 E:nth-last-child(n)结构性伪类 E:nth-of-type(n)结构性伪类 E:nth-last-of-type(n)结构性伪类 E:last-child结构性伪类 E:first-of-type结构性伪类 E:only-child结构性伪类 E:only-of-type结构性伪类 E:emptyUI元素状态伪类 E:checkedUI元素状态伪类 E:enabledUI元素状态伪类 E:disabledUI元素状态伪类 E::selection否定伪类 E:not(s)目标伪类 E:target通用兄弟元素选择器 E ~ F