Articles tagged: CSS Property

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

Found 406 documents

  • Web/CSS/cursor The cursor CSS property specifies which mouse cursor to display when the mouse pointer is over ...
  • Web/CSS/direction The direction CSS property sets the direction of text, table columns, and horizontal overflow.
  • Web/CSS/display The display CSS property specifies the type of rendering box used for an element. In HTML, ...
  • Web/CSS/display-inside The display-inside CSS property specifies the inner display type of the box generated by an ...
  • Web/CSS/display-list The display-list CSS property specifies whether a list marker should be displayed for an element.
  • Web/CSS/display-outside The display-outside CSS property specifies the outer display type of the box generated by an ...
  • Web/CSS/empty-cells The empty-cells CSS property specifies how the user agent should render borders and backgrounds ...
  • Web/CSS/filter The filter CSS property lets you apply graphical effects like blurring or color shifting to an ...
  • Web/CSS/flex The flex CSS property specifies how a flex item will grow or shrink so as to fit the space ...
  • Web/CSS/flex-basis The flex-basis CSS property specifies the initial main size of a flex item. This property ...
  • Web/CSS/flex-direction The flex-direction CSS property specifies how flex items are placed in the flex container ...
  • Web/CSS/flex-flow The flex-flow CSS property is a shorthand property for flex-direction and flex-wrap individual ...
  • Web/CSS/flex-grow The flex-grow CSS property specifies the flex grow factor of a flex item. It specifies what ...
  • Web/CSS/flex-shrink The flex-shrink CSS property specifies the flex shrink factor of a flex item. Flex items will ...
  • Web/CSS/flex-wrap The CSS flex-wrap property specifies whether flex items are forced into a single line or can be ...
  • Web/CSS/float The float CSS property specifies that an element should be placed along the left or right side ...
  • Web/CSS/font The font CSS property is either a shorthand property for setting font-style, font-variant, ...
  • Web/CSS/font-family The font-family CSS property specifies a prioritized list of one or more font family names ...
  • Web/CSS/font-feature-settings The font-feature-settings CSS property gives you control over advanced typographic features in ...
  • Web/CSS/font-kerning The font-kerning CSS property controls the usage of the kerning information stored in a font.
  • Web/CSS/font-language-override The font-language-override CSS property controls the usage of language-specific glyphs in a ...
  • Web/CSS/font-size The font-size CSS property specifies the size of the font. Setting the font size may change the ...
  • Web/CSS/font-size-adjust The font-size-adjust CSS property specifies that font size should be chosen based on the height ...
  • Web/CSS/font-smooth The font-smooth CSS property controls the application of anti-aliasing when fonts are rendered.
  • Web/CSS/font-stretch The font-stretch CSS property selects a normal, condensed, or expanded face from a font.
  • Web/CSS/font-style The font-style CSS property specifies whether a font should be styled with a normal, italic, or ...
  • Web/CSS/font-synthesis The font-synthesis CSS property controls which missing typefaces, bold or italic, may be ...
  • Web/CSS/font-variant The font-variant CSS property is a shorthand for the longhand properties font-variant-caps, ...
  • Web/CSS/font-variant-alternates The font-variant-alternates CSS property controls the usage of alternate glyphs. These alternate ...
  • Web/CSS/font-variant-caps The font-variant-caps CSS property controls the usage of alternate glyphs for capital letters.
  • Web/CSS/font-variant-east-asian The font-variant-east-asian CSS property controls the usage of alternate glyphs for East Asian ...
  • Web/CSS/font-variant-ligatures The font-variant-ligatures CSS property controls which ligatures and contextual forms are used ...
  • Web/CSS/font-variant-numeric The font-variant-numeric CSS property controls the usage of alternate glyphs for numbers, ...
  • Web/CSS/font-variant-position The font-variant-position CSS property controls the usage of alternate, smaller glyphs that are ...
  • Web/CSS/font-variation-settings The font-variation-settings CSS property provides low-level control over OpenType or TrueType ...
  • Web/CSS/font-weight The font-weight CSS property specifies the weight (or boldness) of the font. The font weights ...
  • Web/CSS/grid The grid CSS property is a shorthand property that sets all of the explicit grid properties ...
  • Web/CSS/grid-area The grid-area CSS property is a shorthand property for grid-row-start, grid-column-start, ...
  • Web/CSS/grid-auto-columns The grid-auto-columns CSS property specifies the size of an implicitly-created grid column track.
  • Web/CSS/grid-auto-flow The grid-auto-flow CSS property controls how the auto-placement algorithm works, specifying ...
  • Web/CSS/grid-auto-rows The grid-auto-rows CSS property specifies the size of an implicitly-created grid row track.
  • Web/CSS/grid-column The grid-column CSS property is a shorthand property for grid-column-start and grid-column-end ...
  • Web/CSS/grid-column-end The grid-column-end CSS property specifies a grid item’s end position within the grid column by ...
  • Web/CSS/grid-column-gap The grid-column-gap CSS property specifies the gutter between grid columns.
  • Web/CSS/grid-column-start The grid-column-start CSS property specifies a grid item’s start position within the grid column ...
  • Web/CSS/grid-gap The grid-gap CSS property is a shorthand property for grid-row-gap and grid-column-gap ...
  • Web/CSS/grid-row The grid-row CSS property is a shorthand property for grid-row-start and grid-row-end specifying ...
  • Web/CSS/grid-row-end The grid-row-end CSS property specifies a grid item’s end position within the grid row by ...
  • Web/CSS/grid-row-gap The grid-row-gap CSS property specifies the gutter between grid rows.
  • Web/CSS/grid-row-start The grid-row-start CSS property specifies a grid item’s start position within the grid row by ...
  • Web/CSS/grid-template The grid-template CSS property is a shorthand property for defining grid columns, rows, and areas.
  • Web/CSS/grid-template-areas The grid-template-areas CSS property specifies named grid areas.
  • Web/CSS/grid-template-columns The grid-template-columns CSS property defines the line names and track sizing functions of the ...
  • Web/CSS/grid-template-rows The grid-template-rows CSS property defines the line names and track sizing functions of the ...
  • Web/CSS/hanging-punctuation The hanging-punctuation CSS property specifies whether a punctuation mark should hang at the ...
  • Web/CSS/height The height CSS property specifies the height of an element. By default, the property defines the ...
  • Web/CSS/hyphens The hyphens CSS property specifies how words should be hyphenated when text wraps across ...
  • Web/CSS/image-orientation The image-orientation CSS property describes how to correct the default orientation of an image.
  • Web/CSS/image-rendering The image-rendering CSS property provides a hint to the browser about the algorithm it should ...
  • Web/CSS/ime-mode The ime-mode CSS property controls the state of the input method editor (IME) for text fields. ...
  • Web/CSS/initial-letter The initial-letter CSS property specifies styling for dropped, raised, and sunken initial letters.
  • Web/CSS/initial-letter-align The initial-letter-align CSS property specifies the alignment of initial letters within a paragraph.
  • Web/CSS/inline-size The inline-size CSS property defines the horizontal or vertical size of an element's block, ...
  • Web/CSS/isolation The isolation CSS property defines if the element must create a new stacking context.
  • Web/CSS/justify-content The CSS justify-content property defines how the browser distributes space between and around ...
  • Web/CSS/justify-items The CSS justify-items property defines the default justify-self for all items of the box, given ...
  • Web/CSS/justify-self The CSS justify-self property defines the way of justifying a box inside its container along the ...
  • Web/CSS/left The left CSS property participates in specifying the horizontal position of a positioned ...
  • Web/CSS/letter-spacing The letter-spacing CSS property specifies the spacing behavior between text characters.
  • Web/CSS/line-break The line-break CSS property is used to specify how (or if) to break lines when working with ...
  • Web/CSS/line-height The line-height CSS property sets the amount of space used for lines, such as in text. On ...
  • Web/CSS/line-height-step The line-height-step CSS property defines the step units for line box heights. When the step ...
  • Web/CSS/list-style The list-style CSS property is a shorthand for setting the individual values that define how a ...
  • Web/CSS/list-style-image The list-style-image property specifies an image to be used as the list item marker. It is often ...
  • Web/CSS/list-style-position The list-style-position property specifies the position of the marker box in the principal block ...
  • Web/CSS/list-style-type The list-style-type CSS property specifies the appearance of a list item element.
  • Web/CSS/margin The margin CSS property sets the margin area on all four sides of an element. It is a shorthand ...
  • Web/CSS/margin-block-end The margin-block-end CSS property defines the logical block end margin of an element, which maps ...
  • 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 sets the margin area on the bottom of an element. A positive ...
  • Web/CSS/margin-inline-end The margin-inline-end CSS property defines the logical inline end margin of an element, which ...
  • Web/CSS/margin-inline-start The margin-inline-start CSS property defines the logical inline start margin of an element, ...
  • Web/CSS/margin-left The margin-left CSS property sets the margin area on the left side of an element. A positive ...
  • Web/CSS/margin-right The margin-right CSS property sets the margin area on the right side of an element. A positive ...
  • Web/CSS/margin-top The margin-top CSS property sets the margin area on the top of an element. A positive value will ...
  • Web/CSS/mask The mask CSS property alters the visibility of an element by either partially or fully hiding ...
  • Web/CSS/mask-clip The mask-clip CSS property determines the area, which is affected by a mask. The painted content ...
  • Web/CSS/mask-composite The mask-composite CSS property represents a compositing operation used on the current mask ...
  • 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 ...
  • 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 property defines if a mask defined by an SVG mask element is used as a ...
  • Web/CSS/max-block-size The max-block-size CSS property specifies the maximum size of an element in the direction ...
  • Web/CSS/max-height The max-height CSS property sets the maximum height of an element. It prevents the used value of ...
  • Web/CSS/max-inline-size The max-inline-size CSS property defines the horizontal or vertical maximum size of an element's ...
  • Web/CSS/max-width The max-width CSS property sets the maximum width of an element. It prevents the used value of ...
  • Web/CSS/min-block-size The min-block-size CSS property defines the minimum horizontal or vertical size of an element's ...
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5