repo_id stringlengths 22 103 | file_path stringlengths 41 147 | content stringlengths 181 193k | __index_level_0__ int64 0 0 |
|---|---|---|---|
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_backdrop/index.md | ---
title: "::backdrop"
slug: Web/CSS/::backdrop
page-type: css-pseudo-element
browser-compat: css.selectors.backdrop
---
{{CSSRef}}
The **`::backdrop`** [CSS](/en-US/docs/Web/CSS) [pseudo-element](/en-US/docs/Web/CSS/Pseudo-elements) is a box the size of the {{Glossary("viewport")}}, which is rendered immediately be... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/scroll-padding-inline-end/index.md | ---
title: scroll-padding-inline-end
slug: Web/CSS/scroll-padding-inline-end
page-type: css-property
browser-compat: css.properties.scroll-padding-inline-end
---
{{CSSRef}}
The `scroll-padding-inline-end` property defines offsets for the end edge in the inline dimension of the _optimal viewing region_ of the scrollpo... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/background-blend-mode/index.md | ---
title: background-blend-mode
slug: Web/CSS/background-blend-mode
page-type: css-property
browser-compat: css.properties.background-blend-mode
---
{{CSSRef}}
The **`background-blend-mode`** [CSS](/en-US/docs/Web/CSS) property sets how an element's background images should blend with each other and with the element... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_-webkit-meter-even-less-good-value/index.md | ---
title: "::-webkit-meter-even-less-good-value"
slug: Web/CSS/::-webkit-meter-even-less-good-value
page-type: css-pseudo-element
status:
- non-standard
browser-compat: css.selectors.-webkit-meter-even-less-good-value
---
{{CSSRef}}{{Non-standard_header}}
The **`::-webkit-meter-even-less-good-value`** styles the {... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/-webkit-mask-repeat-y/index.md | ---
title: "-webkit-mask-repeat-y"
slug: Web/CSS/-webkit-mask-repeat-y
page-type: css-property
status:
- non-standard
browser-compat: css.properties.-webkit-mask-repeat-y
---
{{CSSRef}}{{Non-standard_header}}
The `-webkit-mask-repeat-y` property sets whether and how a mask image is repeated (tiled) vertically.
## ... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/padding-right/index.md | ---
title: padding-right
slug: Web/CSS/padding-right
page-type: css-property
browser-compat: css.properties.padding-right
---
{{CSSRef}}
The **`padding-right`** [CSS](/en-US/docs/Web/CSS) property sets the width of the [padding area](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model#padding_area) on... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/offset-distance/index.md | ---
title: offset-distance
slug: Web/CSS/offset-distance
page-type: css-property
browser-compat: css.properties.offset-distance
---
{{CSSRef}}
The **`offset-distance`** CSS property specifies a position along an {{CSSxRef("offset-path")}} for an element to be placed.
{{EmbedInteractiveExample("pages/css/offset-dista... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/css_scoping/index.md | ---
title: CSS scoping
slug: Web/CSS/CSS_scoping
page-type: css-module
spec-urls: https://drafts.csswg.org/css-scoping/
---
{{CSSRef}}
The **CSS scoping** module defines the CSS scoping and encapsulation mechanisms, focusing on the [Shadow DOM](/en-US/docs/Web/API/Web_components/Using_shadow_DOM) [scoping](https://cs... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/outline/index.md | ---
title: outline
slug: Web/CSS/outline
page-type: css-shorthand-property
browser-compat: css.properties.outline
---
{{CSSRef}}
The **`outline`** [CSS](/en-US/docs/Web/CSS) [shorthand property](/en-US/docs/Web/CSS/Shorthand_properties) sets most of the outline properties in a single declaration.
{{EmbedInteractiveE... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/scroll-padding-block/index.md | ---
title: scroll-padding-block
slug: Web/CSS/scroll-padding-block
page-type: css-shorthand-property
browser-compat: css.properties.scroll-padding-block
---
{{CSSRef}}
The `scroll-padding-block` [shorthand property](/en-US/docs/Web/CSS/Shorthand_properties) sets the scroll padding of an element in the block dimension... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/animation-timeline/index.md | ---
title: animation-timeline
slug: Web/CSS/animation-timeline
page-type: css-property
status:
- experimental
browser-compat: css.properties.animation-timeline
---
{{CSSRef}}{{SeeCompatTable}}
The **`animation-timeline`** [CSS](/en-US/docs/Web/CSS) property specifies the timeline that is used to control the progres... | 0 |
data/mdn-content/files/en-us/web/css/animation-timeline | data/mdn-content/files/en-us/web/css/animation-timeline/view/index.md | ---
title: view()
slug: Web/CSS/animation-timeline/view
page-type: css-function
status:
- experimental
browser-compat: css.properties.animation-timeline.view
---
{{CSSRef}}{{SeeCompatTable}}
The **`view()`** [CSS function](/en-US/docs/Web/CSS/CSS_Functions) can be used with {{cssxref("animation-timeline")}} to indi... | 0 |
data/mdn-content/files/en-us/web/css/animation-timeline | data/mdn-content/files/en-us/web/css/animation-timeline/scroll/index.md | ---
title: scroll()
slug: Web/CSS/animation-timeline/scroll
page-type: css-function
status:
- experimental
browser-compat: css.properties.animation-timeline.scroll
---
{{CSSRef}}{{SeeCompatTable}}
The **`scroll()`** [CSS function](/en-US/docs/Web/CSS/CSS_Functions) can be used with {{cssxref("animation-timeline")}}... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/border-right-color/index.md | ---
title: border-right-color
slug: Web/CSS/border-right-color
page-type: css-property
browser-compat: css.properties.border-right-color
---
{{CSSRef}}
The **`border-right-color`** CSS property sets the color of an element's right [border](/en-US/docs/Web/CSS/border). It can also be set with the shorthand CSS propert... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/cos/index.md | ---
title: cos()
slug: Web/CSS/cos
page-type: css-function
browser-compat: css.types.cos
---
{{CSSRef}}
The **`cos()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) is a trigonometric function that returns the cosine of a number, which is a value between `-1` and `1`. The function contains... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_-moz-scrolled-page-sequence/index.md | ---
title: "::-moz-scrolled-page-sequence"
slug: Web/CSS/::-moz-scrolled-page-sequence
page-type: css-pseudo-element
status:
- non-standard
browser-compat: css.selectors.-moz-scrolled-page-sequence
---
{{CSSRef}}{{non-standard_header}}
The **`::-moz-scrolled-page-sequence`** [CSS](/en-US/docs/Web/CSS) [pseudo-eleme... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/view-timeline-name/index.md | ---
title: view-timeline-name
slug: Web/CSS/view-timeline-name
page-type: css-property
status:
- experimental
browser-compat: css.properties.view-timeline-name
---
{{CSSRef}}{{SeeCompatTable}}
The **`view-timeline-name`** [CSS](/en-US/docs/Web/CSS) property is used to define the name of a _named view progress timel... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_colon_-moz-handler-blocked/index.md | ---
title: ":-moz-handler-blocked"
slug: Web/CSS/:-moz-handler-blocked
page-type: css-pseudo-class
status:
- non-standard
---
{{CSSRef}} {{Non-standard_header}}
The **`:-moz-handler-blocked`** [CSS](/en-US/docs/Web/CSS) [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) is a [Mozilla extension](/en-US/docs/Web/CSS/... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/css_ruby_layout/index.md | ---
title: CSS ruby layout
slug: Web/CSS/CSS_ruby_layout
page-type: css-module
spec-urls: https://drafts.csswg.org/css-ruby/
---
{{CSSRef}}
The **CSS ruby layout** module provides the rendering model and formatting controls related to the display of ruby annotation. Ruby annotation is a form of interlinear annotation... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/inset-inline-start/index.md | ---
title: inset-inline-start
slug: Web/CSS/inset-inline-start
page-type: css-property
browser-compat: css.properties.inset-inline-start
---
{{CSSRef}}
The **`inset-inline-start`** [CSS](/en-US/docs/Web/CSS) property defines the logical inline start inset of an element, which maps to a physical offset depending on th... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_colon_active/index.md | ---
title: ":active"
slug: Web/CSS/:active
page-type: css-pseudo-class
browser-compat: css.selectors.active
---
{{CSSRef}}
The **`:active`** [CSS](/en-US/docs/Web/CSS) [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) represents an element (such as a button) that is being activated by the user. When using a mouse, "... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/border-width/index.md | ---
title: border-width
slug: Web/CSS/border-width
page-type: css-shorthand-property
browser-compat: css.properties.border-width
---
{{CSSRef}}
The **`border-width`** [shorthand](/en-US/docs/Web/CSS/Shorthand_properties) [CSS](/en-US/docs/Web/CSS) property sets the width of an element's border.
{{EmbedInteractiveExa... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/-webkit-box-reflect/index.md | ---
title: "-webkit-box-reflect"
slug: Web/CSS/-webkit-box-reflect
page-type: css-property
status:
- non-standard
browser-compat: css.properties.-webkit-box-reflect
---
{{CSSRef}}{{Non-standard_Header}}
The **`-webkit-box-reflect`** [CSS](/en-US/docs/Web/CSS) property lets you reflect the content of an element in o... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/outline-color/index.md | ---
title: outline-color
slug: Web/CSS/outline-color
page-type: css-property
browser-compat: css.properties.outline-color
---
{{CSSRef}}
The **`outline-color`** CSS property sets the color of an element's outline.
{{EmbedInteractiveExample("pages/css/outline-color.html")}}
## Syntax
```css
/* <color> values */
out... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/border-end-end-radius/index.md | ---
title: border-end-end-radius
slug: Web/CSS/border-end-end-radius
page-type: css-property
browser-compat: css.properties.border-end-end-radius
---
{{CSSRef}}
The **`border-end-end-radius`** [CSS](/en-US/docs/Web/CSS) property defines a logical border radius on an element, which maps to a physical border radius tha... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/table-layout/index.md | ---
title: table-layout
slug: Web/CSS/table-layout
page-type: css-property
browser-compat: css.properties.table-layout
---
{{CSSRef}}
The **`table-layout`** CSS property sets the algorithm used to lay out {{htmlelement("table")}} cells, rows, and columns.
{{EmbedInteractiveExample("pages/css/table-layout.html")}}
#... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/text-orientation/index.md | ---
title: text-orientation
slug: Web/CSS/text-orientation
page-type: css-property
browser-compat: css.properties.text-orientation
---
{{CSSRef}}
The **`text-orientation`** [CSS](/en-US/docs/Web/CSS) property sets the orientation of the text characters in a line. It only affects text in vertical mode (when {{cssxref(... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/column-gap/index.md | ---
title: column-gap
slug: Web/CSS/column-gap
page-type: css-property
browser-compat: css.properties.column-gap
---
{{CSSRef}}
The **`column-gap`** [CSS](/en-US/docs/Web/CSS) property sets the size of the gap ({{glossary("Gutters","gutter")}}) between an element's columns.
Initially a part of [Multi-column Layout](... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/css_transitions/index.md | ---
title: CSS transitions
slug: Web/CSS/CSS_transitions
page-type: css-module
spec-urls: https://drafts.csswg.org/css-transitions/
---
{{CSSRef}}
The **CSS transitions** module lets you create gradual transitions between the values of specific CSS properties. The behavior of these transitions can be controlled by sp... | 0 |
data/mdn-content/files/en-us/web/css/css_transitions | data/mdn-content/files/en-us/web/css/css_transitions/using_css_transitions/index.md | ---
title: Using CSS transitions
slug: Web/CSS/CSS_transitions/Using_CSS_transitions
page-type: guide
spec-urls: https://drafts.csswg.org/css-transitions/
---
{{CSSRef}}
**CSS transitions** provide a way to control animation speed when changing CSS properties. Instead of having property changes take effect immediatel... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/css_counter_styles/index.md | ---
title: CSS counter styles
slug: Web/CSS/CSS_counter_styles
page-type: css-module
spec-urls: https://drafts.csswg.org/css-counter-styles/
---
{{CSSRef}}
The **CSS counter styles** module lets you define your own counter styles to manage the appearance of [markers](/en-US/docs/Web/CSS/::marker) in lists and counter... | 0 |
data/mdn-content/files/en-us/web/css/css_counter_styles | data/mdn-content/files/en-us/web/css/css_counter_styles/using_css_counters/index.md | ---
title: Using CSS counters
slug: Web/CSS/CSS_counter_styles/Using_CSS_counters
page-type: guide
spec-urls: https://drafts.csswg.org/css-lists/#auto-numbering
---
{{CSSRef}}
**CSS counters** let you adjust the appearance of content based on its location in a document.
For example, you can use counters to automatica... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/pow/index.md | ---
title: pow()
slug: Web/CSS/pow
page-type: css-function
browser-compat: css.types.pow
---
{{CSSRef}}
The **`pow()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) is an exponential function that returns the value of a base raised to the power of a number.
The {{CSSxRef("exp")}} function... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/grid-template/index.md | ---
title: grid-template
slug: Web/CSS/grid-template
page-type: css-shorthand-property
browser-compat: css.properties.grid-template
---
{{CSSRef}}
The **`grid-template`** CSS property is a [shorthand property](/en-US/docs/Web/CSS/Shorthand_properties) for defining {{glossary("grid column", "grid columns")}}, {{glossa... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_before/index.md | ---
title: "::before"
slug: Web/CSS/::before
page-type: css-pseudo-element
browser-compat: css.selectors.before
---
{{CSSRef}}
In CSS, **`::before`** creates a [pseudo-element](/en-US/docs/Web/CSS/Pseudo-elements) that is the first child of the selected element. It is often used to add cosmetic content to an element ... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/background-clip/index.md | ---
title: background-clip
slug: Web/CSS/background-clip
page-type: css-property
browser-compat: css.properties.background-clip
---
{{CSSRef}}
The **`background-clip`** [CSS](/en-US/docs/Web/CSS) property sets whether an element's background extends underneath its border box, padding box, or content box.
{{EmbedInte... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_colon_nth-of-type/index.md | ---
title: ":nth-of-type()"
slug: Web/CSS/:nth-of-type
page-type: css-pseudo-class
browser-compat: css.selectors.nth-of-type
---
{{CSSRef}}
The **`:nth-of-type()`** [CSS](/en-US/docs/Web/CSS) [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) matches elements based on their position among siblings of the same type (t... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/animation-range-start/index.md | ---
title: animation-range-start
slug: Web/CSS/animation-range-start
page-type: css-property
status:
- experimental
browser-compat: css.properties.animation-range-start
---
{{CSSRef}}{{SeeCompatTable}}
The **`animation-range-start`** [CSS](/en-US/docs/Web/CSS) property is used to set the start of an animation's att... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/color/index.md | ---
title: color
slug: Web/CSS/color
page-type: css-property
browser-compat: css.properties.color
---
{{CSSRef}}
The **`color`** CSS property sets the foreground [color value](/en-US/docs/Web/CSS/color_value) of an element's text and [text decorations](/en-US/docs/Web/CSS/text-decoration), and sets the [`currentcolor... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/align-content/index.md | ---
title: align-content
slug: Web/CSS/align-content
page-type: css-property
browser-compat: css.properties.align-content
---
{{CSSRef}}
The [CSS](/en-US/docs/Web/CSS) **`align-content`** property sets the distribution of space between and around content items along a [flexbox](/en-US/docs/Web/CSS/CSS_flexible_box_la... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_placeholder/index.md | ---
title: "::placeholder"
slug: Web/CSS/::placeholder
page-type: css-pseudo-element
browser-compat: css.selectors.placeholder
---
{{CSSRef}}
The **`::placeholder`** [CSS](/en-US/docs/Web/CSS) [pseudo-element](/en-US/docs/Web/CSS/Pseudo-elements) represents the [placeholder text](/en-US/docs/Web/HTML/Element/input#pl... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/text-decoration-line/index.md | ---
title: text-decoration-line
slug: Web/CSS/text-decoration-line
page-type: css-property
browser-compat: css.properties.text-decoration-line
---
{{CSSRef}}
The **`text-decoration-line`** [CSS](/en-US/docs/Web/CSS) property sets the kind of decoration that is used on text in an element, such as an underline or overl... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/time-percentage/index.md | ---
title: <time-percentage>
slug: Web/CSS/time-percentage
page-type: css-type
browser-compat: css.types.time-percentage
---
{{CSSRef}}
The **`<time-percentage>`** [CSS](/en-US/docs/Web/CSS) [data type](/en-US/docs/Web/CSS/CSS_Types) represents a value that can be either a {{Cssxref("time")}} or a {{Cssxref("percenta... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/-moz-image-rect/index.md | ---
title: "-moz-image-rect"
slug: Web/CSS/-moz-image-rect
page-type: css-function
status:
- deprecated
- non-standard
browser-compat: css.types.-moz-image-rect
---
{{CSSRef}}{{Non-standard_Header}}{{Deprecated_Header}}
The **`-moz-image-rect`** value for [CSS](/en-US/docs/Web/CSS) {{CSSxRef("background-image")}}... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_colon_only-child/index.md | ---
title: ":only-child"
slug: Web/CSS/:only-child
page-type: css-pseudo-class
browser-compat: css.selectors.only-child
---
{{CSSRef}}
The **`:only-child`** CSS [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) represents an element without any siblings. This is the same as `:first-child:last-child` or `:nth-child(1... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_-moz-range-thumb/index.md | ---
title: "::-moz-range-thumb"
slug: Web/CSS/::-moz-range-thumb
page-type: css-pseudo-element
status:
- non-standard
browser-compat: css.selectors.-moz-range-thumb
---
{{CSSRef}}{{Non-standard_header}}
The **`::-moz-range-thumb`** [CSS](/en-US/docs/Web/CSS) [pseudo-element](/en-US/docs/Web/CSS/Pseudo-elements) is ... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/scroll-timeline-name/index.md | ---
title: scroll-timeline-name
slug: Web/CSS/scroll-timeline-name
page-type: css-property
status:
- experimental
browser-compat: css.properties.scroll-timeline-name
---
{{CSSRef}}{{SeeCompatTable}}
The **`scroll-timeline-name`** [CSS](/en-US/docs/Web/CSS) property is used to define the name of a _named scroll prog... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/text-emphasis-position/index.md | ---
title: text-emphasis-position
slug: Web/CSS/text-emphasis-position
page-type: css-property
browser-compat: css.properties.text-emphasis-position
---
{{CSSRef}}
The **`text-emphasis-position`** [CSS](/en-US/docs/Web/CSS) property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for e... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/overflow-x/index.md | ---
title: overflow-x
slug: Web/CSS/overflow-x
page-type: css-property
browser-compat: css.properties.overflow-x
---
{{CSSRef}}
The **`overflow-x`** [CSS](/en-US/docs/Web/CSS) property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overfl... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_-webkit-meter-optimum-value/index.md | ---
title: "::-webkit-meter-optimum-value"
slug: Web/CSS/::-webkit-meter-optimum-value
page-type: css-pseudo-element
status:
- non-standard
browser-compat: css.selectors.-webkit-meter-optimum-value
---
{{CSSRef}}{{Non-standard_header}}
The **`::-webkit-meter-optimum-value`** CSS [pseudo-element](/en-US/docs/Glossar... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_colon_empty/index.md | ---
title: ":empty"
slug: Web/CSS/:empty
page-type: css-pseudo-class
browser-compat: css.selectors.empty
---
{{CSSRef}}
The **`:empty`** [CSS](/en-US/docs/Web/CSS) [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) represents any element that has no children. Children can be either element nodes or text (including wh... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_colon_invalid/index.md | ---
title: ":invalid"
slug: Web/CSS/:invalid
page-type: css-pseudo-class
browser-compat: css.selectors.invalid
---
{{CSSRef}}
The **`:invalid`** [CSS](/en-US/docs/Web/CSS) [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) represents any {{HTMLElement("form")}}, {{HTMLElement("fieldset")}}, {{HTMLElement("input")}} o... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_colon_paused/index.md | ---
title: ":paused"
slug: Web/CSS/:paused
page-type: css-pseudo-class
browser-compat: css.selectors.paused
---
{{CSSRef}}
The **`:paused`** [CSS](/en-US/docs/Web/CSS) [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) selector represents an element that is playable, such as {{htmlelement("audio")}} or {{htmlelement(... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/border-left-width/index.md | ---
title: border-left-width
slug: Web/CSS/border-left-width
page-type: css-property
browser-compat: css.properties.border-left-width
---
{{CSSRef}}
The **`border-left-width`** [CSS](/en-US/docs/Web/CSS) property sets the width of the left border of an element.
{{EmbedInteractiveExample("pages/css/border-left-width.... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/box-ordinal-group/index.md | ---
title: box-ordinal-group
slug: Web/CSS/box-ordinal-group
page-type: css-property
status:
- deprecated
- non-standard
browser-compat: css.properties.box-ordinal-group
---
{{CSSRef}}{{Non-standard_Header}}{{Deprecated_Header}}
> **Warning:** This is a property of the original CSS Flexible Box Layout Module draf... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/view-transition-name/index.md | ---
title: view-transition-name
slug: Web/CSS/view-transition-name
page-type: css-property
status:
- experimental
browser-compat: css.properties.view-transition-name
---
{{CSSRef}}{{SeeCompatTable}}
The **`view-transition-name`** [CSS](/en-US/docs/Web/CSS) property provides the selected element with a distinct iden... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/margin-inline/index.md | ---
title: margin-inline
slug: Web/CSS/margin-inline
page-type: css-shorthand-property
browser-compat: css.properties.margin-inline
---
{{CSSRef}}
The **`margin-inline`** [CSS](/en-US/docs/Web/CSS) [shorthand property](/en-US/docs/Web/CSS/Shorthand_properties) is a shorthand property that defines both the logical inl... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_-webkit-slider-runnable-track/index.md | ---
title: "::-webkit-slider-runnable-track"
slug: Web/CSS/::-webkit-slider-runnable-track
page-type: css-pseudo-element
status:
- experimental
browser-compat: css.selectors.-webkit-slider-runnable-track
---
{{CSSRef}}{{SeeCompatTable}}
The **`::-webkit-slider-runnable-track`** CSS [pseudo-element](/en-US/docs/Web/... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/attr/index.md | ---
title: attr()
slug: Web/CSS/attr
page-type: css-function
browser-compat: css.types.attr
---
{{CSSRef}}
> **Note:** The `attr()` function can be used with any CSS property, but support for properties other than {{CSSxRef("content")}} is experimental, and support for the type-or-unit parameter is sparse.
The **`at... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/universal_selectors/index.md | ---
title: Universal selectors
slug: Web/CSS/Universal_selectors
page-type: css-selector
browser-compat: css.selectors.universal
---
{{CSSRef}}
The CSS **universal selector** (`*`) matches elements of any type.
```css
/* Selects all elements */
* {
color: green;
}
```
The universal selector is a special [type sel... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/css_color_adjustment/index.md | ---
title: CSS color adjustment
slug: Web/CSS/CSS_color_adjustment
page-type: css-module
spec-urls: https://drafts.csswg.org/css-color-adjust-1/
---
{{CSSRef}}
The **CSS color adjustment** module provides a model and controls automatic color adjustment by the user agent to handle user preferences, such as "Dark Mode"... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_colon_current/index.md | ---
title: ":current"
slug: Web/CSS/:current
page-type: css-pseudo-class
browser-compat: css.selectors.current
spec-urls: https://drafts.csswg.org/selectors/#the-current-pseudo
---
{{CSSRef}}
The **`:current`** [CSS](/en-US/docs/Web/CSS) [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) selector is a time-dimensiona... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/-webkit-mask-box-image/index.md | ---
title: "-webkit-mask-box-image"
slug: Web/CSS/-webkit-mask-box-image
page-type: css-property
status:
- non-standard
browser-compat: css.properties.-webkit-mask-box-image
---
{{CSSRef}} {{ Non-standard_header() }}
The non-standard prefixed **`-webkit-mask-box-image`** [shorthand](/en-US/docs/Web/CSS/Shorthand_pr... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/border-image-width/index.md | ---
title: border-image-width
slug: Web/CSS/border-image-width
page-type: css-property
browser-compat: css.properties.border-image-width
---
{{CSSRef}}
The **`border-image-width`** [CSS](/en-US/docs/Web/CSS) property sets the width of an element's [border image](/en-US/docs/Web/CSS/border-image).
{{EmbedInteractiveE... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/css_cascade/index.md | ---
title: CSS cascade and inheritance
slug: Web/CSS/CSS_cascade
page-type: css-module
spec-urls:
- https://drafts.csswg.org/css-cascade/
- https://drafts.csswg.org/css-cascade-5/
---
{{CSSRef}}
The **CSS cascade and inheritance** module defines the rules for assigning values to properties by way of cascading and... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/privacy_and_the__colon_visited_selector/index.md | ---
title: Privacy and the :visited selector
slug: Web/CSS/Privacy_and_the_:visited_selector
page-type: guide
---
{{CSSRef}}
Before about 2010, the [CSS](/en-US/docs/Web/CSS) {{ cssxref(":visited") }} selector allowed websites to uncover a user's browsing history and figure out what sites the user had visited. This w... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/border-inline/index.md | ---
title: border-inline
slug: Web/CSS/border-inline
page-type: css-shorthand-property
browser-compat: css.properties.border-inline
---
{{CSSRef}}
The **`border-inline`** [CSS](/en-US/docs/Web/CSS) property is a [shorthand property](/en-US/docs/Web/CSS/Shorthand_properties) for setting the individual logical inline b... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/background-position/index.md | ---
title: background-position
slug: Web/CSS/background-position
page-type: css-property
browser-compat: css.properties.background-position
---
{{CSSRef}}
The **`background-position`** [CSS](/en-US/docs/Web/CSS) property sets the initial position for each background image. The position is relative to the position lay... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/white-space/index.md | ---
title: white-space
slug: Web/CSS/white-space
page-type: css-property
browser-compat: css.properties.white-space
---
{{CSSRef}}
The **`white-space`** CSS property sets how {{Glossary("whitespace", "white space")}} inside an element is handled.
{{EmbedInteractiveExample("pages/css/white-space.html")}}
The propert... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/css_masking/index.md | ---
title: CSS masking
slug: Web/CSS/CSS_masking
page-type: css-module
spec-urls: https://drafts.fxtf.org/css-masking/
---
{{CSSRef}}
The **CSS masking** module that defines masking and clipping for partially or fully hiding portions of visual elements.
## Reference
### Properties
- {{cssxref("clip")}} {{deprecate... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_-moz-page/index.md | ---
title: "::-moz-page"
slug: Web/CSS/::-moz-page
page-type: css-pseudo-element
status:
- non-standard
browser-compat: css.selectors.-moz-page
---
{{CSSRef}}{{Non-standard_header}}
The **`::-moz-page`** [CSS](/en-US/docs/Web/CSS) [pseudo-element](/en-US/docs/Web/CSS/Pseudo-elements) is a [Mozilla extension](/en-US... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/text-emphasis/index.md | ---
title: text-emphasis
slug: Web/CSS/text-emphasis
page-type: css-shorthand-property
browser-compat: css.properties.text-emphasis
---
{{CSSRef}}
The **`text-emphasis`** [CSS](/en-US/docs/Web/CSS) property applies emphasis marks to text (except spaces and control characters). It is a [shorthand](/en-US/docs/Web/CSS/... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/type_selectors/index.md | ---
title: Type selectors
slug: Web/CSS/Type_selectors
page-type: css-selector
browser-compat: css.selectors.type
---
{{CSSRef}}
The CSS **type selector** matches elements by node name. In other words, it selects all elements of the given type within a document.
```css
/* All <a> elements. */
a {
color: red;
}
```... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/flex-grow/index.md | ---
title: flex-grow
slug: Web/CSS/flex-grow
page-type: css-property
browser-compat: css.properties.flex-grow
---
{{CSSRef}}
The **`flex-grow`** [CSS](/en-US/docs/Web/CSS) property sets the flex grow factor, which specifies how much of the flex container's remaining space should be assigned to the flex item's [main s... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/mask-border/index.md | ---
title: mask-border
slug: Web/CSS/mask-border
page-type: css-shorthand-property
browser-compat: css.properties.mask-border
---
{{CSSRef}}
The **`mask-border`** [CSS](/en-US/docs/Web/CSS) [shorthand property](/en-US/docs/Web/CSS/Shorthand_properties) lets you create a mask along the edge of an element's border.
##... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_colon_last-child/index.md | ---
title: ":last-child"
slug: Web/CSS/:last-child
page-type: css-pseudo-class
browser-compat: css.selectors.last-child
---
{{CSSRef}}
The **`:last-child`** [CSS](/en-US/docs/Web/CSS) [pseudo-class](/en-US/docs/Web/CSS/Pseudo-classes) represents the last element among a group of sibling elements.
{{EmbedInteractiveE... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/white-space-collapse/index.md | ---
title: white-space-collapse
slug: Web/CSS/white-space-collapse
page-type: css-property
browser-compat: css.properties.white-space-collapse
---
{{CSSRef}}
The **`white-space-collapse`** CSS property controls how {{Glossary("whitespace", "white space")}} inside an element is collapsed.
> **Note:** The `white-space... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/float/index.md | ---
title: float
slug: Web/CSS/float
page-type: css-property
browser-compat: css.properties.float
---
{{CSSRef}}
The **`float`** CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, thou... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/specified_value/index.md | ---
title: Specified value
slug: Web/CSS/specified_value
page-type: guide
spec-urls: https://www.w3.org/TR/CSS22/cascade.html#specified-value
---
{{CSSRef}}
The **specified value** of a [CSS](/en-US/docs/Web/CSS) property is the value it receives from the document's style sheet. The specified value for a given proper... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/overscroll-behavior-block/index.md | ---
title: overscroll-behavior-block
slug: Web/CSS/overscroll-behavior-block
page-type: css-property
browser-compat: css.properties.overscroll-behavior-block
---
{{CSSRef}}
The **`overscroll-behavior-block`** CSS property sets the browser's behavior when the block direction boundary of a scrolling area is reached.
S... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_-moz-page-sequence/index.md | ---
title: "::-moz-page-sequence"
slug: Web/CSS/::-moz-page-sequence
page-type: css-pseudo-element
status:
- non-standard
browser-compat: css.selectors.-moz-page-sequence
---
{{CSSRef}}{{Non-standard_Header}}
The **`::-moz-page-sequence`** [CSS](/en-US/docs/Web/CSS) [pseudo-element](/en-US/docs/Web/CSS/Pseudo-eleme... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/column-fill/index.md | ---
title: column-fill
slug: Web/CSS/column-fill
page-type: css-property
browser-compat: css.properties.column-fill
---
{{CSSRef}}
The **`column-fill`** [CSS](/en-US/docs/Web/CSS) property controls how an element's contents are balanced when broken into columns.
{{EmbedInteractiveExample("pages/css/column-fill.html"... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/_doublecolon_-webkit-meter-suboptimum-value/index.md | ---
title: "::-webkit-meter-suboptimum-value"
slug: Web/CSS/::-webkit-meter-suboptimum-value
page-type: css-pseudo-element
status:
- non-standard
browser-compat: css.selectors.-webkit-meter-suboptimum-value
---
{{CSSRef}}{{Non-standard_header}}
The **`::-webkit-meter-suboptimum-value`** [pseudo-element](/en-US/docs... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/-webkit-mask-attachment/index.md | ---
title: "-webkit-mask-attachment"
slug: Web/CSS/-webkit-mask-attachment
page-type: css-property
status:
- non-standard
browser-compat: css.properties.-webkit-mask-attachment
---
{{CSSRef}}{{Non-standard_Header}}
If a {{CSSxRef("mask-image")}} is specified, `-webkit-mask-attachment` determines whether the mask im... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/view-timeline-axis/index.md | ---
title: view-timeline-axis
slug: Web/CSS/view-timeline-axis
page-type: css-property
status:
- experimental
browser-compat: css.properties.view-timeline-axis
---
{{CSSRef}}{{SeeCompatTable}}
The **`view-timeline-axis`** [CSS](/en-US/docs/Web/CSS) property is used to specify the scrollbar direction that will be us... | 0 |
data/mdn-content/files/en-us/web/css | data/mdn-content/files/en-us/web/css/transform-function/index.md | ---
title: <transform-function>
slug: Web/CSS/transform-function
page-type: css-type
browser-compat: css.types.transform-function
---
{{CSSRef}}
The **`<transform-function>`** [CSS](/en-US/docs/Web/CSS) [data type](/en-US/docs/Web/CSS/CSS_Types) represents a transformation that affects an element's appearance. Transf... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/rotate/index.md | ---
title: rotate()
slug: Web/CSS/transform-function/rotate
page-type: css-function
browser-compat: css.types.transform-function.rotate
---
{{CSSRef}}
The **`rotate()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a transformation that rotates an element around a
fixed point on th... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/rotate3d/index.md | ---
title: rotate3d()
slug: Web/CSS/transform-function/rotate3d
page-type: css-function
browser-compat: css.types.transform-function.rotate3d
---
{{CSSRef}}
The **`rotate3d()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a transformation that rotates an element around a
fixed axi... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/rotatey/index.md | ---
title: rotateY()
slug: Web/CSS/transform-function/rotateY
page-type: css-function
browser-compat: css.types.transform-function.rotateY
---
{{CSSRef}}
The **`rotateY()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a transformation that rotates an element around the
y-axis (ver... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/rotatez/index.md | ---
title: rotateZ()
slug: Web/CSS/transform-function/rotateZ
page-type: css-function
browser-compat: css.types.transform-function.rotateZ
---
{{CSSRef}}
The **`rotateZ()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a transformation that rotates an element around the
z-axis with... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/scalex/index.md | ---
title: scaleX()
slug: Web/CSS/transform-function/scaleX
page-type: css-function
browser-compat: css.types.transform-function.scaleX
---
{{CSSRef}}
The **`scaleX()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a transformation that resizes an element along the
x-axis (horizont... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/translate3d/index.md | ---
title: translate3d()
slug: Web/CSS/transform-function/translate3d
page-type: css-function
browser-compat: css.types.transform-function.translate3d
---
{{CSSRef}}
The **`translate3d()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) repositions an element in 3D space. Its result is a
{{c... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/matrix/index.md | ---
title: matrix()
slug: Web/CSS/transform-function/matrix
page-type: css-function
browser-compat: css.types.transform-function.matrix
---
{{CSSRef}}
The **`matrix()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a homogeneous 2D transformation matrix. Its result is
a {{cssxref("... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/scale/index.md | ---
title: scale()
slug: Web/CSS/transform-function/scale
page-type: css-function
browser-compat: css.types.transform-function.scale
---
{{CSSRef}}
The **`scale()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a transformation that resizes an element on the 2D
plane. Because the a... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/rotatex/index.md | ---
title: rotateX()
slug: Web/CSS/transform-function/rotateX
page-type: css-function
browser-compat: css.types.transform-function.rotateX
---
{{CSSRef}}
The **`rotateX()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a transformation that rotates an element around the
x-axis (hor... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/skewy/index.md | ---
title: skewY()
slug: Web/CSS/transform-function/skewY
page-type: css-function
browser-compat: css.types.transform-function.skewY
---
{{CSSRef}}
The **`skewY()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a transformation that skews an element in the vertical
direction on the... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/perspective/index.md | ---
title: perspective()
slug: Web/CSS/transform-function/perspective
page-type: css-function
browser-compat: css.types.transform-function.perspective
---
{{CSSRef}}
The **`perspective()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a transformation that sets the distance between... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/translate/index.md | ---
title: translate()
slug: Web/CSS/transform-function/translate
page-type: css-function
browser-compat: css.types.transform-function.translate
---
{{CSSRef}}
The **`translate()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) repositions an element in the horizontal and/or vertical
direct... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/matrix3d/index.md | ---
title: matrix3d()
slug: Web/CSS/transform-function/matrix3d
page-type: css-function
browser-compat: css.types.transform-function.matrix3d
---
{{CSSRef}}
The **`matrix3d()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a 3D transformation as a 4x4 homogeneous matrix.
Its result... | 0 |
data/mdn-content/files/en-us/web/css/transform-function | data/mdn-content/files/en-us/web/css/transform-function/skew/index.md | ---
title: skew()
slug: Web/CSS/transform-function/skew
page-type: css-function
browser-compat: css.types.transform-function.skew
---
{{CSSRef}}
The **`skew()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) defines a transformation that skews an element on the 2D
plane. Its result is a {{c... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.