Articles tagged: CSS Data Type

Found 20 documents

  • Web/CSS/angle The angle CSS data type represents angle values. Positive angles represent right angles, negative ...
  • Web/CSS/basic-shape The basic-shape type can be specified using basic shape functions. When using this syntax to define ...
  • Web/CSS/blend-mode The blend-mode type is a collection of keywords describing blend modes.
  • Web/CSS/color_value The color CSS data type denotes a color in the sRGB color space. A color can be described in any of ...
  • Web/CSS/custom-ident The custom-ident CSS data value denotes an arbitrary user-defined string used as an identifier. It ...
  • Web/CSS/gradient The gradient CSS data type denotes a CSS image made of a progressive transition between two or more ...
  • Web/CSS/image The image CSS data type represents a 2D image. There are two kinds of images in CSS: plain static ...
  • Web/CSS/integer The integer CSS data type denotes an integer number, positive or negative. There isn't any ...
  • Web/CSS/length The length CSS data type denotes distance measurements. It is a number immediately followed by a ...
  • Web/CSS/number The number CSS data type represents a number, either integer or fractional. Its syntax extends the ...
  • Web/CSS/percentage The percentage CSS data types represent a percentage value. Many CSS properties can take percentage ...
  • Web/CSS/position_value The position CSS data type denotes a coordinate in a 2D space used to set a location relative to a ...
  • Web/CSS/ratio The ratio CSS data type, used for describing aspect ratios in media queries, denotes the proportion ...
  • Web/CSS/resolution The resolution CSS data types, used in media queries, denotes the density of pixels of an output ...
  • Web/CSS/shape The shape CSS data type denotes the specific form of a region. This region is used to define on ...
  • Web/CSS/shape-box Shapes can be specified for shape-outside with a shape-box type, which is a reference to edges in ...
  • Web/CSS/string The string CSS data type represents a string. It is formed by a Unicode characters delimited by ...
  • Web/CSS/time The time CSS data type denotes time dimensions expressed in seconds or milliseconds. They consists ...
  • Web/CSS/timing-function The timing-function CSS data type denotes a mathematical function that describes how fast ...
  • Web/CSS/transform-function The transform-function CSS data type denotes a function applied to an element's representation in ...