Articles tagged: CSS Property
Found 406 documents
- Experiment:InteractiveEditor/background-color The background-color CSS property sets the background color of an element, either through a ...
- Experiment:InteractiveEditor/transform The CSS transform property lets you modify the coordinate space of the CSS visual formatting ...
- Experiment:StaticExamplesOnTop/CSS/align-items The CSS align-items property defines how the browser distributes space between and around flex ...
- Experiment:StaticExamplesOnTop/CSS/animation The animation CSS property is a shorthand property for animation-name, animation-duration, ...
- Experiment:StaticExamplesOnTop/CSS/background The background CSS property is a shorthand for setting the individual background values in a ...
- Experiment:StaticExamplesOnTop/CSS/background-color The background-color CSS property sets the background color of an element, either through a ...
- Experiment:StaticExamplesOnTop/CSS/background-image The CSS background-image property sets one or several background images for an element. The ...
- Experiment:StaticExamplesOnTop/CSS/background-position The background-position CSS property sets the initial position for each defined background ...
- Experiment:StaticExamplesOnTop/CSS/background-size The background-size CSS property specifies the size of the background images. The size of the ...
- Experiment:StaticExamplesOnTop/CSS/border The border CSS property is a shorthand property for setting the individual border property ...
- Experiment:StaticExamplesOnTop/CSS/border-radius The border-radius CSS property allows Web authors to define how rounded border corners are. The ...
- Experiment:StaticExamplesOnTop/CSS/border-style The border-style property is a shorthand property for setting the line style for all four sides ...
- Experiment:StaticExamplesOnTop/CSS/box-shadow The box-shadow property describes one or more shadow effects as a comma-separated list.
- Experiment:StaticExamplesOnTop/CSS/box-sizing The box-sizing property is used to alter the default CSS box model used to calculate width and ...
- Experiment:StaticExamplesOnTop/CSS/color The color property sets the foreground color of an element's text content, and its decorations. ...
- Experiment:StaticExamplesOnTop/CSS/cursor The cursor CSS property specifies the mouse cursor displayed when the mouse pointer is over an ...
- Experiment:StaticExamplesOnTop/CSS/display The display CSS property specifies the type of rendering box used for an element. In HTML, ...
- Experiment:StaticExamplesOnTop/CSS/filter The filter property provides graphical effects like blurring, sharpening, or color shifting an ...
- Experiment:StaticExamplesOnTop/CSS/flex The flex CSS property is a shorthand property specifying the ability of a flex item to alter its ...
- Experiment:StaticExamplesOnTop/CSS/flex-basis The flex-basis CSS property specifies the flex basis which is the initial main size of a flex ...
- Experiment:StaticExamplesOnTop/CSS/flex-grow The flex-grow CSS property specifies the flex grow factor of a flex item. It specifies what ...
- Experiment:StaticExamplesOnTop/CSS/flex-shrink The flex-shrink CSS property specifies the flex shrink factor of a flex item.
- Experiment:StaticExamplesOnTop/CSS/flex-wrap The CSS flex-wrap property specifies whether flex items are forced into a single line or can be ...
- Experiment:StaticExamplesOnTop/CSS/float The float CSS property specifies that an element should be placed along the left or right side ...
- Experiment:StaticExamplesOnTop/CSS/font The font CSS property is either a shorthand property for setting font-style, font-variant, ...
- Experiment:StaticExamplesOnTop/CSS/font-family The font-family CSS property lets you specify a prioritized list of font family names and/or ...
- Experiment:StaticExamplesOnTop/CSS/font-size The font-size CSS property specifies the size of the font. Setting the font size may change the ...
- Experiment:StaticExamplesOnTop/CSS/font-style The font-style CSS property lets you select italic or oblique faces within a font-family. Italic ...
- Experiment:StaticExamplesOnTop/CSS/font-weight The font-weight CSS property specifies the weight or boldness of the font. Some fonts are only ...
- Experiment:StaticExamplesOnTop/CSS/justify-content The CSS justify-content property defines how the browser distributes space between and around ...
- Experiment:StaticExamplesOnTop/CSS/line-height On block level elements, the line-height property specifies the minimum height of line boxes ...
- Experiment:StaticExamplesOnTop/CSS/list-style-type The list-style-type property specifies the appearance of a list item element. Because the li ...
- Experiment:StaticExamplesOnTop/CSS/margin The margin CSS property sets the margin for all four sides. It is a shorthand to avoid setting ...
- Experiment:StaticExamplesOnTop/CSS/object-fit The object-fit CSS property specifies how the contents of a replaced element should be fitted to ...
- Experiment:StaticExamplesOnTop/CSS/overflow The overflow property specifies whether to clip content, render scrollbars or just display ...
- Experiment:StaticExamplesOnTop/CSS/overflow-wrap The overflow -wrap property is used to specify whether or not the browser may break lines within ...
- Experiment:StaticExamplesOnTop/CSS/padding The padding property sets the padding space on all sides of an element.
- Experiment:StaticExamplesOnTop/CSS/pointer-events The CSS property pointer-events allows authors to control under what circumstances (if any) a ...
- Experiment:StaticExamplesOnTop/CSS/position The position CSS property chooses alternative rules for positioning elements, designed to be ...
- Experiment:StaticExamplesOnTop/CSS/text-align The text-align CSS property describes how inline content like text is aligned in its parent ...
- Experiment:StaticExamplesOnTop/CSS/text-decoration The text-decoration CSS property is used to set the text formatting to underline, overline, ...
- Experiment:StaticExamplesOnTop/CSS/text-overflow The text-overflow CSS property determines how overflowed content that is not displayed is ...
- Experiment:StaticExamplesOnTop/CSS/text-size-adjust The text-size-adjust property allows control over the text inflation algorithm used on some ...
- Experiment:StaticExamplesOnTop/CSS/touch-action The touch-action CSS property specifies whether, and in what ways, a given region can be ...
- Experiment:StaticExamplesOnTop/CSS/transform The CSS transform property lets you modify the coordinate space of the CSS visual formatting ...
- Experiment:StaticExamplesOnTop/CSS/transform-origin The transform-origin property lets you modify the origin for transformations of an element. For ...
- Experiment:StaticExamplesOnTop/CSS/transition The transition CSS property is a shorthand property for transition-property, ...
- Experiment:StaticExamplesOnTop/CSS/vertical-align The vertical-align CSS property specifies the vertical alignment of an inline or table-cell box.
- Experiment:StaticExamplesOnTop/CSS/white-space The white-space property is used to describe how whitespace inside the element is handled.
- Experiment:StaticExamplesOnTop/CSS/width The width property specifies the width of the content area of an element. The content area is ...
- Experiment:StaticExamplesOnTop/CSS/z-index The z-index property specifies the z-order of a positioned element and its descendants. When ...
- Web/CSS/-moz-appearance The -moz-appearance CSS property is used in Gecko (Firefox) to display an element using ...
- Web/CSS/-moz-binding The -moz-binding CSS property is used by Mozilla-based applications to attach an XBL binding to ...
- 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-image-region For certain XUL elements and pseudo-elements that use an image from the list-style-image ...
- Web/CSS/-moz-orient The -moz-orient CSS property specifies the orientation of the element to which it's applied.
- Web/CSS/-moz-outline-radius In Mozilla applications like Firefox, the -moz-outline-radius CSS property can be used to give ...
- Web/CSS/-moz-outline-radius-bottomleft In Mozilla applications, the -moz-outline-radius-bottomleft CSS property can be used to round ...
- Web/CSS/-moz-outline-radius-bottomright In Mozilla applications, the -moz-outline-radius-bottomright CSS property can be used to round ...
- Web/CSS/-moz-outline-radius-topleft In Mozilla applications, the -moz-outline-radius-topleft CSS property can be used to round the ...
- Web/CSS/-moz-outline-radius-topright In Mozilla applications, the -moz-outline-radius-topright CSS property can be used to round the ...
- Web/CSS/-moz-stack-sizing -moz-stack-sizing is an extended CSS property. Normally, a stack will change its size so that ...
- Web/CSS/-moz-text-blink The -moz-text-blink non-standard Mozilla CSS extension specifies the blink mode.
- Web/CSS/-moz-user-input In Mozilla applications, -moz-user-input determines if an element will accept user input.
- Web/CSS/-moz-window-dragging The -moz-window-dragging CSS property specifies whether a window is draggable or not. It only ...
- 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-ime-align In Microsoft Edge and Internet Explorer 11, the -ms-ime-align CSS property aligns the Input ...
- 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-box-reflect The -webkit-box-reflect CSS property lets you reflect the content of an element in one specific ...
- 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/align-content The CSS align-content property defines how the browser distributes space between and around ...
- 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 the various animation properties: ...
- Web/CSS/animation-delay The animation-delay CSS property specifies when an animation should start. You can begin the ...
- Web/CSS/animation-direction The animation-direction CSS property specifies whether an animation should play forwards, ...
- 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 specifies the number of times an animation cycle ...
- Web/CSS/animation-name The animation-name CSS property specifies one or more animations that should be applied to an ...
- Web/CSS/animation-play-state The animation-play-state CSS property specifies whether an animation is running or paused. In ...