Articles tagged: CSS Property

  1. 1
  2. 2
  3. 3
  4. 4

Found 318 documents

  • Web/CSS/list-style-type The list-style-type property specifies the appearance of a list item element. Because it is the ...
  • Web/CSS/margin The margin CSS property sets the margin for all four sides. It is a shorthand to avoid setting each ...
  • Web/CSS/margin-block-end The margin-block-end CSS property defines the logical block end margin of an element, which maps to ...
  • Web/CSS/margin-block-start The margin-block-start CSS property defines the logical block start margin of an element, which ...
  • Web/CSS/margin-bottom The margin-bottom CSS property of an element sets the margin space required on the bottom of an ...
  • Web/CSS/margin-inline-end The margin-inline-end CSS property defines the logical inline end margin of an element, which maps ...
  • Web/CSS/margin-inline-start The margin-inline-start CSS property defines the logical inline end margin of an element, which ...
  • Web/CSS/margin-left The margin-left CSS property sets the margin space required on the left side of a box associated ...
  • Web/CSS/margin-right The margin-right CSS property of an element sets the margin space required on the right side of an ...
  • Web/CSS/margin-top The margin-top CSS property of an element sets the margin space required on the top of an element. ...
  • Web/CSS/mask The mask property in CSS allows users to alter the visibility of an item by either partially or ...
  • Web/CSS/mask-clip The mask-clip CSS property determines the area, which is affected by a mask. The painted content of ...
  • Web/CSS/mask-composite The mask-composite CSS property represents a compositing operation used on the current mask layer ...
  • Web/CSS/mask-image The mask-image CSS property sets the image that is used as mask layer for an element.
  • Web/CSS/mask-mode The mask-mode CSS property indicates whether the mask reference defined by mask-image is treated as ...
  • Web/CSS/mask-origin The mask-origin CSS property determines the origin of a mask.
  • Web/CSS/mask-position The mask-position CSS property sets the initial position, relative to the mask position layer ...
  • Web/CSS/mask-repeat The mask-repeat CSS property defines how mask images are repeated. A mask image can be repeated ...
  • Web/CSS/mask-size The mask-size CSS property specifies the sizes of the mask images. The size of the image can be ...
  • Web/CSS/mask-type The CSS mask-type properties defines if a SVG mask element is a luminance or an alpha mask.
  • Web/CSS/max-block-size The max-block-size CSS property defines the horizontal or vertical maximal size of an element's ...
  • Web/CSS/max-height The max-height property is used to set the maximum height of an element. It prevents the used value ...
  • Web/CSS/max-inline-size The max-inline-size CSS property defines the horizontal or vertical maximal size of an element's ...
  • Web/CSS/max-width The max-width property is used to set the maximum width of a given element. It prevents the used ...
  • Web/CSS/min-block-size The min-block-size CSS property defines the horizontal or vertical minimal size of an element's ...
  • Web/CSS/min-height The min-height property is used to set the minimum height of a given element. It prevents the used ...
  • Web/CSS/min-inline-size The min-inline-size CSS property defines the horizontal or vertical minimal size of an element's ...
  • Web/CSS/min-width The min-width property is used to set the minimum width of a given element. It prevents the used ...
  • Web/CSS/mix-blend-mode The mix-blend-mode CSS property describes how an element content should blend with the content of ...
  • Web/CSS/object-fit The object-fit CSS property specifies how the contents of a replaced element should be fitted to ...
  • Web/CSS/object-position The object-position property determines the alignment of the replaced element inside its box.
  • Web/CSS/offset-block-end The offset-block-end CSS property defines the logical block end offset of an element, which maps to ...
  • Web/CSS/offset-block-start The offset-block-start CSS property defines the logical block start offset of an element, which ...
  • Web/CSS/offset-inline-end The offset-inline-end CSS property defines the logical inline end offset of an element, which maps ...
  • Web/CSS/offset-inline-start The offset-inline-start CSS property defines the logical inline start offset of an element, which ...
  • Web/CSS/opacity The opacity CSS property specifies the transparency of an element, that is, the degree to which the ...
  • Web/CSS/order The CSS order property specifies the order used to lay out flex items in their flex container. ...
  • Web/CSS/orphans The orphans CSS property refers to the minimum number of lines in a block container that must be ...
  • Web/CSS/outline The CSS outline property is a shorthand property for setting one or more of the individual outline ...
  • Web/CSS/outline-color The outline-color CSS property sets the color of the outline of an element. An outline is a line ...
  • Web/CSS/outline-offset The outline-offset CSS property is used to set space between an outline and the edge or border of ...
  • Web/CSS/outline-style The outline-style CSS property is used to set the style of the outline of an element. An outline is ...
  • Web/CSS/outline-width The outline-width CSS property is used to set the width of the outline of an element. An outline is ...
  • Web/CSS/overflow The overflow property specifies whether to clip content, render scrollbars or just display content ...
  • Web/CSS/overflow-clip-box The overflow-clip-box CSS property specifies relative to which box the clipping happens when there ...
  • Web/CSS/overflow-x The overflow-x property specifies whether to clip content, render a scroll bar, or display overflow ...
  • Web/CSS/overflow-y The overflow-y property specifies whether to clip content, render a scroll bar, or display overflow ...
  • Web/CSS/padding The padding property sets the padding space on all sides of an element. The padding area is the ...
  • Web/CSS/padding-block-end The padding-block-end CSS property defines the logical block end padding of an element, which maps ...
  • Web/CSS/padding-block-start The padding-block-start CSS property defines the logical block start padding of an element, which ...
  • Web/CSS/padding-bottom The padding-bottom CSS property of an element sets the height of the padding area at the bottom of ...
  • Web/CSS/padding-inline-end The padding-inline-end CSS property defines the logical inline end padding of an element, which ...
  • Web/CSS/padding-inline-start The padding-inline-start CSS property defines the logical inline start padding of an element, which ...
  • Web/CSS/padding-left The padding-left CSS property of an element sets the padding space required on the left side of an ...
  • Web/CSS/padding-right The padding-right CSS property of an element sets the padding space required on the right side of ...
  • Web/CSS/padding-top The padding-top CSS property of an element sets the padding space required on the top of an ...
  • Web/CSS/page-break-after The page-break-after CSS property adjusts page breaks after the current element.
  • Web/CSS/page-break-before The page-break-before CSS property adjusts page breaks before the current element.
  • Web/CSS/page-break-inside The page-break-inside CSS property adjusts page breaks inside the current element.
  • Web/CSS/perspective The perspective CSS property determines the distance between the z=0 plane and the user in order to ...
  • Web/CSS/perspective-origin The perspective-origin CSS property determines the position the viewer is looking at. It is used as ...
  • Web/CSS/pointer-events The CSS property pointer-events allows authors to control under what circumstances (if any) a ...
  • Web/CSS/position The position CSS property chooses alternative rules for positioning elements, designed to be useful ...
  • Web/CSS/quotes The quotes CSS property indicates how user agents should render quotation marks.
  • Web/CSS/resize The resize CSS property lets you control the resizability of an element.
  • Web/CSS/right The right CSS property specifies part of the position of positioned elements.
  • Web/CSS/scroll-behavior The scroll-behavior CSS property specifies the scrolling behavior for a scrolling box, when ...
  • Web/CSS/scroll-snap-coordinate The scroll-snap-coordinate CSS property defines the positions in x and y coordinates within the ...
  • Web/CSS/scroll-snap-destination The scroll-snap-destination CSS property defines the position in x and y coordinates within the ...
  • Web/CSS/scroll-snap-points-x The scroll-snap-points-x CSS property defines the horizontal positioning of snap points within the ...
  • Web/CSS/scroll-snap-points-y The scroll-snap-points-y CSS property defines the vertical positioning of snap points within the ...
  • Web/CSS/scroll-snap-type The scroll-snap-type CSS property defines how strictly snap points are enforced on the scroll ...
  • Web/CSS/scroll-snap-type-x The scroll-snap-type-x CSS property defines how strictly snap points are enforced on the horizontal ...
  • Web/CSS/scroll-snap-type-y The scroll-snap-type-y CSS property defines how strictly snap points are enforced on the vertical ...
  • Web/CSS/shape-image-threshold The shape-image-threshold CSS property defines the alpha channel threshold used to extract the ...
  • Web/CSS/shape-margin The shape-margin CSS property adds a margin to shape-outside.
  • Web/CSS/shape-outside The shape-outside CSS property uses shape values to define the float area for a float and will ...
  • Web/CSS/tab-size The tab-size CSS property is used to customize the width of a tab (U+0009) character.
  • Web/CSS/table-layout The table-layout CSS property defines the algorithm to be used to layout the table cells, rows, and ...
  • Web/CSS/text-align The text-align CSS property describes how inline content like text is aligned in its parent block ...
  • Web/CSS/text-align-last The text-align-last CSS property describes how the last line of a block or a line, right before a ...
  • Web/CSS/text-combine-upright The text-combine-upright CSS property specifies the combination of multiple characters into the ...
  • Web/CSS/text-decoration The text-decoration CSS property is used to set the text formatting to underline, overline, ...
  • Web/CSS/text-decoration-color The text-decoration-color CSS property sets the color used when drawing underlines, overlines, or ...
  • Web/CSS/text-decoration-line The text-decoration-line CSS property sets what kind of line decorations are added to an element.
  • Web/CSS/text-decoration-style The text-decoration-style CSS property defines the style of the lines specified by ...
  • Web/CSS/text-indent The text-indent property specifies the amount of indentation (empty space) should be left before ...
  • Web/CSS/text-orientation The text-orientation CSS property defines the orientation of the text in a line. This property only ...
  • Web/CSS/text-overflow The text-overflow CSS property determines how overflowed content that is not displayed is signaled ...
  • Web/CSS/text-rendering The text-rendering CSS property provides information to the rendering engine about what to optimize ...
  • Web/CSS/text-shadow The text-shadow property adds shadows to text. It accepts a comma-separated list of shadows to be ...
  • Web/CSS/text-size-adjust On mobile devices, the text-size-adjust property allows Web authors to control if and how the ...
  • Web/CSS/text-transform The text-transform CSS property specifies how to capitalize an element's text. It can be used to ...
  • Web/CSS/text-underline-position The CSS text-underline-position property specifies the position of the underline which is set using ...
  • Web/CSS/top The top CSS property specifies part of the position of positioned elements. It has no effect on ...
  • Web/CSS/touch-action The touch-action CSS property specifies whether, and in what ways, a given region can be ...
  • Web/CSS/transform The CSS transform property lets you modify the coordinate space of the CSS visual formatting model. ...
  • Web/CSS/transform-box The transform-box property defines the layout box, to which the transform and transform-origin ...
  • Web/CSS/transform-origin The transform-origin property lets you modify the origin for transformations of an element. For ...
  • Web/CSS/transform-style The transform-style CSS property determines if the children of the element are positioned in the ...
  1. 1
  2. 2
  3. 3
  4. 4