Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,849 for

css

(0.35 sec)
  1. sin() - CSS: Cascading Style Sheets | MDN

    The sin() Css function is a trigonometric function that returns the sine of a number, which is a value between -1 and 1. The function contains a single calculation that must resolve to either a or an by interpreting the result of the argument as radians. That is, sin(45deg), sin(0.125turn), and sin(3.14159 / 4) all represent the same value, approximately 0.707....language Deutsch 中文 (简体) The sin() CSS function is a trigonometric function...approximately 0.707 . Syntax css /* Single <angle> values */ width:...

    developer.mozilla.org/en-US/docs/Web/CSS/sin
  2. size - CSS: Cascading Style Sheets | MDN

    The size Css at-rule descriptor, used with the @page at-rule, defines the size and orientation of the box which is used to represent a page. Most of the time, this size corresponds to the target size of the printed page if applicable....Deutsch Français 日本語 The size CSS at-rule descriptor, used with...absolute dimensions. Syntax css /* Keyword values for scalable...

    developer.mozilla.org/en-US/docs/Web/CSS/@page/...
  3. column-width - CSS: Cascading Style Sheets | MDN

    The column-width Css property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width....Français 日本語 The column-width CSS property sets the ideal column...and column-rule-width . Syntax css /* Keyword value */ column-width:...

    developer.mozilla.org/en-US/docs/Web/CSS/column...
  4. color-interpolation - CSS: Cascading Style Shee...

    The color-interpolation Css property is used in SVG to specify which color space to use for and SVG elements....日本語 The color-interpolation CSS property is used in SVG to specify...<radialGradient> SVG elements. Syntax css /* Keyword values */ color-interpolation:...

    developer.mozilla.org/en-US/docs/Web/CSS/color-...
  5. paint-order - CSS: Cascading Style Sheets | MDN

    The paint-order Css property lets you control the order in which the fill and stroke (and painting markers) of text content and shapes are drawn....Русский 中文 (简体) The paint-order CSS property lets you control the...and shapes are drawn. Syntax css /* Normal */ paint-order: normal;...

    developer.mozilla.org/en-US/docs/Web/CSS/paint-...
  6. CSS:层叠样式表 | MDN

    层叠样式表(Cascading Style Sheets,缩写为 Css)是一种样式表语言,用来描述 HTML 或 XML(包括如 SVG、MathML 或 XHTML 之类的 XML 分支语言)文档的呈现方式。Css 描述了在屏幕、纸质、音频等其他媒体上的元素应该如何被渲染的问题。...(Cascading Style Sheets,缩写为 CSS )是一种 样式表 语言,用来描述 HTML 或 XML (包括如...分支语言)文档的呈现方式。CSS 描述了在屏幕、纸质、音频等其他媒体上的元素应该如何被渲染的问题。 CSS 是 开放 Web 的核心语言之一,并根据...

    developer.mozilla.org/zh-CN/docs/Web/CSS
  7. padding-bottom - CSS: Cascading Style Sheets | MDN

    The padding-bottom Css property sets the height of the padding area on the bottom of an element....한국어 中文 (简体) The padding-bottom CSS property sets the height of the...a single declaration. Syntax css /* <length> values */ padding-bottom:...

    developer.mozilla.org/en-US/docs/Web/CSS/paddin...
  8. padding-top - CSS: Cascading Style Sheets | MDN

    The padding-top Css property sets the height of the padding area on the top of an element....한국어 中文 (简体) The padding-top CSS property sets the height of the...a single declaration. Syntax css /* <length> values */ padding-top:...

    developer.mozilla.org/en-US/docs/Web/CSS/paddin...
  9. <ident> - CSS: Cascading Style Sheets | MDN

    The Css data type denotes an arbitrary string used as an identifier....language Deutsch 日本語 The <ident> CSS data type denotes an arbitrary...as an identifier . Syntax A CSS identifier consists of one or...

    developer.mozilla.org/en-US/docs/Web/CSS/ident
  10. inset() - CSS: Cascading Style Sheets | MDN

    The inset() Css function defines a rectangle at the specified inset distances from each side of the reference box. It is a basic shape function used to define one of the data types....Deutsch 日本語 中文 (简体) The inset() CSS function defines a rectangle...<basic-shape> data types . Try it Syntax css shape-outside: inset(20px 50px...

    developer.mozilla.org/en-US/docs/Web/CSS/basic-...