Articles tagged: CSS Property
Found 324 documents
- Web/CSS/-moz-border-bottom-colors In Mozilla applications like Firefox, the -moz-border-bottom-colors CSS property sets a list of ...
- Web/CSS/-moz-border-left-colors In Mozilla applications like Firefox, the -moz-border-left-colors CSS property sets a list of ...
- Web/CSS/-moz-border-right-colors In Mozilla applications like Firefox, the -moz-border-right-colors CSS property sets a list of ...
- Web/CSS/-moz-border-top-colors In Mozilla applications like Firefox, the -moz-border-top-colors CSS property sets a list of ...
- Web/CSS/-moz-float-edge The non-standard -moz-float-edge CSS property specifies whether the height and width properties ...
- Web/CSS/-moz-outline-radius-bottomleft The -moz-outline-radius-bottomleft CSS property sets the rounding of the bottom-left corner of ...
- Web/CSS/-moz-outline-radius-bottomright The -moz-outline-radius-bottomright CSS property sets the rounding of the bottom-right corner of ...
- Web/CSS/-moz-outline-radius-topleft The -moz-outline-radius-topleft CSS property sets the rounding of the top-left corner of the ...
- Web/CSS/-moz-outline-radius-topright The -moz-outline-radius-topright CSS property sets the rounding of the top-right corner of the ...
- Web/CSS/-moz-window-shadow The -moz-window-shadow CSS property specifies whether a window will have a shadow. It only works ...
- Web/CSS/-ms-overflow-style -ms-overflow-style is a proprietary CSS property, specific to Internet Explorer and Microsoft ...
- Web/CSS/-webkit-border-before The -webkit-border-before CSS property is a shorthand property for setting the individual ...
- Web/CSS/-webkit-mask-attachment If a -webkit-mask-image is specified, -webkit-mask-attachment determines whether the mask ...
- Web/CSS/-webkit-mask-composite The -webkit-mask-composite property specifies the manner in which multiple mask images applied ...
- Web/CSS/-webkit-mask-position-x The -webkit-mask-position-x CSS property sets the initial horizontal position of a mask image.
- Web/CSS/-webkit-mask-position-y The -webkit-mask-position-y CSS property sets the initial vertical position of a mask image.
- Web/CSS/-webkit-mask-repeat-x The -webkit-mask-repeat-x property specifies whether and how a mask image is repeated (tiled) ...
- Web/CSS/-webkit-mask-repeat-y The -webkit-mask-repeat-y property specifies whether and how a mask image is repeated (tiled) ...
- Web/CSS/-webkit-overflow-scrolling The -webkit-overflow-scrolling CSS property controls whether or not touch devices use ...
- Web/CSS/-webkit-print-color-adjust The -webkit-print-color-adjust property is a non-standard CSS extension that can be used to ...
- Web/CSS/-webkit-tap-highlight-color -webkit-tap-highlight-color is a non-standard CSS property that sets the color of the highlight ...
- Web/CSS/-webkit-text-fill-color The -webkit-text-fill-color CSS property specifies the fill color of characters of text. If this ...
- Web/CSS/-webkit-text-stroke The -webkit-text-stroke CSS property specifies the width and color of strokes for text ...
- Web/CSS/-webkit-text-stroke-color The -webkit-text-stroke-color CSS property specifies the stroke color of characters of text. If ...
- Web/CSS/-webkit-touch-callout The -webkit-touch-callout CSS property controls the display of the default callout shown when ...
- Web/CSS/@font-face/unicode-range The unicode-range CSS descriptor sets the specific range of characters to be used from a font ...
- Web/CSS/@page/marks The marks CSS at-rule descriptor adds crop and/or cross marks to the presentation of the ...
- Web/CSS/align-content The CSS align-content property aligns a flex container's lines within the flex container when ...
- Web/CSS/align-items The CSS align-items property defines how the browser distributes space between and around flex ...
- Web/CSS/align-self The align-self CSS property aligns flex items of the current flex line overriding the ...
- Web/CSS/all The CSS all shorthand property resets all properties, apart from unicode-bidi and direction, to ...
- Web/CSS/animation The animation CSS property is a shorthand property for animation-name, animation-duration, ...
- Web/CSS/animation-delay The animation-delay CSS property specifies when the animation should start. This lets the ...
- Web/CSS/animation-direction The animation-direction CSS property indicates whether the animation should play in reverse on ...
- Web/CSS/animation-duration The animation-duration CSS property specifies the length of time that an animation should take ...
- Web/CSS/animation-fill-mode The animation-fill-mode CSS property specifies how a CSS animation should apply styles to its ...
- Web/CSS/animation-iteration-count The animation-iteration-count CSS property defines the number of times an animation cycle should ...
- Web/CSS/animation-name The animation-name CSS property specifies a list of animations that should be applied to the ...
- Web/CSS/animation-play-state The animation-play-state CSS property determines whether an animation is running or paused. This ...
- Web/CSS/animation-timing-function The animation-timing-function CSS property specifies how a CSS animation should progress over ...
- Web/CSS/backdrop-filter The backdrop-filter property provides for effects like blurring or color shifting the area ...
- Web/CSS/backface-visibility The CSS backface-visibility property determines whether or not the back face of the element is ...
- Web/CSS/background The background CSS property is a shorthand for setting the individual background values in a ...
- Web/CSS/background-attachment If a background-image is specified, the background-attachment CSS property determines whether ...
- Web/CSS/background-blend-mode The background-blend-mode CSS property describes how the element's background images should ...
- Web/CSS/background-clip The background-clip CSS property specifies whether an element's background, either the color or ...
- Web/CSS/background-color The background-color CSS property sets the background color of an element, either through a ...
- Web/CSS/background-image The CSS background-image property sets one or several background images for an element. The ...
- Web/CSS/background-origin The background-origin CSS property determines the background positioning area, that is the ...
- Web/CSS/background-position The background-position CSS property sets the initial position for each defined background ...
- Web/CSS/background-position-x The background-position-x CSS property sets the initial horizontal position, relative to the ...
- Web/CSS/background-position-y The background-position-y CSS property sets the initial vertical position, relative to the ...
- Web/CSS/background-repeat The background-repeat CSS property defines how background images are repeated. A background ...
- Web/CSS/background-size The background-size CSS property specifies the size of the background images. The size of the ...
- Web/CSS/block-size The block-size CSS property defines the horizontal or vertical size of an element's block ...
- Web/CSS/border The border CSS property is a shorthand property for setting the individual border property ...
- Web/CSS/border-block-end The border-block-end CSS property is a shorthand property for setting the individual logical ...
- Web/CSS/border-block-end-color The border-block-end-color CSS property defines the color of the logical block end border of an ...
- Web/CSS/border-block-end-style The border-block-end-style CSS property defines the style of the logical block end border of an ...
- Web/CSS/border-block-end-width The border-block-end-width CSS property defines the width of the logical block end border of an ...
- Web/CSS/border-block-start The border-block-start CSS property is a shorthand property for setting the individual logical ...
- Web/CSS/border-block-start-color The border-block-start-color CSS property defines the color of the logical block start border of ...
- Web/CSS/border-block-start-style The border-block-start-style CSS property defines the style of the logical block start border of ...
- Web/CSS/border-block-start-width The border-block-start-width CSS property defines the width of the logical block start border of ...
- Web/CSS/border-bottom The border-bottom CSS property is a shorthand that sets the values of border-bottom-color, ...
- Web/CSS/border-bottom-color The border-bottom-color CSS property sets the color of the bottom border of an element. Note ...
- Web/CSS/border-bottom-left-radius The border-bottom-left-radius CSS property sets the rounding of the bottom-left corner of the ...
- Web/CSS/border-bottom-right-radius The border-bottom-right-radius CSS property sets the rounding of the bottom-right corner of the ...
- Web/CSS/border-bottom-style The border-bottom-style CSS property sets the line style of the bottom border of a box.
- Web/CSS/border-bottom-width The border-bottom-width CSS property sets the width of the bottom border of a box.
- Web/CSS/border-collapse The border-collapse CSS property determines whether a table's borders are separated or ...
- Web/CSS/border-color The border-color CSS property is a shorthand for setting the color of the four sides of an ...
- Web/CSS/border-image The border-image CSS property allows drawing an image on the borders of elements. This makes ...
- Web/CSS/border-image-outset The border-image-outset property describes by what amount the border image area extends beyond ...
- Web/CSS/border-image-repeat The border-image-repeat CSS property defines how the middle part of a border image is handled so ...
- Web/CSS/border-image-slice The border-image-slice CSS property divides the image specified by border-image-source in nine ...
- Web/CSS/border-image-source The border-image-source CSS property defines the image to use instead of the style of the ...
- Web/CSS/border-image-width The border-image-width CSS property defines the width of the border image by defining inward ...
- Web/CSS/border-inline-end The border-inline-end CSS property is a shorthand property for setting the individual logical ...
- Web/CSS/border-inline-end-color The border-inline-end-color CSS property defines the color of the logical inline end border of ...
- Web/CSS/border-inline-end-style The border-inline-end-style CSS property defines the style of the logical inline end border of ...
- Web/CSS/border-inline-end-width The border-inline-end-width CSS property defines the width of the logical inline end border of ...
- Web/CSS/border-inline-start The border-inline-start CSS property is a shorthand property for setting the individual logical ...
- Web/CSS/border-inline-start-color The border-inline-start-color CSS property defines the color of the logical inline start border ...
- Web/CSS/border-inline-start-style The border-inline-start-style CSS property defines the style of the logical inline start border ...
- Web/CSS/border-inline-start-width The border-inline-start-width CSS property defines the width of the logical inline start border ...
- Web/CSS/border-left The border-left CSS property is a shorthand that sets the values of border-left-color, ...
- Web/CSS/border-left-color The border-left-color CSS property sets the color of the left border of an element. Note that in ...
- Web/CSS/border-left-style The border-left-style CSS property sets the line style of the left border of a box.
- Web/CSS/border-left-width The border-left-width CSS property sets the width of the left border of a box.
- Web/CSS/border-radius The border-radius CSS property allows Web authors to define how rounded border corners are. The ...
- Web/CSS/border-right The border-right CSS property is a shorthand that sets the values of border-right-color, ...
- Web/CSS/border-right-color The border-right-color CSS property sets the color of the right border of an element. Note that ...
- Web/CSS/border-right-style The border-right-style CSS property sets the line style of the right border of a box.
- Web/CSS/border-right-width The border-right-width CSS property sets the width of the right border of a box.
- Web/CSS/border-spacing The border-spacing CSS property specifies the distance between the borders of adjacent table ...
- Web/CSS/border-style The border-style property is a shorthand property for setting the line style for all four sides ...
- Web/CSS/border-top The border-top CSS property is a shorthand that sets the values of border-top-color, ...
- Web/CSS/border-top-color The border-top-color CSS property sets the color of the top border of an element. Note that in ...
- Web/CSS/border-top-left-radius The border-top-left-radius CSS property sets the rounding of the top-left corner of the element. ...