only-child (:only-child)
The only-child CSS pseudo-class represents any element which is the only child of its parent. […]
The only-child CSS pseudo-class represents any element which is the only child of its parent. […]
The only-of-type CSS pseudo-class represents any element that has no siblings of the given type. […]
The opacity CSS property specifies the transparency of an element, that is, the degree to […]
The CSS outline property is a shorthand property for setting one or more of the […]
The outline-color CSS property sets the color of the outline of an element. An outline […]
The outline-offset CSS property is used to set space between an outline and the edge […]
The outline-style CSS property is used to set the style of the outline of an […]
The outline-width CSS property is used to set the width of the outline of an […]
The overflow CSS property specifies whether to clip content, render scroll bars or display overflow […]
The padding CSS property sets the required padding space on all sides of an element. […]
The padding-bottom CSS property of an element sets the height of the padding area at […]
The padding-left CSS property of an element sets the padding space required on the left […]
The padding-right CSS property of an element sets the padding space required on the right […]
The padding-top CSS property of an element sets the padding space required on the top […]
The page-break-after CSS property adjusts page breaks after the current element. This properties applies […]
The CSS property pointer-events allows authors to control under what circumstances (if any) a particular […]