Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 7,112 for

css

(0.06 sec)
  1. CSS scroll-driven animations - CSS: Cascading S...

    The Css scroll-driven animations module provides functionality that builds on top of the Css animations module and Web Animations API. It allows you to animate property values based on a progression along a scroll-based timeline instead of the default time-based document timeline. This means that you can animate an element by scrolling a scrollable element, rather than just by the passing of time....Remember language Deutsch 日本語 The CSS scroll-driven animations module...functionality that builds on top of the CSS animations module and Web Animations...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_sc...
  2. CSS multi-column layout - CSS: Cascading Style ...

    In this example, the 1967 speech from Canada's centennial, A Lament for Confederation, by Chief Dan George, is displayed across multiple columns, similar to the way articles are displayed in printed newspapers. If you have JavaScript enabled, controls enable changing the preferred column number and width, the width of the gap between columns, whether the title and a sample blockquote should be contained in a single column or made to span all columns, and whether breaking within the paragraphs should be avoided....Français 日本語 한국어 中文 (简体) The CSS multi-column layout module lets...the properties defined in the CSS fragmentation module, you can...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_mu...
  3. CSS custom properties for cascading variables -...

    The Css custom properties for cascading variables module adds support for cascading variables in Css properties and lets you create custom properties to define these variables along with the mechanisms to use custom properties as the values for other Css properties....Français 日本語 한국어 Русский The CSS custom properties for cascading...support for cascading variables in CSS properties and lets you create...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_ca...
  4. CSS | MDN

    層疊樣式表(Cascading Style Sheets, Css)是用來描述 HTML 或 XML(包含 SVG 或 XHTML 等各種 XML 變形)文件外觀的樣式表語言。Css 會描述文件裡的結構化元素,該如何呈現在螢幕、紙、語音報讀、或其他媒介上。...層疊樣式表 (Cascading Style Sheets, CSS)是用來描述 HTML 或 XML (包含 SVG 或 XHTML...變形)文件外觀的 樣式表 語言。CSS 會描述文件裡的結構化元素,該如何呈現在螢幕、紙、語音報讀、或其他媒介上。 CSS 是 開放網路 的核心語言之一,具有標準化的...

    developer.mozilla.org/zh-TW/docs/Web/CSS
  5. CSS: Cascading Style Sheets | MDN

    Cascading Style Sheets(Css)는 HTML이나 XML(XML의 방언인 SVG, XHTML 포함)로 작성된 문서의 표시 방법을 기술하기 위한 스타일 시트 언어입니다. Css는 요소가 화면, 종이, 음성이나 다른 매체 상에 어떻게 렌더링되어야 하는지 지정합니다.... Cascading Style Sheets ( CSS )는 HTML 이나 XML (XML의 방언인 SVG...다양한 브라우저의 표준으로 작동하고 있습니다. 과거에는 CSS 명세의 다양한 부분을 순차적으로 개발했으므로 CSS1...

    developer.mozilla.org/ko/docs/Web/CSS
  6. Introduction to the CSS basic box model - CSS: ...

    When laying out a document, the browser's rendering engine represents each element as a rectangular box according to the standard Css basic box model. Css determines the size, position, and properties (color, background, border size, etc.) of these boxes....according to the standard CSS basic box model . CSS determines the size...altered with the background-clip CSS property. Margin area The margin...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_bo...
  7. Applying color to HTML elements using CSS - CSS...

    With Css, there are lots of ways to add color to your HTML elements to create the look you want. This guide is a primer introducing how Css can be used to apply colors to HTML elements. This guide includes lists of the Css properties that set color in their values and how to use colors both in stylesheets and in other ways....Brasil) Русский 中文 (简体) With CSS , there are lots of ways to add...is a primer introducing how CSS can be used to apply colors to...

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

    Cascading Style Sheets (Css) ist eine Stylesheet-Sprache, die verwendet wird, um die Präsentation eines Dokumentes zu beschreiben, das in HTML oder XML (einschließlich XML-Dialekten wie SVG, MathML oder XHTML) geschrieben wurde. Css beschreibt, wie Elemente auf dem Bildschirm, auf Papier, in der Sprache oder auf anderen Medien dargestellt werden sollen.... Cascading Style Sheets ( CSS ) ist eine Stylesheet -Sprache...oder XHTML ) geschrieben wurde. CSS beschreibt, wie Elemente auf...

    developer.mozilla.org/de/docs/Web/CSS
  9. CSS - Aprende desarrollo web | MDN

    Las Hojas de estilo en cascada (del ingles Cascading Stylesheets Css) es la siguiente tecnología que aprenderemos después de HTML. Mientras que HTML se utiliza para definir la estructura y la semántica del contenido, Css se usa para darle estilo y posicionarlo visualmente. Css se puede usar, por ejemplo, para cambiar la fuente, el color, el tamaño y el espaciado del contenido, para formar multiples columnas, añadir animaciones y otros elementos decorativos....ingles Cascading Stylesheets CSS ) es la siguiente tecnología...la semántica del contenido, CSS se usa para darle estilo y posicionarlo...

    developer.mozilla.org/es/docs/Learn/CSS
  10. CSS - Web APIs | MDN

    Learn about the Css interface, including its properties and methods, specifications and browser compatibility....Русский 中文 (简体) The CSS interface holds useful CSS-related methods...interface. Static properties CSS.highlights Provides access to...

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