Vous êtes sur la page 1sur 5

Background Properties

Property background background-attachment background-color background-image background-position background-repeat background-clip background-origin background-size Description Sets all the background properties in one declaration Sets whether a background image is fixed or scrolls with the rest of the page Sets the background color of an element Sets the background image for an element Sets the starting position of a background image Sets how a background image will be repeated Specifies the painting area of the background Specifies the positioning area of the background images Specifies the size of the background images CSS 1 1 1 1 1 1 3 3 3

Border and Outline Properties


Property border border-bottom border-bottom-color border-bottom-style border-bottom-width border-color border-left border-left-color border-left-style border-left-width border-right border-right-color border-right-style border-right-width border-style border-top border-top-color border-top-style border-top-width Description Sets all the border properties in one declaration Sets all the bottom border properties in one declaration Sets the color of the bottom border Sets the style of the bottom border Sets the width of the bottom border Sets the color of the four borders Sets all the left border properties in one declaration Sets the color of the left border Sets the style of the left border Sets the width of the left border Sets all the right border properties in one declaration Sets the color of the right border Sets the style of the right border Sets the width of the right border Sets the style of the four borders Sets all the top border properties in one declaration Sets the color of the top border Sets the style of the top border Sets the width of the top border CSS 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

border-width outline outline-color outline-style outline-width border-bottom-left-radius border-bottom-rightradius border-image border-image-outset border-image-repeat border-image-slice border-image-source border-image-width border-radius border-top-left-radius border-top-right-radius box-decoration-break box-shadow

Sets the width of the four borders Sets all the outline properties in one declaration Sets the color of an outline Sets the style of an outline Sets the width of an outline Defines the shape of the border of the bottom-left corner Defines the shape of the border of the bottom-right corner A shorthand property for setting all the border-image-* properties Specifies the amount by which the border image area extends beyond the border box Specifies whether the image-border should be repeated, rounded or stretched Specifies the inward offsets of the image-border Specifies an image to be used as a border Specifies the widths of the image-border A shorthand property for setting all the four border-*-radius properties Defines the shape of the border of the top-left corner Defines the shape of the border of the top-right corner Attaches one or more drop-shadows to the box

1 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3

Color Properties
Property color-profile opacity rendering-intent Description CSS Permits the specification of a source color profile other than the 3 default Sets the opacity level for an element Permits the specification of a color profile rendering intent other than the default 3 3

Font Properties
Property font font-family font-size font-style font-variant font-weight @font-face font-size-adjust font-stretch Description Sets all the font properties in one declaration Specifies the font family for text Specifies the font size of text Specifies the font style for text Specifies whether or not a text should be displayed in a smallcaps font Specifies the weight of a font A rule that allows websites to download and use fonts other than the "web-safe" fonts Preserves the readability of text when font fallback occurs Selects a normal, condensed, or expanded face from a font family CSS 1 1 1 1 1 1 3 3 3

Hyperlink Properties
Property target target-name target-new target-position Description A shorthand property for setting the target-name, target-new, and target-position properties Specifies where to open links (target destination) Specifies whether new destination links should open in a new window or in a new tab of an existing window Specifies where new destination links should be placed CSS 3 3 3 3

List Properties
Property list-style list-style-image list-style-position list-style-type Description Sets all the properties for a list in one declaration Specifies an image as the list-item marker CSS 1 1

Specifies if the list-item markers should appear inside or outside 1 the content flow Specifies the type of list-item marker 1

Margin Properties
Property margin margin-bottom margin-left margin-right margin-top Description Sets all the margin properties in one declaration Sets the bottom margin of an element Sets the left margin of an element Sets the right margin of an element Sets the top margin of an element CSS 1 1 1 1 1

Padding Properties
Property padding padding-bottom padding-left padding-right padding-top Description Sets all the padding properties in one declaration Sets the bottom padding of an element Sets the left padding of an element Sets the right padding of an element Sets the top padding of an element CSS 1 1 1 1 1

Table Properties
Property border-collapse border-spacing caption-side empty-cells table-layout Description Specifies whether or not table borders should be collapsed Specifies the distance between the borders of adjacent cells Specifies the placement of a table caption Specifies whether or not to display borders and background on empty cells in a table Sets the layout algorithm to be used for a table CSS 2 2 2 2 2

Text Properties
Property color direction letter-spacing line-height text-align text-decoration text-indent text-transform unicode-bidi vertical-align white-space word-spacing hanging-punctuation punctuation-trim text-align-last text-justify text-outline text-overflow text-shadow text-wrap word-break word-wrap Sets the vertical alignment of an element Specifies how white-space inside an element is handled Increases or decreases the space between words in a text Specifies whether a punctuation character may be placed outside the line box Specifies whether a punctuation character should be trimmed Describes how the last line of a block or a line right before a forced line break is aligned when text-align is "justify" Specifies the justification method used when text-align is "justify" Specifies a text outline Specifies what should happen when text overflows the containing element Adds shadow to text Specifies line breaking rules for text Specifies line breaking rules for non-CJK scripts Allows long, unbreakable words to be broken and wrap to the next line Description Sets the color of text Specifies the text direction/writing direction Increases or decreases the space between characters in a text Sets the line height Specifies the horizontal alignment of text Specifies the decoration added to text Specifies the indentation of the first line in a text-block Controls the capitalization of text CSS 1 2 1 1 1 1 1 1 2 1 1 1 3 3 3 3 3 3 3 3 3 3

Vous aimerez peut-être aussi