Results 141 - 160 of 726

grid-row

The grid-row CSS property is a shorthand property for grid-row-start and grid-row-end specifying a grid item’s size and location within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.
CSS CSS Grid CSS Property Reference

grid-row-end

The grid-row-end CSS property specifies a grid item’s end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its grid area.
CSS CSS Grid CSS Property Reference

grid-row-gap

The grid-row-gap CSS property specifies the gutter between grid rows.
CSS CSS Grid CSS Property Reference

grid-row-start

The grid-row-start CSS property specifies a grid item’s start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.
CSS CSS Grid CSS Property Reference

grid-template

The grid-template CSS property is a shorthand property for defining grid columns, rows and areas.
CSS CSS Grid CSS Property Reference

grid-template-areas

The grid-template-areas CSS property specifies named grid areas.
CSS CSS Grid CSS Property Reference

grid-template-columns

The grid-template-columns CSS property defines the line names and track sizing functions of the grid's columns.
CSS CSS Grid CSS Property Reference

grid-template-rows

The grid-template-rows CSS property defines the line names and track sizing functions of the grid's rows.
CSS CSS Grid CSS Property Reference

image-orientation

The image-orientation CSS property describes how to correct the default orientation of an image.
CSS CSS Image CSS Property Reference

justify-content

The CSS justify-content property defines how the browser distributes space between and around flex items along the main-axis of their container.
CSS CSS Flexible Boxes CSS Property Reference

left

The left CSS property specifies part of the position of positioned elements.
CSS CSS Positioning CSS Property Reference

list-style

The list-style property is a shorthand property for setting list-style-type, list-style-image and list-style-position.
CSS CSS List CSS Property Reference

list-style-image

The list-style-image property specifies an image to be used as the list item marker.
CSS CSS List CSS Property Reference

list-style-position

The list-style-position property specifies the position of the marker box in the principal block box.
CSS CSS List CSS Property Reference

list-style-type

The list-style-type property specifies the appearance of a list item element. Because it is the only property that defaults to display:list-item, this is usually a <li> element, but can be any element with this display value.
CSS CSS List CSS Property NeedsMobileBrowserCompatibility Reference

mask-clip

The mask-clip CSS property determines the area, which is affected by a mask. The painted content of an element must be restricted to this area.
CSS CSS Masks CSS Property Experimental Reference

mask-origin

The mask-origin CSS property determines the origin of a mask.
CSS CSS Masks CSS Property Reference

mask-size

The mask-size CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.
CSS CSS Masks CSS Property Experimental Reference

-moz-border-bottom-colors

In Mozilla applications like Firefox, the -moz-border-bottom-colors CSS property sets a list of colors for the bottom border.
CSS CSS Property CSS Reference Non-standard

-moz-border-left-colors

In Mozilla applications like Firefox, the -moz-border-left-colors CSS property sets a list of colors for the left border.
CSS CSS Property CSS Reference Non-standard