Sei sulla pagina 1di 9

Animation Properties

Property @keyframes Description Specifies the animation A shorthand property for all the animation properties below, animation except the animation-play-state property animation-name Specifies a name for the @keyframes animation Specifies how many seconds or milliseconds an animation takes animation-duration to complete one cycle animation-timing-function Specifies the speed curve of the animation animation-delay Specifies when the animation will start animation-iteration-count Specifies the number of times an animation should be played Specifies whether or not the animation should play in reverse on animation-direction alternate cycles animation-play-state Specifies whether the animation is running or paused CSS 3 3 3 3 3 3 3 3 3

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

border-right-style border-right-width border-style border-top border-top-color border-top-style border-top-width border-width outline outline-color outline-style outline-width border-bottom-left-radius border-bottom-right-radius 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 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 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 1 1 1 1 1 1 1 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3

Box Properties
Property Description Specifies whether or not to clip the left/right edges of the content, if it overflow-x overflows the element's content area Specifies whether or not to clip the top/bottom edges of the content, if it overflow-y overflows the element's content area overflow-style Specifies the preferred scrolling method for elements that overflow Rotates an element around a given point defined by the rotation-point rotation property rotation-point Defines a point as an offset from the top left border edge CSS 3 3 3 3 3

Color Properties
Property color-profile Description Permits the specification of a source color profile other than the default CSS 3

opacity

Sets the opacity level for an element Permits the specification of a color profile rendering intent other than the rendering-intent default

3 3

Content for Paged Media Properties


Property bookmark-label bookmark-level bookmark-target Description Specifies the label of the bookmark Specifies the level of the bookmark Specifies the target of the bookmark link Pushes floated elements in the opposite direction of the where they float-offset have been floated with float Specifies the minimum number of characters in a hyphenated word hyphenate-after after the hyphenation character Specifies the minimum number of characters in a hyphenated word hyphenate-before before the hyphenation character hyphenate-character Specifies a string that is shown when a hyphenate-break occurs Indicates the maximum number of successive hyphenated lines in an hyphenate-lines element Specifies a comma-separated list of external resources that can help the hyphenate-resource browser determine hyphenation points hyphens Sets how to split words to improve the layout of paragraphs image-resolution Specifies the correct resolution of images marks Adds crop and/or cross marks to the document string-set CSS 3 3 3 3 3 3 3 3 3 3 3 3 3

Dimension Properties
Property height max-height max-width min-height min-width width Description Sets the height of an element Sets the maximum height of an element Sets the maximum width of an element Sets the minimum height of an element Sets the minimum width of an element Sets the width of an element CSS 1 2 2 2 2 1

Flexible Box Properties


Property box-align box-direction box-flex box-flex-group Description Specifies how to align the child elements of a box Specifies in which direction the children of a box are displayed Specifies whether the children of a box is flexible or inflexible in size Assigns flexible elements to flex groups Specifies whether columns will go onto a new line whenever it runs out box-lines of space in the parent box box-ordinal-group Specifies the display order of the child elements of a box box-orient Specifies whether the children of a box should be laid out horizontally or CSS 3 3 3 3 3 3 3

box-pack

vertically Specifies the horizontal position in horizontal boxes and the vertical position in vertical boxes

Font Properties
Property font font-family font-size font-style font-variant font-weight 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 small-caps font Specifies the weight of a font A rule that allows websites to download and use fonts other than the "web@font-face safe" fonts font-size-adjust Preserves the readability of text when font fallback occurs font-stretch Selects a normal, condensed, or expanded face from a font family CSS 1 1 1 1 1 1 3 3 3

Generated Content Properties


Property Description Used with the :before and :after pseudo-elements, to insert generated content content counter-increment Increments one or more counters counter-reset Creates or resets one or more counters quotes Sets the type of quotation marks for embedded quotations Allows a replaced element to be just a rectangular area of an object, crop instead of the whole object Causes an element to be removed from the flow and reinserted at a later move-to point in the document Determines which page-based occurance of a given element is applied to page-policy a counter or string value CSS 2 2 2 2 3 3 3

Grid Properties
Property Description CSS grid-columns Specifies the width of each column in a grid 3 grid-rows Specifies the height of each column in a grid 3

Hyperlink Properties
Property target target-name target-new Description A shorthand property for setting the target-name, target-new, and targetposition 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 CSS 3 3 3

target-position Specifies where new destination links should be placed

Linebox Properties
Property alignment-adjust Description Allows more precise alignment of elements Specifies how an inline-level element is aligned with respect to its alignment-baseline parent Allows repositioning of the dominant-baseline relative to the baseline-shift dominant-baseline dominant-baseline Specifies a scaled-baseline-table Sets the alignment point of the drop initial for the primary drop-initial-after-adjust connection point Sets which alignment line within the initial line box is used at the drop-initial-after-align primary connection point with the initial letter box Sets the alignment point of the drop initial for the secondary drop-initial-before-adjust connection point Sets which alignment line within the initial line box is used at the drop-initial-before-align secondary connection point with the initial letter box drop-initial-size Controls the partial sinking of the initial letter drop-initial-value Activates a drop-initial effect Sets which line of a multi-line inline block align with the previous inline-box-align and next inline elements within a line A shorthand property for setting the line-stacking-strategy, lineline-stacking stacking-ruby, and line-stacking-shift properties Sets the line stacking method for block elements containing ruby line-stacking-ruby annotation elements Sets the line stacking method for block elements containing line-stacking-shift elements with base-shift Sets the line stacking strategy for stacked line boxes within a line-stacking-strategy containing block element Sets the block-progression dimension of the text content area of an text-height inline box CSS 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3

List Properties
Property list-style list-style-image Description Sets all the properties for a list in one declaration Specifies an image as the list-item marker Specifies if the list-item markers should appear inside or outside the list-style-position content flow list-style-type Specifies the type of list-item marker CSS 1 1 1 1

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

margin-left margin-right margin-top

Sets the left margin of an element Sets the right margin of an element Sets the top margin of an element

1 1 1

Marquee Properties
Property marquee-direction marquee-play-count marquee-speed marquee-style Description Sets the direction of the moving content Sets how many times the content move Sets how fast the content scrolls Sets the style of the moving content CSS 3 3 3 3

Multi-column Properties
Property column-count column-fill column-gap column-rule column-rule-color column-rule-style column-rule-width column-span column-width columns Description Specifies the number of columns an element should be divided into Specifies how to fill columns Specifies the gap between the columns A shorthand property for setting all the column-rule-* properties Specifies the color of the rule between columns Specifies the style of the rule between columns Specifies the width of the rule between columns Specifies how many columns an element should span across Specifies the width of the columns A shorthand property for setting column-width and column-count CSS 3 3 3 3 3 3 3 3 3 3

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

Paged Media Properties


Property Description Gives a hint for how to scale a replaced element if neither its width nor its fit height property is auto fit-position Determines the alignment of the object inside the box Specifies a rotation in the right or clockwise direction that a user agent image-orientation applies to an image Specifies a particular type of page where an element SHOULD be page displayed size Specifies the size and orientation of the containing box for page content CSS 3 3 3 3 3

Positioning Properties
Property bottom clear clip cursor display float left overflow Description Specifies the bottom position of a positioned element Specifies which sides of an element where other floating elements are not allowed Clips an absolutely positioned element Specifies the type of cursor to be displayed Specifies how a certain HTML element should be displayed Specifies whether or not a box should float Specifies the left position of a positioned element Specifies what happens if content overflows an element's box Specifies the type of positioning method used for an element (static, relative, position absolute or fixed) right Specifies the right position of a positioned element top Specifies the top position of a positioned element visibility Specifies whether or not an element is visible z-index Sets the stack order of a positioned element CSS 2 1 2 2 1 1 2 2 2 2 2 2 2

Print Properties
Property Description Sets the minimum number of lines that must be left at the bottom of a orphans page when a page break occurs inside an element page-break-after Sets the page-breaking behavior after an element page-break-before Sets the page-breaking behavior before an element page-break-inside Sets the page-breaking behavior inside an element Sets the minimum number of lines that must be left at the top of a page widows when a page break occurs inside an element CSS 2 2 2 2 2

Ruby Properties
Property Description CSS Controls the text alignment of the ruby text and ruby base contents relative to ruby-align 3 each other Determines whether, and on which side, ruby text is allowed to partially ruby-overhang overhang any adjacent text in addition to its own base, when the ruby text is 3 wider than the ruby base ruby-position Controls the position of the ruby text with respect to its base 3 ruby-span Controls the spanning behavior of annotation elements 3

Speech Properties
Property mark mark-after mark-before Description A shorthand property for setting the mark-before and mark-after properties Allows named markers to be attached to the audio stream Allows named markers to be attached to the audio stream CSS 3 3 3

Specifies a phonetic pronunciation for the text contained by the corresponding element rest A shorthand property for setting the rest-before and rest-after properties Specifies a rest or prosodic boundary to be observed after speaking an rest-after element's content Specifies a rest or prosodic boundary to be observed before speaking an rest-before element's content voice-balance Specifies the balance between left and right channels voice-duration Specifies how long it should take to render the selected element's content voice-pitch Specifies the average pitch (a frequency) of the speaking voice voice-pitch-range Specifies variation in average pitch voice-rate Controls the speaking rate voice-stress Indicates the strength of emphasis to be applied voice-volume Refers to the amplitude of the waveform output by the speech synthesises phonemes

3 3 3 3 3 3 3 3 3 3 3

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 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

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 hanging-punctuation line box punctuation-trim Specifies whether a punctuation character should be trimmed Describes how the last line of a block or a line right before a forced text-align-last line break is aligned when text-align is "justify" text-justify Specifies the justification method used when text-align is "justify"

text-outline text-overflow text-shadow text-wrap word-break word-wrap

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

3 3 3 3 3 3

2D/3D Transform Properties


Property transform transform-origin transform-style perspective perspective-origin Description Applies a 2D or 3D transformation to an element Allows you to change the position on transformed elements Specifies how nested elements are rendered in 3D space Specifies the perspective on how 3D elements are viewed Specifies the bottom position of 3D elements Defines whether or not an element should be visible when not facing the backface-visibility screen CSS 3 3 3 3 3 3

Transition Properties
Property transition transition-property Description A shorthand property for setting the four transition properties Specifies the name of the CSS property the transition effect is for Specifies how many seconds or milliseconds a transition effect transition-duration takes to complete transition-timing-function Specifies the speed curve of the transition effect transition-delay Specifies when the transition effect will start CSS 3 3 3 3 3

User-interface Properties
Property appearance box-sizing icon nav-down nav-index nav-left nav-right nav-up outline-offset resize Description Allows you to make an element look like a standard user interface element Allows you to define certain elements to fit an area in a certain way Provides the author the ability to style an element with an iconic equivalent Specifies where to navigate when using the arrow-down navigation key Specifies the tabbing order for an element Specifies where to navigate when using the arrow-left navigation key Specifies where to navigate when using the arrow-right navigation key Specifies where to navigate when using the arrow-up navigation key Offsets an outline, and draws it beyond the border edge Specifies whether or not an element is resizable by the user CSS 3 3 3 3 3 3 3 3 3 3

Potrebbero piacerti anche