Articles tagged: CSS Data Type
Found 25 documents
- Web/CSS/angle The angle CSS data type represents an angle value expressed in degrees, gradians, radians, or ...
- Web/CSS/basic-shape The basic-shape CSS data type represents a shape used in the clip-path or shape-outside properties.
- Web/CSS/blend-mode The blend-mode CSS data type describes how colors should appear when elements overlap. It is ...
- Web/CSS/color_value The color CSS data type represents a color in the sRGB color space. A color may also include an ...
- Web/CSS/CSS_Types CSS basic data types define typical values (including keywords and units) accepted by CSS ...
- Web/CSS/custom-ident The custom-ident CSS data type denotes an arbitrary user-defined string used as an identifier. ...
- Web/CSS/filter-function The filter-function CSS data type represents a graphical effect that can change the appearance ...
- Web/CSS/flex_value The flex CSS data type denotes a flexible length within a grid container. It is used in ...
- Web/CSS/frequency The frequency CSS data type represents a frequency dimension, such as the pitch of a speaking ...
- Web/CSS/gradient The gradient CSS data type is a special type of image that consists of a progressive transition ...
- Web/CSS/image The image CSS data type represents a two-dimensional image. There are two kinds of images: plain ...
- Web/CSS/integer The integer CSS data type is a special type of number that represents a whole number, whether ...
- Web/CSS/length The length CSS data type represents a distance value. Lengths can be used in numerous CSS ...
- Web/CSS/number The number CSS data type represents a number, being either an integer or a number with a ...
- Web/CSS/percentage The percentage CSS data type represents a percentage value. It is often used to define a size as ...
- Web/CSS/position_value The position CSS data type denotes a two-dimensional coordinate used to set a location relative ...
- Web/CSS/ratio The ratio CSS data type, used for describing aspect ratios in media queries, denotes the ...
- Web/CSS/resolution The resolution CSS data type, used for describing resolutions in media queries, denotes the ...
- Web/CSS/shape The shape CSS data type defines the specific form (shape) of a region. The region represents the ...
- Web/CSS/single-transition-timing-function The single-transition-timing-function CSS data type denotes a mathematical function that ...
- Web/CSS/string The string CSS data type represents a sequence of characters. Strings are used in numerous CSS ...
- Web/CSS/time The time CSS data type represents a time value expressed in seconds or milliseconds. It is used ...
- Web/CSS/transform-function The transform-function CSS data type represents a transformation that affects an element's ...
- Web/CSS/translation-value The translation-value CSS data type is used in the arguments for certain transform functions, ...
- Web/CSS/url The url CSS data type denotes a pointer to a resource, such as an image or a font. URLs can be ...