Correspondances Entre Les Propriétés JavaScript Et CSS

Preview:

DESCRIPTION

Correspondances Entre Les Propriétés JavaScript Et CSS

Citation preview

Correspondances entre les proprits JavaScript et CSS :JavaScriptCSS

textDecorationtextDecorationLineThroughtextDecorationNonetextDecorationUnderlinetextDecorationOverlinetextIndent textTransformtext-decorationtext-decoration: line-through text-decoration: nonetext-decoration: underlinetext-decoration: overlinetext-indenttext-transform

styleFloatfloat

listStylelistStyleImagelistStylePositionlistStyleTypelist-stylelist-style-imagelist-style-positionlist-style-type

paddingBottompaddingLeftpaddingRightpaddingToppageBreakAfterpageBreakBeforepadding-bottompadding-leftpadding-rightpadding-toppage-break-afterpage-break-before

fontFamilyfontSizefontWeight fontVariantfont-familyfont-sizefont-weightfont-variant

borderBottomborderBottomColorborderBottomStyleborderBottomWidthborderColorborderLeftborderLeftColorborderLeftStyleborderLeftWidthborderRightborderRightColorborderRightStyleborderRightWidthborderStyleborderTopborderTopColorborderTopStyleborderTopWidthborderWidthborder-bottomborder-bottom-colorborder-bottom-styleborder-bottom-widthborder-colorborder-leftborder-left-colorborder-left-styleborder-left-widthborder-rightborder-right-colorborder-right-styleborder-right-widthborder-styleborder-topborder-top-colorborder-top-styleborder-top-widthborder-width

marginBottommarginLeftmarginRightmarginTopmargin-bottommargin-leftmargin-rightmargin-top

lineHeightline-height

letterSpacingletter-spacing

verticalAlignvertical-align

zIndexz-index

backgroundAttachmentbackgroundColorbackgroundImagebackgroundPositionbackgroundRepeatbackground-attachmentbackground-colorbackground-imagebackground-positionbackground-repeat

Recommended