1、JavaScript 中的 CSS 属性对照表(新手必备)JavaScript 中的 CSS 属性对照表是 js 初学者必备的基础知识 盒子标签和属性对照CSS 语法 (不区分大小写) JavaScript 语法 (区分大小写)border borderborder-bottom borderBottomborder-bottom-color borderBottomColorborder-bottom-style borderBottomStyleborder-bottom-width borderBottomWidthborder-color borderColorborder-left
2、borderLeftborder-left-color borderLeftColorborder-left-style borderLeftStyleborder-left-width borderLeftWidthborder-right borderRightborder-right-color borderRightColorborder-right-style borderRightStyleborder-right-width borderRightWidthborder-style borderStyleborder-top borderTopborder-top-color b
3、orderTopColorborder-top-style borderTopStyleborder-top-width borderTopWidthborder-width borderWidthclear clearfloat floatStylemargin marginmargin-bottom marginBottommargin-left marginLeftmargin-right marginRightmargin-top marginToppadding paddingpadding-bottom paddingBottompadding-left paddingLeftpa
4、dding-right paddingRightpadding-top paddingTop颜色和背景标签和属性对照CSS 语法 (不区分大小写) JavaScript 语法 (区分大小写)background backgroundbackground-attachment backgroundAttachmentbackground-color backgroundColorbackground-image backgroundImagebackground-position backgroundPositionbackground-repeat backgroundRepeatcolor
5、color样式标签和属性对照CSS 语法 (不区分大小写) JavaScript 语法 (区分大小写)display displaylist-style-type listStyleTypelist-style-image listStyleImagelist-style-position listStylePositionlist-style listStylewhite-space whiteSpace文字样式标签和属性对照CSS 语法 (不区分大小写) JavaScript 语法 (区分大小写)font fontfont-family fontFamilyfont-size fontSi
6、zefont-style fontStylefont-variant fontVariantfont-weight fontWeight文本标签和属性对照CSS 语法 (不区分大小写) JavaScript 语法 (区分大小写)letter-spacing letterSpacingline-break lineBreakline-height lineHeighttext-align textAligntext-decoration textDecorationtext-indent textIndenttext-justify textJustifytext-transform textTransformvertical-align verticalAlign规律: “-“去掉,并把 -后面的首字母换成大写而且区分大小写