From 1bbb4d9683edd28fc947b17804e5b882184ecfcb Mon Sep 17 00:00:00 2001 From: Florian Dieminger Date: Mon, 15 Mar 2021 18:56:01 +0100 Subject: [PATCH] remove pre for CSSSyntaxd (#175) ``` s/(\{\{csssyntax(\(.*\))?\}\})\n?/$1/g ``` --- files/ar/web/css/align-content/index.html | 2 +- files/ar/web/css/order/index.html | 2 +- files/ar/web/css/transform/index.html | 2 +- files/bg/web/css/_colon_first-child/index.html | 3 +-- files/bg/web/css/_colon_nth-child/index.html | 3 +-- files/bg/web/css/transition-delay/index.html | 2 +- files/bg/web/css/transition/index.html | 2 +- files/ca/web/css/_colon_active/index.html | 2 +- files/ca/web/css/_colon_any-link/index.html | 3 +-- files/ca/web/css/_colon_checked/index.html | 2 +- files/ca/web/css/_colon_default/index.html | 3 +-- files/ca/web/css/_colon_dir/index.html | 2 +- files/ca/web/css/_colon_disabled/index.html | 2 +- files/ca/web/css/_colon_empty/index.html | 3 +-- files/ca/web/css/_colon_enabled/index.html | 2 +- files/ca/web/css/_colon_first-child/index.html | 3 +-- files/ca/web/css/_colon_first-of-type/index.html | 3 +-- files/ca/web/css/_colon_first/index.html | 2 +- files/ca/web/css/_colon_focus-within/index.html | 2 +- files/ca/web/css/_colon_focus/index.html | 2 +- files/ca/web/css/_colon_fullscreen/index.html | 2 +- files/ca/web/css/_colon_hover/index.html | 2 +- files/ca/web/css/_colon_in-range/index.html | 2 +- files/ca/web/css/_colon_indeterminate/index.html | 2 +- files/ca/web/css/_colon_invalid/index.html | 2 +- files/ca/web/css/_colon_is/index.html | 2 +- files/ca/web/css/_colon_lang/index.html | 2 +- files/ca/web/css/_colon_last-child/index.html | 2 +- files/ca/web/css/_colon_last-of-type/index.html | 3 +-- files/ca/web/css/_colon_left/index.html | 2 +- files/ca/web/css/_colon_link/index.html | 2 +- files/ca/web/css/_colon_not/index.html | 2 +- files/ca/web/css/_colon_nth-child/index.html | 3 +-- files/ca/web/css/_colon_nth-last-child/index.html | 3 +-- files/ca/web/css/_colon_nth-last-of-type/index.html | 3 +-- files/ca/web/css/_colon_nth-of-type/index.html | 3 +-- files/ca/web/css/_colon_only-child/index.html | 3 +-- files/ca/web/css/_colon_only-of-type/index.html | 3 +-- files/ca/web/css/_colon_optional/index.html | 2 +- files/ca/web/css/_colon_out-of-range/index.html | 2 +- files/ca/web/css/_colon_placeholder-shown/index.html | 2 +- files/ca/web/css/_colon_read-only/index.html | 2 +- files/ca/web/css/_colon_read-write/index.html | 2 +- files/ca/web/css/_colon_required/index.html | 2 +- files/ca/web/css/_colon_right/index.html | 2 +- files/ca/web/css/_colon_root/index.html | 2 +- files/ca/web/css/_colon_scope/index.html | 2 +- files/ca/web/css/_colon_target/index.html | 2 +- files/ca/web/css/_colon_valid/index.html | 2 +- files/ca/web/css/_colon_visited/index.html | 2 +- files/ca/web/css/_doublecolon_-moz-progress-bar/index.html | 2 +- files/ca/web/css/_doublecolon_-moz-range-progress/index.html | 2 +- files/ca/web/css/_doublecolon_-moz-range-thumb/index.html | 2 +- files/ca/web/css/_doublecolon_-moz-range-track/index.html | 2 +- files/ca/web/css/_doublecolon_after/index.html | 2 +- files/ca/web/css/_doublecolon_before/index.html | 2 +- files/ca/web/css/_doublecolon_cue/index.html | 2 +- files/ca/web/css/_doublecolon_first-letter/index.html | 2 +- files/ca/web/css/_doublecolon_first-line/index.html | 2 +- files/ca/web/css/_doublecolon_placeholder/index.html | 2 +- files/ca/web/css/box-sizing/index.html | 2 +- files/ca/web/css/height/index.html | 2 +- files/ca/web/css/margin-bottom/index.html | 2 +- files/ca/web/css/margin-left/index.html | 2 +- files/ca/web/css/margin-right/index.html | 2 +- files/ca/web/css/margin-top/index.html | 2 +- files/ca/web/css/margin-trim/index.html | 2 +- files/ca/web/css/margin/index.html | 2 +- files/ca/web/css/max-height/index.html | 2 +- files/ca/web/css/max-width/index.html | 2 +- files/ca/web/css/min-height/index.html | 2 +- files/ca/web/css/min-width/index.html | 2 +- files/ca/web/css/overflow-x/index.html | 2 +- files/ca/web/css/overflow-y/index.html | 2 +- files/ca/web/css/overflow/index.html | 2 +- files/ca/web/css/overscroll-behavior-block/index.html | 2 +- files/ca/web/css/overscroll-behavior-inline/index.html | 2 +- files/ca/web/css/overscroll-behavior/index.html | 2 +- files/ca/web/css/padding-bottom/index.html | 2 +- files/ca/web/css/padding-left/index.html | 2 +- files/ca/web/css/padding-right/index.html | 2 +- files/ca/web/css/padding-top/index.html | 2 +- files/ca/web/css/padding/index.html | 2 +- files/ca/web/css/visibility/index.html | 2 +- files/ca/web/css/width/index.html | 2 +- .../document_a_css_property/property_template/index.html | 2 +- files/de/web/css/-moz-float-edge/index.html | 2 +- files/de/web/css/-moz-force-broken-image-icon/index.html | 2 +- files/de/web/css/-moz-image-region/index.html | 3 +-- files/de/web/css/-moz-orient/index.html | 2 +- files/de/web/css/-moz-outline-radius/index.html | 2 +- files/de/web/css/-moz-user-focus/index.html | 2 +- files/de/web/css/-moz-user-input/index.html | 2 +- files/de/web/css/-webkit-box-reflect/index.html | 2 +- files/de/web/css/-webkit-mask-position-x/index.html | 2 +- files/de/web/css/-webkit-mask-position-y/index.html | 2 +- files/de/web/css/-webkit-mask-repeat-x/index.html | 3 +-- files/de/web/css/-webkit-mask-repeat-y/index.html | 3 +-- files/de/web/css/-webkit-tap-highlight-color/index.html | 2 +- files/de/web/css/-webkit-text-stroke-color/index.html | 2 +- files/de/web/css/-webkit-text-stroke/index.html | 2 +- files/de/web/css/-webkit-touch-callout/index.html | 2 +- files/de/web/css/@charset/index.html | 2 +- files/de/web/css/@document/index.html | 2 +- files/de/web/css/@import/index.html | 2 +- files/de/web/css/@media/index.html | 2 +- files/de/web/css/@page/bleed/index.html | 2 +- files/de/web/css/@page/index.html | 2 +- files/de/web/css/@page/marks/index.html | 2 +- files/de/web/css/_colon_in-range/index.html | 2 +- files/de/web/css/_colon_invalid/index.html | 2 +- files/de/web/css/_doublecolon_marker/index.html | 2 +- files/de/web/css/_doublecolon_placeholder/index.html | 2 +- files/de/web/css/align-content/index.html | 2 +- files/de/web/css/align-items/index.html | 2 +- files/de/web/css/align-self/index.html | 2 +- files/de/web/css/all/index.html | 2 +- files/de/web/css/animation-delay/index.html | 3 +-- files/de/web/css/animation-direction/index.html | 2 +- files/de/web/css/animation-duration/index.html | 3 +-- files/de/web/css/animation-fill-mode/index.html | 3 +-- files/de/web/css/animation-iteration-count/index.html | 3 +-- files/de/web/css/animation-name/index.html | 2 +- files/de/web/css/animation-play-state/index.html | 2 +- files/de/web/css/animation-timing-function/index.html | 2 +- files/de/web/css/animation/index.html | 3 +-- files/de/web/css/appearance/index.html | 2 +- files/de/web/css/backdrop-filter/index.html | 2 +- files/de/web/css/backface-visibility/index.html | 2 +- files/de/web/css/background-attachment/index.html | 2 +- files/de/web/css/background-blend-mode/index.html | 2 +- files/de/web/css/background-color/index.html | 2 +- files/de/web/css/background-size/index.html | 2 +- files/de/web/css/background/index.html | 2 +- files/de/web/css/border-bottom-color/index.html | 2 +- files/de/web/css/border-bottom-right-radius/index.html | 2 +- files/de/web/css/border-bottom/index.html | 3 +-- files/de/web/css/border-collapse/index.html | 2 +- files/de/web/css/border-image-outset/index.html | 3 +-- files/de/web/css/border-image-repeat/index.html | 2 +- files/de/web/css/border-image-slice/index.html | 2 +- files/de/web/css/border-image-source/index.html | 2 +- files/de/web/css/border-image-width/index.html | 2 +- files/de/web/css/border-image/index.html | 2 +- files/de/web/css/border-spacing/index.html | 2 +- files/de/web/css/border-style/index.html | 2 +- files/de/web/css/border/index.html | 2 +- files/de/web/css/box-decoration-break/index.html | 2 +- files/de/web/css/box-pack/index.html | 2 +- files/de/web/css/box-shadow/index.html | 2 +- files/de/web/css/box-sizing/index.html | 2 +- files/de/web/css/break-after/index.html | 2 +- files/de/web/css/break-inside/index.html | 2 +- files/de/web/css/calc()/index.html | 2 +- files/de/web/css/caption-side/index.html | 2 +- files/de/web/css/clear/index.html | 2 +- files/de/web/css/clip-path/index.html | 2 +- files/de/web/css/clip/index.html | 2 +- files/de/web/css/color/index.html | 2 +- files/de/web/css/column-gap/index.html | 2 +- files/de/web/css/column-rule-width/index.html | 2 +- files/de/web/css/column-span/index.html | 3 +-- files/de/web/css/column-width/index.html | 2 +- files/de/web/css/columns/index.html | 2 +- files/de/web/css/counter-increment/index.html | 2 +- files/de/web/css/counter-reset/index.html | 2 +- files/de/web/css/cursor/index.html | 3 +-- files/de/web/css/direction/index.html | 2 +- files/de/web/css/display/index.html | 3 +-- files/de/web/css/empty-cells/index.html | 2 +- files/de/web/css/flex-flow/index.html | 2 +- files/de/web/css/flex-grow/index.html | 3 +-- files/de/web/css/float/index.html | 2 +- files/de/web/css/font-size/index.html | 2 +- files/de/web/css/font-style/index.html | 2 +- files/de/web/css/gap/index.html | 2 +- files/de/web/css/grid-template-areas/index.html | 2 +- files/de/web/css/grid/index.html | 2 +- files/de/web/css/height/index.html | 2 +- files/de/web/css/hyphens/index.html | 3 +-- files/de/web/css/image-orientation/index.html | 2 +- files/de/web/css/image-rendering/index.html | 2 +- files/de/web/css/justify-content/index.html | 2 +- files/de/web/css/letter-spacing/index.html | 2 +- files/de/web/css/line-break/index.html | 2 +- files/de/web/css/list-style-image/index.html | 2 +- files/de/web/css/list-style-type/index.html | 2 +- files/de/web/css/mask-origin/index.html | 2 +- files/de/web/css/mask-repeat/index.html | 2 +- files/de/web/css/mask/index.html | 2 +- files/de/web/css/max-height/index.html | 2 +- files/de/web/css/mix-blend-mode/index.html | 2 +- files/de/web/css/object-fit/index.html | 2 +- files/de/web/css/object-position/index.html | 2 +- files/de/web/css/opacity/index.html | 2 +- files/de/web/css/order/index.html | 2 +- files/de/web/css/orphans/index.html | 2 +- files/de/web/css/outline-color/index.html | 2 +- files/de/web/css/outline/index.html | 2 +- files/de/web/css/overflow-wrap/index.html | 2 +- files/de/web/css/overscroll-behavior-y/index.html | 2 +- files/de/web/css/overscroll-behavior/index.html | 2 +- files/de/web/css/perspective-origin/index.html | 2 +- files/de/web/css/pointer-events/index.html | 2 +- files/de/web/css/position/index.html | 3 +-- files/de/web/css/quotes/index.html | 2 +- files/de/web/css/resize/index.html | 2 +- files/de/web/css/right/index.html | 2 +- files/de/web/css/row-gap/index.html | 2 +- files/de/web/css/ruby-align/index.html | 2 +- files/de/web/css/scroll-behavior/index.html | 2 +- files/de/web/css/tab-size/index.html | 2 +- files/de/web/css/table-layout/index.html | 2 +- files/de/web/css/text-align-last/index.html | 2 +- files/de/web/css/text-align/index.html | 2 +- files/de/web/css/text-decoration/index.html | 2 +- files/de/web/css/text-justify/index.html | 2 +- files/de/web/css/text-overflow/index.html | 2 +- files/de/web/css/text-rendering/index.html | 2 +- files/de/web/css/text-shadow/index.html | 2 +- files/de/web/css/text-underline-position/index.html | 2 +- files/de/web/css/top/index.html | 2 +- files/de/web/css/touch-action/index.html | 2 +- files/de/web/css/transform-origin/index.html | 2 +- files/de/web/css/transform/index.html | 2 +- files/de/web/css/transition-property/index.html | 2 +- files/de/web/css/transition/index.html | 2 +- files/de/web/css/translate/index.html | 2 +- files/de/web/css/unicode-bidi/index.html | 2 +- files/de/web/css/user-modify/index.html | 2 +- files/de/web/css/vertical-align/index.html | 2 +- files/de/web/css/visibility/index.html | 2 +- files/de/web/css/white-space/index.html | 2 +- files/de/web/css/widows/index.html | 2 +- files/de/web/css/width/index.html | 2 +- files/de/web/css/word-break/index.html | 2 +- files/de/web/css/word-spacing/index.html | 2 +- files/de/web/css/z-index/index.html | 2 +- files/es/conflicting/web/css/@viewport/index.html | 3 +-- .../css/@viewport_c925ec0506b352ea1185248b874f7848/index.html | 2 +- .../document_a_css_property/property_template/index.html | 2 +- files/es/web/css/--_star_/index.html | 2 +- files/es/web/css/-moz-context-properties/index.html | 2 +- files/es/web/css/-moz-float-edge/index.html | 2 +- files/es/web/css/-moz-image-region/index.html | 2 +- files/es/web/css/-moz-orient/index.html | 2 +- files/es/web/css/-moz-outline-radius/index.html | 2 +- files/es/web/css/-moz-user-focus/index.html | 2 +- files/es/web/css/-moz-user-input/index.html | 2 +- files/es/web/css/-webkit-border-before/index.html | 2 +- files/es/web/css/-webkit-box-reflect/index.html | 2 +- files/es/web/css/-webkit-mask-attachment/index.html | 3 +-- files/es/web/css/-webkit-mask-position-x/index.html | 2 +- files/es/web/css/-webkit-mask-position-y/index.html | 2 +- files/es/web/css/-webkit-mask-repeat-x/index.html | 3 +-- files/es/web/css/-webkit-mask-repeat-y/index.html | 3 +-- files/es/web/css/-webkit-overflow-scrolling/index.html | 2 +- files/es/web/css/-webkit-tap-highlight-color/index.html | 2 +- files/es/web/css/-webkit-text-stroke-color/index.html | 2 +- files/es/web/css/-webkit-text-stroke-width/index.html | 2 +- files/es/web/css/-webkit-text-stroke/index.html | 2 +- files/es/web/css/-webkit-touch-callout/index.html | 2 +- files/es/web/css/@charset/index.html | 3 +-- files/es/web/css/@counter-style/additive-symbols/index.html | 2 +- files/es/web/css/@counter-style/index.html | 3 +-- files/es/web/css/@counter-style/symbols/index.html | 2 +- files/es/web/css/@document/index.html | 2 +- files/es/web/css/@font-face/font-display/index.html | 2 +- files/es/web/css/@font-face/font-family/index.html | 2 +- files/es/web/css/@font-face/font-style/index.html | 2 +- files/es/web/css/@font-face/src/index.html | 2 +- files/es/web/css/@font-feature-values/index.html | 2 +- files/es/web/css/@media/index.html | 2 +- files/es/web/css/@namespace/index.html | 2 +- files/es/web/css/@page/index.html | 2 +- files/es/web/css/@supports/index.html | 2 +- files/es/web/css/@viewport/index.html | 2 +- files/es/web/css/_colon_active/index.html | 2 +- files/es/web/css/_colon_any-link/index.html | 3 +-- files/es/web/css/_colon_blank/index.html | 2 +- files/es/web/css/_colon_checked/index.html | 2 +- files/es/web/css/_colon_default/index.html | 2 +- files/es/web/css/_colon_defined/index.html | 2 +- files/es/web/css/_colon_dir/index.html | 3 +-- files/es/web/css/_colon_disabled/index.html | 2 +- files/es/web/css/_colon_empty/index.html | 2 +- files/es/web/css/_colon_enabled/index.html | 2 +- files/es/web/css/_colon_first-child/index.html | 3 +-- files/es/web/css/_colon_first-of-type/index.html | 3 +-- files/es/web/css/_colon_first/index.html | 2 +- files/es/web/css/_colon_focus-visible/index.html | 2 +- files/es/web/css/_colon_focus-within/index.html | 2 +- files/es/web/css/_colon_focus/index.html | 2 +- files/es/web/css/_colon_fullscreen/index.html | 2 +- files/es/web/css/_colon_host/index.html | 2 +- files/es/web/css/_colon_hover/index.html | 2 +- files/es/web/css/_colon_in-range/index.html | 2 +- files/es/web/css/_colon_indeterminate/index.html | 2 +- files/es/web/css/_colon_invalid/index.html | 2 +- files/es/web/css/_colon_is/index.html | 2 +- files/es/web/css/_colon_lang/index.html | 2 +- files/es/web/css/_colon_last-child/index.html | 2 +- files/es/web/css/_colon_last-of-type/index.html | 3 +-- files/es/web/css/_colon_left/index.html | 2 +- files/es/web/css/_colon_link/index.html | 2 +- files/es/web/css/_colon_not/index.html | 2 +- files/es/web/css/_colon_nth-child/index.html | 3 +-- files/es/web/css/_colon_nth-last-child/index.html | 3 +-- files/es/web/css/_colon_nth-last-of-type/index.html | 3 +-- files/es/web/css/_colon_nth-of-type/index.html | 3 +-- files/es/web/css/_colon_only-child/index.html | 3 +-- files/es/web/css/_colon_only-of-type/index.html | 3 +-- files/es/web/css/_colon_optional/index.html | 2 +- files/es/web/css/_colon_out-of-range/index.html | 2 +- files/es/web/css/_colon_placeholder-shown/index.html | 2 +- files/es/web/css/_colon_read-write/index.html | 2 +- files/es/web/css/_colon_required/index.html | 2 +- files/es/web/css/_colon_right/index.html | 2 +- files/es/web/css/_colon_root/index.html | 2 +- files/es/web/css/_colon_target/index.html | 2 +- files/es/web/css/_colon_valid/index.html | 2 +- files/es/web/css/_colon_visited/index.html | 2 +- files/es/web/css/_doublecolon_-moz-color-swatch/index.html | 3 +-- files/es/web/css/_doublecolon_-moz-progress-bar/index.html | 2 +- files/es/web/css/_doublecolon_-moz-range-progress/index.html | 2 +- files/es/web/css/_doublecolon_-moz-range-thumb/index.html | 2 +- files/es/web/css/_doublecolon_-moz-range-track/index.html | 2 +- files/es/web/css/_doublecolon_after/index.html | 2 +- files/es/web/css/_doublecolon_before/index.html | 2 +- files/es/web/css/_doublecolon_cue/index.html | 2 +- files/es/web/css/_doublecolon_first-letter/index.html | 2 +- files/es/web/css/_doublecolon_first-line/index.html | 2 +- files/es/web/css/_doublecolon_marker/index.html | 2 +- files/es/web/css/_doublecolon_placeholder/index.html | 2 +- files/es/web/css/align-content/index.html | 3 +-- files/es/web/css/align-items/index.html | 3 +-- files/es/web/css/align-self/index.html | 2 +- files/es/web/css/all/index.html | 2 +- files/es/web/css/animation-timing-function/index.html | 2 +- files/es/web/css/appearance/index.html | 2 +- files/es/web/css/backdrop-filter/index.html | 2 +- files/es/web/css/backface-visibility/index.html | 2 +- files/es/web/css/background-position-x/index.html | 2 +- files/es/web/css/background-repeat/index.html | 3 +-- files/es/web/css/block-size/index.html | 3 +-- files/es/web/css/border-block-color/index.html | 2 +- files/es/web/css/border-block-end-color/index.html | 2 +- files/es/web/css/border-block-end-style/index.html | 2 +- files/es/web/css/border-block-end-width/index.html | 2 +- files/es/web/css/border-block-end/index.html | 2 +- files/es/web/css/border-block-start-color/index.html | 2 +- files/es/web/css/border-block-start-style/index.html | 2 +- files/es/web/css/border-block-start-width/index.html | 2 +- files/es/web/css/border-block-start/index.html | 2 +- files/es/web/css/border-block-style/index.html | 2 +- files/es/web/css/border-block-width/index.html | 2 +- files/es/web/css/border-block/index.html | 2 +- files/es/web/css/border-bottom-left-radius/index.html | 2 +- files/es/web/css/border-bottom-right-radius/index.html | 2 +- files/es/web/css/border-end-end-radius/index.html | 2 +- files/es/web/css/border-end-start-radius/index.html | 2 +- files/es/web/css/border-image-outset/index.html | 2 +- files/es/web/css/border-image-repeat/index.html | 2 +- files/es/web/css/border-image-slice/index.html | 2 +- files/es/web/css/border-inline-color/index.html | 2 +- files/es/web/css/border-inline-end-color/index.html | 2 +- files/es/web/css/border-inline-end-style/index.html | 2 +- files/es/web/css/border-inline-end-width/index.html | 2 +- files/es/web/css/border-inline-end/index.html | 2 +- files/es/web/css/border-inline-start-color/index.html | 2 +- files/es/web/css/border-inline-start-style/index.html | 2 +- files/es/web/css/border-inline-start-width/index.html | 2 +- files/es/web/css/border-inline-start/index.html | 2 +- files/es/web/css/border-inline-style/index.html | 2 +- files/es/web/css/border-inline-width/index.html | 2 +- files/es/web/css/border-inline/index.html | 2 +- files/es/web/css/border-right/index.html | 2 +- files/es/web/css/border-start-end-radius/index.html | 2 +- files/es/web/css/border-start-start-radius/index.html | 2 +- files/es/web/css/border-style/index.html | 2 +- files/es/web/css/border-top-color/index.html | 2 +- files/es/web/css/border-top-left-radius/index.html | 2 +- files/es/web/css/border-top-right-radius/index.html | 2 +- files/es/web/css/border-top/index.html | 2 +- files/es/web/css/box-flex/index.html | 2 +- files/es/web/css/box-pack/index.html | 2 +- files/es/web/css/box-sizing/index.html | 2 +- files/es/web/css/caret-color/index.html | 2 +- files/es/web/css/clear/index.html | 2 +- files/es/web/css/clip-path/index.html | 2 +- files/es/web/css/color/index.html | 2 +- files/es/web/css/column-count/index.html | 2 +- files/es/web/css/column-gap/index.html | 2 +- files/es/web/css/column-span/index.html | 2 +- files/es/web/css/display/index.html | 2 +- files/es/web/css/filter/index.html | 2 +- files/es/web/css/fit-content/index.html | 2 +- files/es/web/css/flex-basis/index.html | 2 +- files/es/web/css/flex-direction/index.html | 2 +- files/es/web/css/flex-flow/index.html | 2 +- files/es/web/css/flex-grow/index.html | 2 +- files/es/web/css/flex-shrink/index.html | 3 +-- files/es/web/css/flex/index.html | 2 +- files/es/web/css/float/index.html | 3 +-- files/es/web/css/font-style/index.html | 2 +- files/es/web/css/font-variant-alternates/index.html | 2 +- files/es/web/css/gap/index.html | 2 +- files/es/web/css/grid-auto-columns/index.html | 2 +- files/es/web/css/grid-auto-rows/index.html | 2 +- files/es/web/css/grid-template-areas/index.html | 2 +- files/es/web/css/grid-template-columns/index.html | 2 +- files/es/web/css/grid-template-rows/index.html | 2 +- files/es/web/css/grid/index.html | 2 +- files/es/web/css/height/index.html | 2 +- files/es/web/css/hyphens/index.html | 2 +- files/es/web/css/image-rendering/index.html | 2 +- files/es/web/css/inline-size/index.html | 2 +- files/es/web/css/inset-block-end/index.html | 2 +- files/es/web/css/inset-block-start/index.html | 2 +- files/es/web/css/inset-block/index.html | 2 +- files/es/web/css/inset-inline-end/index.html | 2 +- files/es/web/css/inset-inline-start/index.html | 2 +- files/es/web/css/inset-inline/index.html | 2 +- files/es/web/css/inset/index.html | 2 +- files/es/web/css/isolation/index.html | 2 +- files/es/web/css/justify-content/index.html | 2 +- files/es/web/css/margin-block-start/index.html | 2 +- files/es/web/css/margin-block/index.html | 2 +- files/es/web/css/margin-inline-end/index.html | 2 +- files/es/web/css/margin-inline-start/index.html | 2 +- files/es/web/css/margin-inline/index.html | 2 +- files/es/web/css/margin/index.html | 2 +- files/es/web/css/mask-clip/index.html | 3 +-- files/es/web/css/mask-image/index.html | 3 +-- files/es/web/css/mask-origin/index.html | 2 +- files/es/web/css/mask-position/index.html | 2 +- files/es/web/css/mask-repeat/index.html | 3 +-- files/es/web/css/mask/index.html | 2 +- files/es/web/css/max-block-size/index.html | 2 +- files/es/web/css/max-inline-size/index.html | 2 +- files/es/web/css/max-width/index.html | 2 +- files/es/web/css/min()/index.html | 2 +- files/es/web/css/min-block-size/index.html | 2 +- files/es/web/css/min-height/index.html | 3 +-- files/es/web/css/min-inline-size/index.html | 2 +- files/es/web/css/minmax()/index.html | 2 +- files/es/web/css/mix-blend-mode/index.html | 2 +- files/es/web/css/object-fit/index.html | 2 +- files/es/web/css/object-position/index.html | 2 +- files/es/web/css/order/index.html | 2 +- files/es/web/css/outline-color/index.html | 2 +- files/es/web/css/outline-offset/index.html | 2 +- files/es/web/css/outline-style/index.html | 2 +- files/es/web/css/outline-width/index.html | 2 +- files/es/web/css/outline/index.html | 2 +- files/es/web/css/overflow-y/index.html | 2 +- files/es/web/css/padding-block-end/index.html | 2 +- files/es/web/css/padding-block-start/index.html | 2 +- files/es/web/css/padding-block/index.html | 2 +- files/es/web/css/padding-bottom/index.html | 2 +- files/es/web/css/padding-inline-end/index.html | 2 +- files/es/web/css/padding-inline-start/index.html | 2 +- files/es/web/css/padding-inline/index.html | 2 +- files/es/web/css/padding-top/index.html | 2 +- files/es/web/css/position/index.html | 2 +- files/es/web/css/quotes/index.html | 2 +- files/es/web/css/resize/index.html | 2 +- files/es/web/css/scroll-behavior/index.html | 2 +- files/es/web/css/text-decoration-color/index.html | 2 +- files/es/web/css/text-decoration-line/index.html | 2 +- files/es/web/css/text-decoration-style/index.html | 2 +- files/es/web/css/text-decoration/index.html | 2 +- files/es/web/css/text-emphasis-color/index.html | 3 +-- files/es/web/css/text-emphasis/index.html | 3 +-- files/es/web/css/text-orientation/index.html | 2 +- files/es/web/css/text-overflow/index.html | 3 +-- files/es/web/css/text-shadow/index.html | 2 +- files/es/web/css/text-transform/index.html | 2 +- files/es/web/css/transform-style/index.html | 2 +- files/es/web/css/transform/index.html | 2 +- files/es/web/css/transition-duration/index.html | 2 +- files/es/web/css/transition-property/index.html | 2 +- files/es/web/css/transition/index.html | 3 +-- files/es/web/css/user-modify/index.html | 2 +- files/es/web/css/user-select/index.html | 2 +- files/es/web/css/var()/index.html | 3 +-- files/es/web/css/white-space/index.html | 2 +- files/es/web/css/widows/index.html | 2 +- files/es/web/css/width/index.html | 2 +- files/es/web/css/writing-mode/index.html | 2 +- files/fa/web/css/_colon_not/index.html | 2 +- files/fa/web/css/_doublecolon_cue/index.html | 2 +- files/fa/web/css/all/index.html | 2 +- files/fa/web/css/margin/index.html | 2 +- files/fa/web/css/zoom/index.html | 2 +- files/fr/conflicting/web/css/@viewport/index.html | 3 +-- .../css/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce/index.html | 2 +- .../css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html | 2 +- .../css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html | 2 +- .../css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html | 2 +- .../css/@viewport_a47f799d4189f98a73bc55899628d6d7/index.html | 2 +- .../css/@viewport_c5f2dc316e069e8c32ab24f9117600a7/index.html | 2 +- .../css/@viewport_c925ec0506b352ea1185248b874f7848/index.html | 3 +-- .../css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html | 2 +- .../css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html | 2 +- .../css/@viewport_ff9d4f4f351256d9fdb3d21397eb3880/index.html | 2 +- files/fr/conflicting/web/css/_colon_is/index.html | 3 +-- files/fr/conflicting/web/css/column-gap/index.html | 2 +- files/fr/conflicting/web/css/scroll-snap-type/index.html | 3 +-- files/fr/conflicting/web/css/user-select/index.html | 3 +-- files/fr/web/css/--_star_/index.html | 2 +- files/fr/web/css/-moz-context-properties/index.html | 2 +- files/fr/web/css/-moz-float-edge/index.html | 2 +- files/fr/web/css/-moz-force-broken-image-icon/index.html | 2 +- files/fr/web/css/-moz-image-rect/index.html | 2 +- files/fr/web/css/-moz-image-region/index.html | 2 +- files/fr/web/css/-moz-orient/index.html | 2 +- files/fr/web/css/-moz-outline-radius/index.html | 2 +- files/fr/web/css/-moz-user-focus/index.html | 2 +- files/fr/web/css/-moz-user-input/index.html | 2 +- files/fr/web/css/-webkit-border-before/index.html | 2 +- files/fr/web/css/-webkit-box-reflect/index.html | 2 +- files/fr/web/css/-webkit-mask-attachment/index.html | 2 +- files/fr/web/css/-webkit-mask-composite/index.html | 2 +- files/fr/web/css/-webkit-mask-position-x/index.html | 2 +- files/fr/web/css/-webkit-mask-position-y/index.html | 2 +- files/fr/web/css/-webkit-mask-repeat-x/index.html | 3 +-- files/fr/web/css/-webkit-mask-repeat-y/index.html | 3 +-- files/fr/web/css/-webkit-overflow-scrolling/index.html | 2 +- files/fr/web/css/-webkit-tap-highlight-color/index.html | 2 +- files/fr/web/css/-webkit-text-fill-color/index.html | 2 +- files/fr/web/css/-webkit-text-stroke-color/index.html | 2 +- files/fr/web/css/-webkit-text-stroke-width/index.html | 2 +- files/fr/web/css/-webkit-text-stroke/index.html | 2 +- files/fr/web/css/-webkit-touch-callout/index.html | 2 +- files/fr/web/css/@charset/index.html | 3 +-- files/fr/web/css/@counter-style/additive-symbols/index.html | 2 +- files/fr/web/css/@counter-style/fallback/index.html | 2 +- files/fr/web/css/@counter-style/index.html | 3 +-- files/fr/web/css/@counter-style/negative/index.html | 2 +- files/fr/web/css/@counter-style/pad/index.html | 2 +- files/fr/web/css/@counter-style/prefix/index.html | 2 +- files/fr/web/css/@counter-style/range/index.html | 2 +- files/fr/web/css/@counter-style/speak-as/index.html | 2 +- files/fr/web/css/@counter-style/suffix/index.html | 2 +- files/fr/web/css/@counter-style/symbols/index.html | 2 +- files/fr/web/css/@counter-style/system/index.html | 2 +- files/fr/web/css/@document/index.html | 2 +- files/fr/web/css/@font-face/font-display/index.html | 2 +- files/fr/web/css/@font-face/font-family/index.html | 2 +- files/fr/web/css/@font-face/font-stretch/index.html | 3 +-- files/fr/web/css/@font-face/font-style/index.html | 2 +- .../fr/web/css/@font-face/font-variation-settings/index.html | 2 +- files/fr/web/css/@font-face/font-weight/index.html | 3 +-- files/fr/web/css/@font-face/index.html | 2 +- files/fr/web/css/@font-face/src/index.html | 2 +- files/fr/web/css/@font-face/unicode-range/index.html | 2 +- files/fr/web/css/@font-feature-values/index.html | 2 +- files/fr/web/css/@import/index.html | 2 +- files/fr/web/css/@keyframes/index.html | 2 +- files/fr/web/css/@media/-ms-high-contrast/index.html | 2 +- files/fr/web/css/@media/index.html | 2 +- files/fr/web/css/@namespace/index.html | 2 +- files/fr/web/css/@page/bleed/index.html | 2 +- files/fr/web/css/@page/index.html | 2 +- files/fr/web/css/@page/marks/index.html | 2 +- files/fr/web/css/@supports/index.html | 2 +- files/fr/web/css/@viewport/index.html | 2 +- files/fr/web/css/_colon_-moz-only-whitespace/index.html | 2 +- files/fr/web/css/_colon_active/index.html | 2 +- files/fr/web/css/_colon_any-link/index.html | 3 +-- files/fr/web/css/_colon_blank/index.html | 2 +- files/fr/web/css/_colon_checked/index.html | 3 +-- files/fr/web/css/_colon_default/index.html | 3 +-- files/fr/web/css/_colon_defined/index.html | 2 +- files/fr/web/css/_colon_dir/index.html | 2 +- files/fr/web/css/_colon_disabled/index.html | 2 +- files/fr/web/css/_colon_empty/index.html | 3 +-- files/fr/web/css/_colon_enabled/index.html | 2 +- files/fr/web/css/_colon_first-child/index.html | 3 +-- files/fr/web/css/_colon_first-of-type/index.html | 3 +-- files/fr/web/css/_colon_first/index.html | 2 +- files/fr/web/css/_colon_focus-within/index.html | 2 +- files/fr/web/css/_colon_focus/index.html | 2 +- files/fr/web/css/_colon_fullscreen/index.html | 2 +- files/fr/web/css/_colon_host()/index.html | 2 +- files/fr/web/css/_colon_host-context()/index.html | 2 +- files/fr/web/css/_colon_host/index.html | 2 +- files/fr/web/css/_colon_hover/index.html | 2 +- files/fr/web/css/_colon_in-range/index.html | 2 +- files/fr/web/css/_colon_indeterminate/index.html | 2 +- files/fr/web/css/_colon_invalid/index.html | 2 +- files/fr/web/css/_colon_is/index.html | 2 +- files/fr/web/css/_colon_lang/index.html | 2 +- files/fr/web/css/_colon_last-child/index.html | 2 +- files/fr/web/css/_colon_last-of-type/index.html | 2 +- files/fr/web/css/_colon_left/index.html | 2 +- files/fr/web/css/_colon_link/index.html | 2 +- files/fr/web/css/_colon_not/index.html | 2 +- files/fr/web/css/_colon_nth-child/index.html | 2 +- files/fr/web/css/_colon_nth-last-child/index.html | 2 +- files/fr/web/css/_colon_nth-last-of-type/index.html | 2 +- files/fr/web/css/_colon_nth-of-type/index.html | 2 +- files/fr/web/css/_colon_only-child/index.html | 2 +- files/fr/web/css/_colon_only-of-type/index.html | 2 +- files/fr/web/css/_colon_optional/index.html | 2 +- files/fr/web/css/_colon_out-of-range/index.html | 2 +- files/fr/web/css/_colon_placeholder-shown/index.html | 2 +- files/fr/web/css/_colon_read-only/index.html | 2 +- files/fr/web/css/_colon_read-write/index.html | 2 +- files/fr/web/css/_colon_required/index.html | 2 +- files/fr/web/css/_colon_right/index.html | 2 +- files/fr/web/css/_colon_root/index.html | 2 +- files/fr/web/css/_colon_scope/index.html | 2 +- files/fr/web/css/_colon_target/index.html | 2 +- files/fr/web/css/_colon_user-invalid/index.html | 2 +- files/fr/web/css/_colon_valid/index.html | 2 +- files/fr/web/css/_colon_visited/index.html | 2 +- files/fr/web/css/_colon_where/index.html | 2 +- files/fr/web/css/_doublecolon_-moz-color-swatch/index.html | 2 +- files/fr/web/css/_doublecolon_-moz-page-sequence/index.html | 2 +- files/fr/web/css/_doublecolon_-moz-page/index.html | 2 +- files/fr/web/css/_doublecolon_-moz-progress-bar/index.html | 2 +- files/fr/web/css/_doublecolon_-moz-range-progress/index.html | 2 +- files/fr/web/css/_doublecolon_-moz-range-thumb/index.html | 2 +- files/fr/web/css/_doublecolon_-moz-range-track/index.html | 2 +- .../css/_doublecolon_-moz-scrolled-page-sequence/index.html | 2 +- files/fr/web/css/_doublecolon_-webkit-scrollbar/index.html | 3 +-- files/fr/web/css/_doublecolon_after/index.html | 2 +- files/fr/web/css/_doublecolon_backdrop/index.html | 2 +- files/fr/web/css/_doublecolon_before/index.html | 3 +-- files/fr/web/css/_doublecolon_cue-region/index.html | 2 +- files/fr/web/css/_doublecolon_cue/index.html | 2 +- files/fr/web/css/_doublecolon_first-letter/index.html | 2 +- files/fr/web/css/_doublecolon_first-line/index.html | 2 +- files/fr/web/css/_doublecolon_marker/index.html | 3 +-- files/fr/web/css/_doublecolon_part/index.html | 2 +- files/fr/web/css/_doublecolon_placeholder/index.html | 2 +- files/fr/web/css/_doublecolon_slotted/index.html | 2 +- files/fr/web/css/align-content/index.html | 3 +-- files/fr/web/css/align-items/index.html | 3 +-- files/fr/web/css/align-self/index.html | 2 +- files/fr/web/css/all/index.html | 2 +- files/fr/web/css/animation-delay/index.html | 3 +-- files/fr/web/css/animation-direction/index.html | 2 +- files/fr/web/css/animation-duration/index.html | 2 +- files/fr/web/css/animation-fill-mode/index.html | 3 +-- files/fr/web/css/animation-iteration-count/index.html | 2 +- files/fr/web/css/animation-name/index.html | 2 +- files/fr/web/css/animation-play-state/index.html | 3 +-- files/fr/web/css/animation-timing-function/index.html | 2 +- files/fr/web/css/animation/index.html | 2 +- files/fr/web/css/appearance/index.html | 2 +- files/fr/web/css/attr()/index.html | 2 +- files/fr/web/css/attribute_selectors/index.html | 2 +- files/fr/web/css/backdrop-filter/index.html | 2 +- files/fr/web/css/backface-visibility/index.html | 2 +- files/fr/web/css/background-attachment/index.html | 3 +-- files/fr/web/css/background-clip/index.html | 2 +- files/fr/web/css/background-color/index.html | 2 +- files/fr/web/css/background-image/index.html | 3 +-- files/fr/web/css/background-origin/index.html | 2 +- files/fr/web/css/background-position-x/index.html | 2 +- files/fr/web/css/background-position-y/index.html | 2 +- files/fr/web/css/background-position/index.html | 2 +- files/fr/web/css/background-repeat/index.html | 3 +-- files/fr/web/css/background-size/index.html | 3 +-- files/fr/web/css/background/index.html | 2 +- files/fr/web/css/block-size/index.html | 2 +- files/fr/web/css/border-block-color/index.html | 2 +- files/fr/web/css/border-block-end-color/index.html | 2 +- files/fr/web/css/border-block-end-style/index.html | 2 +- files/fr/web/css/border-block-end-width/index.html | 2 +- files/fr/web/css/border-block-end/index.html | 2 +- files/fr/web/css/border-block-start-color/index.html | 2 +- files/fr/web/css/border-block-start-style/index.html | 2 +- files/fr/web/css/border-block-start-width/index.html | 2 +- files/fr/web/css/border-block-start/index.html | 2 +- files/fr/web/css/border-block-style/index.html | 2 +- files/fr/web/css/border-block-width/index.html | 2 +- files/fr/web/css/border-block/index.html | 2 +- files/fr/web/css/border-bottom-color/index.html | 2 +- files/fr/web/css/border-bottom-left-radius/index.html | 2 +- files/fr/web/css/border-bottom-right-radius/index.html | 2 +- files/fr/web/css/border-bottom-style/index.html | 2 +- files/fr/web/css/border-bottom-width/index.html | 2 +- files/fr/web/css/border-bottom/index.html | 2 +- files/fr/web/css/border-collapse/index.html | 2 +- files/fr/web/css/border-color/index.html | 2 +- files/fr/web/css/border-end-end-radius/index.html | 2 +- files/fr/web/css/border-end-start-radius/index.html | 2 +- files/fr/web/css/border-image-outset/index.html | 2 +- files/fr/web/css/border-image-repeat/index.html | 2 +- files/fr/web/css/border-image-slice/index.html | 2 +- files/fr/web/css/border-image-source/index.html | 2 +- files/fr/web/css/border-image-width/index.html | 2 +- files/fr/web/css/border-image/index.html | 2 +- files/fr/web/css/border-inline-color/index.html | 2 +- files/fr/web/css/border-inline-end-color/index.html | 2 +- files/fr/web/css/border-inline-end-style/index.html | 2 +- files/fr/web/css/border-inline-end-width/index.html | 2 +- files/fr/web/css/border-inline-end/index.html | 2 +- files/fr/web/css/border-inline-start-color/index.html | 2 +- files/fr/web/css/border-inline-start-style/index.html | 2 +- files/fr/web/css/border-inline-start-width/index.html | 2 +- files/fr/web/css/border-inline-start/index.html | 2 +- files/fr/web/css/border-inline-style/index.html | 2 +- files/fr/web/css/border-inline-width/index.html | 2 +- files/fr/web/css/border-inline/index.html | 2 +- files/fr/web/css/border-left-color/index.html | 2 +- files/fr/web/css/border-left-style/index.html | 2 +- files/fr/web/css/border-left-width/index.html | 2 +- files/fr/web/css/border-left/index.html | 2 +- files/fr/web/css/border-radius/index.html | 2 +- files/fr/web/css/border-right-color/index.html | 2 +- files/fr/web/css/border-right-style/index.html | 2 +- files/fr/web/css/border-right-width/index.html | 2 +- files/fr/web/css/border-right/index.html | 2 +- files/fr/web/css/border-spacing/index.html | 2 +- files/fr/web/css/border-start-end-radius/index.html | 2 +- files/fr/web/css/border-start-start-radius/index.html | 2 +- files/fr/web/css/border-style/index.html | 2 +- files/fr/web/css/border-top-color/index.html | 2 +- files/fr/web/css/border-top-left-radius/index.html | 2 +- files/fr/web/css/border-top-right-radius/index.html | 2 +- files/fr/web/css/border-top-style/index.html | 2 +- files/fr/web/css/border-top-width/index.html | 2 +- files/fr/web/css/border-top/index.html | 2 +- files/fr/web/css/border-width/index.html | 2 +- files/fr/web/css/border/index.html | 2 +- files/fr/web/css/bottom/index.html | 2 +- files/fr/web/css/box-align/index.html | 2 +- files/fr/web/css/box-decoration-break/index.html | 2 +- files/fr/web/css/box-direction/index.html | 3 +-- files/fr/web/css/box-flex-group/index.html | 2 +- files/fr/web/css/box-flex/index.html | 2 +- files/fr/web/css/box-lines/index.html | 2 +- files/fr/web/css/box-ordinal-group/index.html | 2 +- files/fr/web/css/box-orient/index.html | 2 +- files/fr/web/css/box-pack/index.html | 2 +- files/fr/web/css/box-shadow/index.html | 2 +- files/fr/web/css/box-sizing/index.html | 2 +- files/fr/web/css/break-after/index.html | 2 +- files/fr/web/css/break-before/index.html | 2 +- files/fr/web/css/break-inside/index.html | 2 +- files/fr/web/css/calc()/index.html | 2 +- files/fr/web/css/caption-side/index.html | 2 +- files/fr/web/css/caret-color/index.html | 2 +- files/fr/web/css/clamp()/index.html | 2 +- files/fr/web/css/clear/index.html | 2 +- files/fr/web/css/clip-path/index.html | 2 +- files/fr/web/css/clip/index.html | 3 +-- files/fr/web/css/color-adjust/index.html | 2 +- files/fr/web/css/color/index.html | 2 +- files/fr/web/css/column-count/index.html | 2 +- files/fr/web/css/column-fill/index.html | 2 +- files/fr/web/css/column-gap/index.html | 2 +- files/fr/web/css/column-rule-color/index.html | 3 +-- files/fr/web/css/column-rule-style/index.html | 3 +-- files/fr/web/css/column-rule-width/index.html | 3 +-- files/fr/web/css/column-rule/index.html | 3 +-- files/fr/web/css/column-span/index.html | 2 +- files/fr/web/css/column-width/index.html | 2 +- files/fr/web/css/columns/index.html | 2 +- files/fr/web/css/contain/index.html | 2 +- files/fr/web/css/content/index.html | 3 +-- files/fr/web/css/counter()/index.html | 2 +- files/fr/web/css/counter-increment/index.html | 2 +- files/fr/web/css/counter-reset/index.html | 3 +-- files/fr/web/css/counter-set/index.html | 3 +-- files/fr/web/css/counters()/index.html | 2 +- files/fr/web/css/cross-fade()/index.html | 2 +- files/fr/web/css/cursor/index.html | 3 +-- files/fr/web/css/direction/index.html | 2 +- files/fr/web/css/display-box/index.html | 2 +- files/fr/web/css/display-inside/index.html | 2 +- files/fr/web/css/display-legacy/index.html | 2 +- files/fr/web/css/display-listitem/index.html | 2 +- files/fr/web/css/display-outside/index.html | 3 +-- files/fr/web/css/display/index.html | 2 +- files/fr/web/css/empty-cells/index.html | 3 +-- files/fr/web/css/env()/index.html | 2 +- files/fr/web/css/filter/index.html | 2 +- files/fr/web/css/fit-content/index.html | 2 +- files/fr/web/css/flex-basis/index.html | 2 +- files/fr/web/css/flex-direction/index.html | 2 +- files/fr/web/css/flex-flow/index.html | 2 +- files/fr/web/css/flex-grow/index.html | 2 +- files/fr/web/css/flex-shrink/index.html | 2 +- files/fr/web/css/flex-wrap/index.html | 2 +- files/fr/web/css/flex/index.html | 2 +- files/fr/web/css/float/index.html | 2 +- files/fr/web/css/font-family/index.html | 2 +- files/fr/web/css/font-feature-settings/index.html | 2 +- files/fr/web/css/font-kerning/index.html | 2 +- files/fr/web/css/font-language-override/index.html | 2 +- files/fr/web/css/font-optical-sizing/index.html | 2 +- files/fr/web/css/font-size-adjust/index.html | 2 +- files/fr/web/css/font-size/index.html | 2 +- files/fr/web/css/font-stretch/index.html | 2 +- files/fr/web/css/font-style/index.html | 2 +- files/fr/web/css/font-synthesis/index.html | 2 +- files/fr/web/css/font-variant-alternates/index.html | 2 +- files/fr/web/css/font-variant-caps/index.html | 2 +- files/fr/web/css/font-variant-east-asian/index.html | 2 +- files/fr/web/css/font-variant-ligatures/index.html | 2 +- files/fr/web/css/font-variant-numeric/index.html | 2 +- files/fr/web/css/font-variant-position/index.html | 2 +- files/fr/web/css/font-variant/index.html | 2 +- files/fr/web/css/font-variation-settings/index.html | 2 +- files/fr/web/css/font-weight/index.html | 2 +- files/fr/web/css/font/index.html | 2 +- files/fr/web/css/gap/index.html | 2 +- files/fr/web/css/grid-area/index.html | 2 +- files/fr/web/css/grid-auto-columns/index.html | 2 +- files/fr/web/css/grid-auto-flow/index.html | 2 +- files/fr/web/css/grid-auto-rows/index.html | 2 +- files/fr/web/css/grid-column-end/index.html | 2 +- files/fr/web/css/grid-column-start/index.html | 2 +- files/fr/web/css/grid-column/index.html | 2 +- files/fr/web/css/grid-row-end/index.html | 2 +- files/fr/web/css/grid-row-start/index.html | 2 +- files/fr/web/css/grid-row/index.html | 2 +- files/fr/web/css/grid-template-areas/index.html | 2 +- files/fr/web/css/grid-template-columns/index.html | 2 +- files/fr/web/css/grid-template-rows/index.html | 2 +- files/fr/web/css/grid-template/index.html | 2 +- files/fr/web/css/grid/index.html | 2 +- files/fr/web/css/hanging-punctuation/index.html | 2 +- files/fr/web/css/height/index.html | 2 +- files/fr/web/css/hyphens/index.html | 2 +- files/fr/web/css/image()/index.html | 3 +-- files/fr/web/css/image-orientation/index.html | 2 +- files/fr/web/css/image-rendering/index.html | 2 +- files/fr/web/css/ime-mode/index.html | 2 +- files/fr/web/css/initial-letter-align/index.html | 2 +- files/fr/web/css/initial-letter/index.html | 2 +- files/fr/web/css/inline-size/index.html | 2 +- files/fr/web/css/inset-block-end/index.html | 2 +- files/fr/web/css/inset-block-start/index.html | 2 +- files/fr/web/css/inset-block/index.html | 2 +- files/fr/web/css/inset-inline-end/index.html | 2 +- files/fr/web/css/inset-inline-start/index.html | 2 +- files/fr/web/css/inset-inline/index.html | 2 +- files/fr/web/css/inset/index.html | 2 +- files/fr/web/css/isolation/index.html | 2 +- files/fr/web/css/justify-content/index.html | 2 +- files/fr/web/css/justify-items/index.html | 2 +- files/fr/web/css/justify-self/index.html | 2 +- files/fr/web/css/left/index.html | 2 +- files/fr/web/css/letter-spacing/index.html | 2 +- files/fr/web/css/line-break/index.html | 2 +- files/fr/web/css/line-height-step/index.html | 2 +- files/fr/web/css/line-height/index.html | 2 +- files/fr/web/css/list-style-image/index.html | 2 +- files/fr/web/css/list-style-position/index.html | 2 +- files/fr/web/css/list-style-type/index.html | 2 +- files/fr/web/css/list-style/index.html | 2 +- files/fr/web/css/margin-block-end/index.html | 2 +- files/fr/web/css/margin-block-start/index.html | 2 +- files/fr/web/css/margin-block/index.html | 2 +- files/fr/web/css/margin-bottom/index.html | 2 +- files/fr/web/css/margin-inline-end/index.html | 2 +- files/fr/web/css/margin-inline-start/index.html | 2 +- files/fr/web/css/margin-inline/index.html | 2 +- files/fr/web/css/margin-left/index.html | 2 +- files/fr/web/css/margin-right/index.html | 2 +- files/fr/web/css/margin-top/index.html | 2 +- files/fr/web/css/margin-trim/index.html | 2 +- files/fr/web/css/margin/index.html | 2 +- files/fr/web/css/mask-border-mode/index.html | 2 +- files/fr/web/css/mask-border-outset/index.html | 2 +- files/fr/web/css/mask-border-repeat/index.html | 2 +- files/fr/web/css/mask-border-slice/index.html | 2 +- files/fr/web/css/mask-border-source/index.html | 2 +- files/fr/web/css/mask-border-width/index.html | 2 +- files/fr/web/css/mask-border/index.html | 2 +- files/fr/web/css/mask-clip/index.html | 2 +- files/fr/web/css/mask-composite/index.html | 2 +- files/fr/web/css/mask-image/index.html | 2 +- files/fr/web/css/mask-mode/index.html | 2 +- files/fr/web/css/mask-origin/index.html | 2 +- files/fr/web/css/mask-position/index.html | 2 +- files/fr/web/css/mask-repeat/index.html | 2 +- files/fr/web/css/mask-size/index.html | 2 +- files/fr/web/css/mask-type/index.html | 2 +- files/fr/web/css/mask/index.html | 2 +- files/fr/web/css/max()/index.html | 2 +- files/fr/web/css/max-block-size/index.html | 2 +- files/fr/web/css/max-height/index.html | 2 +- files/fr/web/css/max-inline-size/index.html | 2 +- files/fr/web/css/max-width/index.html | 2 +- files/fr/web/css/min()/index.html | 2 +- files/fr/web/css/min-block-size/index.html | 2 +- files/fr/web/css/min-height/index.html | 2 +- files/fr/web/css/min-inline-size/index.html | 2 +- files/fr/web/css/min-width/index.html | 2 +- files/fr/web/css/minmax()/index.html | 2 +- files/fr/web/css/mix-blend-mode/index.html | 2 +- files/fr/web/css/object-fit/index.html | 2 +- files/fr/web/css/object-position/index.html | 2 +- files/fr/web/css/offset-anchor/index.html | 2 +- files/fr/web/css/offset-distance/index.html | 2 +- files/fr/web/css/offset-path/index.html | 2 +- files/fr/web/css/offset-position/index.html | 2 +- files/fr/web/css/offset-rotate/index.html | 2 +- files/fr/web/css/offset/index.html | 2 +- files/fr/web/css/opacity/index.html | 2 +- files/fr/web/css/order/index.html | 2 +- files/fr/web/css/orphans/index.html | 2 +- files/fr/web/css/outline-color/index.html | 2 +- files/fr/web/css/outline-offset/index.html | 2 +- files/fr/web/css/outline-style/index.html | 2 +- files/fr/web/css/outline-width/index.html | 2 +- files/fr/web/css/outline/index.html | 2 +- files/fr/web/css/overflow-anchor/index.html | 2 +- files/fr/web/css/overflow-block/index.html | 2 +- files/fr/web/css/overflow-inline/index.html | 2 +- files/fr/web/css/overflow-wrap/index.html | 2 +- files/fr/web/css/overflow-x/index.html | 2 +- files/fr/web/css/overflow-y/index.html | 2 +- files/fr/web/css/overflow/index.html | 2 +- files/fr/web/css/overscroll-behavior-x/index.html | 2 +- files/fr/web/css/overscroll-behavior-y/index.html | 2 +- files/fr/web/css/overscroll-behavior/index.html | 2 +- files/fr/web/css/padding-block-end/index.html | 2 +- files/fr/web/css/padding-block-start/index.html | 2 +- files/fr/web/css/padding-block/index.html | 2 +- files/fr/web/css/padding-bottom/index.html | 2 +- files/fr/web/css/padding-inline-end/index.html | 2 +- files/fr/web/css/padding-inline-start/index.html | 2 +- files/fr/web/css/padding-inline/index.html | 2 +- files/fr/web/css/padding-left/index.html | 2 +- files/fr/web/css/padding-right/index.html | 2 +- files/fr/web/css/padding-top/index.html | 2 +- files/fr/web/css/padding/index.html | 2 +- files/fr/web/css/page-break-after/index.html | 2 +- files/fr/web/css/page-break-before/index.html | 2 +- files/fr/web/css/page-break-inside/index.html | 2 +- files/fr/web/css/paint-order/index.html | 2 +- files/fr/web/css/perspective-origin/index.html | 2 +- files/fr/web/css/perspective/index.html | 2 +- files/fr/web/css/place-content/index.html | 2 +- files/fr/web/css/place-items/index.html | 2 +- files/fr/web/css/place-self/index.html | 2 +- files/fr/web/css/pointer-events/index.html | 2 +- files/fr/web/css/position/index.html | 2 +- files/fr/web/css/quotes/index.html | 2 +- files/fr/web/css/repeat()/index.html | 2 +- files/fr/web/css/repeating-radial-gradient()/index.html | 2 +- files/fr/web/css/resize/index.html | 2 +- files/fr/web/css/right/index.html | 2 +- files/fr/web/css/rotate/index.html | 2 +- files/fr/web/css/row-gap/index.html | 2 +- files/fr/web/css/ruby-align/index.html | 2 +- files/fr/web/css/ruby-position/index.html | 2 +- files/fr/web/css/scale/index.html | 2 +- files/fr/web/css/scroll-behavior/index.html | 2 +- files/fr/web/css/scroll-margin-block-end/index.html | 2 +- files/fr/web/css/scroll-margin-block-start/index.html | 2 +- files/fr/web/css/scroll-margin-block/index.html | 2 +- files/fr/web/css/scroll-margin-bottom/index.html | 2 +- files/fr/web/css/scroll-margin-inline-end/index.html | 2 +- files/fr/web/css/scroll-margin-inline-start/index.html | 2 +- files/fr/web/css/scroll-margin-inline/index.html | 2 +- files/fr/web/css/scroll-margin-left/index.html | 2 +- files/fr/web/css/scroll-margin-right/index.html | 2 +- files/fr/web/css/scroll-margin-top/index.html | 2 +- files/fr/web/css/scroll-margin/index.html | 2 +- files/fr/web/css/scroll-padding-block-end/index.html | 2 +- files/fr/web/css/scroll-padding-block-start/index.html | 2 +- files/fr/web/css/scroll-padding-block/index.html | 2 +- files/fr/web/css/scroll-padding-bottom/index.html | 2 +- files/fr/web/css/scroll-padding-inline-end/index.html | 2 +- files/fr/web/css/scroll-padding-inline-start/index.html | 2 +- files/fr/web/css/scroll-padding-inline/index.html | 2 +- files/fr/web/css/scroll-padding-left/index.html | 2 +- files/fr/web/css/scroll-padding-right/index.html | 2 +- files/fr/web/css/scroll-padding-top/index.html | 2 +- files/fr/web/css/scroll-padding/index.html | 2 +- files/fr/web/css/scroll-snap-align/index.html | 2 +- files/fr/web/css/scroll-snap-coordinate/index.html | 2 +- files/fr/web/css/scroll-snap-destination/index.html | 2 +- files/fr/web/css/scroll-snap-points-x/index.html | 2 +- files/fr/web/css/scroll-snap-points-y/index.html | 2 +- files/fr/web/css/scroll-snap-stop/index.html | 2 +- files/fr/web/css/scroll-snap-type/index.html | 2 +- files/fr/web/css/scrollbar-color/index.html | 2 +- files/fr/web/css/scrollbar-width/index.html | 2 +- files/fr/web/css/shape-image-threshold/index.html | 2 +- files/fr/web/css/shape-margin/index.html | 2 +- files/fr/web/css/shape-outside/index.html | 2 +- files/fr/web/css/tab-size/index.html | 2 +- files/fr/web/css/table-layout/index.html | 2 +- files/fr/web/css/text-align-last/index.html | 2 +- files/fr/web/css/text-align/index.html | 2 +- files/fr/web/css/text-combine-upright/index.html | 2 +- files/fr/web/css/text-decoration-color/index.html | 2 +- files/fr/web/css/text-decoration-line/index.html | 2 +- files/fr/web/css/text-decoration-skip-ink/index.html | 2 +- files/fr/web/css/text-decoration-skip/index.html | 2 +- files/fr/web/css/text-decoration-style/index.html | 2 +- files/fr/web/css/text-decoration-thickness/index.html | 2 +- files/fr/web/css/text-decoration/index.html | 2 +- files/fr/web/css/text-emphasis-color/index.html | 3 +-- files/fr/web/css/text-emphasis-position/index.html | 3 +-- files/fr/web/css/text-emphasis-style/index.html | 3 +-- files/fr/web/css/text-emphasis/index.html | 3 +-- files/fr/web/css/text-indent/index.html | 2 +- files/fr/web/css/text-justify/index.html | 2 +- files/fr/web/css/text-orientation/index.html | 2 +- files/fr/web/css/text-overflow/index.html | 2 +- files/fr/web/css/text-rendering/index.html | 2 +- files/fr/web/css/text-shadow/index.html | 2 +- files/fr/web/css/text-size-adjust/index.html | 2 +- files/fr/web/css/text-transform/index.html | 2 +- files/fr/web/css/text-underline-offset/index.html | 2 +- files/fr/web/css/text-underline-position/index.html | 2 +- files/fr/web/css/top/index.html | 2 +- files/fr/web/css/touch-action/index.html | 2 +- files/fr/web/css/transform-box/index.html | 2 +- files/fr/web/css/transform-origin/index.html | 2 +- files/fr/web/css/transform-style/index.html | 2 +- files/fr/web/css/transform/index.html | 2 +- files/fr/web/css/transition-delay/index.html | 2 +- files/fr/web/css/transition-duration/index.html | 2 +- files/fr/web/css/transition-property/index.html | 2 +- files/fr/web/css/transition-timing-function/index.html | 2 +- files/fr/web/css/transition/index.html | 2 +- files/fr/web/css/translate/index.html | 2 +- files/fr/web/css/unicode-bidi/index.html | 2 +- files/fr/web/css/user-modify/index.html | 2 +- files/fr/web/css/user-select/index.html | 2 +- files/fr/web/css/var()/index.html | 3 +-- files/fr/web/css/vertical-align/index.html | 2 +- files/fr/web/css/visibility/index.html | 2 +- files/fr/web/css/white-space/index.html | 2 +- files/fr/web/css/widows/index.html | 2 +- files/fr/web/css/width/index.html | 2 +- files/fr/web/css/will-change/index.html | 2 +- files/fr/web/css/word-break/index.html | 2 +- files/fr/web/css/word-spacing/index.html | 2 +- files/fr/web/css/writing-mode/index.html | 2 +- files/fr/web/css/z-index/index.html | 2 +- files/fr/web/css/zoom/index.html | 3 +-- files/he/web/css/position/index.html | 2 +- files/hu/web/css/font-weight/index.html | 2 +- files/hu/web/css/text-decoration/index.html | 2 +- files/id/web/css/@font-face/font-display/index.html | 2 +- files/id/web/css/@font-face/index.html | 2 +- files/id/web/css/background-color/index.html | 2 +- files/id/web/css/flex-direction/index.html | 2 +- files/id/web/css/mask-border-width/index.html | 2 +- files/id/web/css/text-transform/index.html | 2 +- files/it/web/css/-webkit-overflow-scrolling/index.html | 2 +- files/it/web/css/_colon_active/index.html | 2 +- files/it/web/css/_colon_focus/index.html | 2 +- files/it/web/css/_colon_hover/index.html | 2 +- files/it/web/css/border-style/index.html | 2 +- files/it/web/css/flex-shrink/index.html | 2 +- files/it/web/css/flex/index.html | 2 +- files/it/web/css/font-size-adjust/index.html | 2 +- files/it/web/css/min-width/index.html | 2 +- files/it/web/css/object-fit/index.html | 2 +- files/it/web/css/z-index/index.html | 2 +- files/ja/conflicting/web/css/@viewport/index.html | 2 +- .../css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html | 2 +- .../css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html | 2 +- .../css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html | 2 +- .../css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html | 2 +- files/ja/web/css/--_star_/index.html | 2 +- files/ja/web/css/-moz-context-properties/index.html | 2 +- files/ja/web/css/-moz-float-edge/index.html | 2 +- files/ja/web/css/-moz-force-broken-image-icon/index.html | 2 +- files/ja/web/css/-moz-orient/index.html | 2 +- files/ja/web/css/-moz-outline-radius-bottomleft/index.html | 2 +- files/ja/web/css/-moz-outline-radius-bottomright/index.html | 2 +- files/ja/web/css/-moz-outline-radius-topleft/index.html | 2 +- files/ja/web/css/-moz-outline-radius-topright/index.html | 2 +- files/ja/web/css/-moz-outline-radius/index.html | 2 +- files/ja/web/css/-moz-user-input/index.html | 2 +- files/ja/web/css/-webkit-overflow-scrolling/index.html | 2 +- files/ja/web/css/-webkit-tap-highlight-color/index.html | 2 +- files/ja/web/css/-webkit-text-fill-color/index.html | 2 +- files/ja/web/css/-webkit-text-stroke-color/index.html | 2 +- files/ja/web/css/-webkit-text-stroke-width/index.html | 2 +- files/ja/web/css/-webkit-touch-callout/index.html | 2 +- files/ja/web/css/@charset/index.html | 3 +-- files/ja/web/css/@counter-style/additive-symbols/index.html | 2 +- files/ja/web/css/@counter-style/index.html | 3 +-- files/ja/web/css/@counter-style/prefix/index.html | 2 +- files/ja/web/css/@document/index.html | 2 +- files/ja/web/css/@font-face/font-display/index.html | 2 +- files/ja/web/css/@font-face/font-family/index.html | 2 +- files/ja/web/css/@font-face/font-stretch/index.html | 3 +-- files/ja/web/css/@font-face/font-style/index.html | 2 +- .../ja/web/css/@font-face/font-variation-settings/index.html | 2 +- files/ja/web/css/@font-face/font-weight/index.html | 2 +- files/ja/web/css/@font-face/index.html | 2 +- files/ja/web/css/@font-face/src/index.html | 2 +- files/ja/web/css/@font-face/unicode-range/index.html | 2 +- files/ja/web/css/@font-feature-values/index.html | 2 +- files/ja/web/css/@import/index.html | 2 +- files/ja/web/css/@keyframes/index.html | 2 +- files/ja/web/css/@media/-ms-high-contrast/index.html | 2 +- files/ja/web/css/@media/index.html | 2 +- files/ja/web/css/@namespace/index.html | 2 +- files/ja/web/css/@page/bleed/index.html | 2 +- files/ja/web/css/@page/index.html | 2 +- files/ja/web/css/@page/marks/index.html | 2 +- files/ja/web/css/@page/size/index.html | 2 +- files/ja/web/css/@supports/index.html | 2 +- files/ja/web/css/@viewport/index.html | 2 +- files/ja/web/css/_colon_-moz-only-whitespace/index.html | 2 +- files/ja/web/css/_colon_-moz-submit-invalid/index.html | 2 +- files/ja/web/css/_colon_active/index.html | 2 +- files/ja/web/css/_colon_any-link/index.html | 3 +-- files/ja/web/css/_colon_blank/index.html | 2 +- files/ja/web/css/_colon_checked/index.html | 2 +- files/ja/web/css/_colon_default/index.html | 3 +-- files/ja/web/css/_colon_defined/index.html | 2 +- files/ja/web/css/_colon_dir/index.html | 2 +- files/ja/web/css/_colon_disabled/index.html | 2 +- files/ja/web/css/_colon_empty/index.html | 2 +- files/ja/web/css/_colon_enabled/index.html | 2 +- files/ja/web/css/_colon_first-child/index.html | 3 +-- files/ja/web/css/_colon_first-of-type/index.html | 3 +-- files/ja/web/css/_colon_first/index.html | 2 +- files/ja/web/css/_colon_focus-visible/index.html | 2 +- files/ja/web/css/_colon_focus-within/index.html | 2 +- files/ja/web/css/_colon_focus/index.html | 2 +- files/ja/web/css/_colon_fullscreen/index.html | 2 +- files/ja/web/css/_colon_has/index.html | 2 +- files/ja/web/css/_colon_host-context()/index.html | 2 +- files/ja/web/css/_colon_hover/index.html | 2 +- files/ja/web/css/_colon_in-range/index.html | 2 +- files/ja/web/css/_colon_indeterminate/index.html | 2 +- files/ja/web/css/_colon_invalid/index.html | 2 +- files/ja/web/css/_colon_is/index.html | 2 +- files/ja/web/css/_colon_lang/index.html | 2 +- files/ja/web/css/_colon_last-child/index.html | 2 +- files/ja/web/css/_colon_last-of-type/index.html | 3 +-- files/ja/web/css/_colon_left/index.html | 2 +- files/ja/web/css/_colon_link/index.html | 2 +- files/ja/web/css/_colon_not/index.html | 2 +- files/ja/web/css/_colon_nth-child/index.html | 3 +-- files/ja/web/css/_colon_nth-last-child/index.html | 3 +-- files/ja/web/css/_colon_nth-last-of-type/index.html | 3 +-- files/ja/web/css/_colon_nth-of-type/index.html | 3 +-- files/ja/web/css/_colon_only-child/index.html | 3 +-- files/ja/web/css/_colon_only-of-type/index.html | 3 +-- files/ja/web/css/_colon_optional/index.html | 2 +- files/ja/web/css/_colon_out-of-range/index.html | 2 +- files/ja/web/css/_colon_placeholder-shown/index.html | 2 +- files/ja/web/css/_colon_read-only/index.html | 2 +- files/ja/web/css/_colon_read-write/index.html | 2 +- files/ja/web/css/_colon_required/index.html | 2 +- files/ja/web/css/_colon_right/index.html | 2 +- files/ja/web/css/_colon_root/index.html | 2 +- files/ja/web/css/_colon_scope/index.html | 2 +- files/ja/web/css/_colon_target/index.html | 2 +- files/ja/web/css/_colon_valid/index.html | 2 +- files/ja/web/css/_colon_visited/index.html | 2 +- files/ja/web/css/_colon_where/index.html | 2 +- files/ja/web/css/_doublecolon_-moz-color-swatch/index.html | 3 +-- files/ja/web/css/_doublecolon_-moz-progress-bar/index.html | 2 +- files/ja/web/css/_doublecolon_-moz-range-track/index.html | 2 +- files/ja/web/css/_doublecolon_after/index.html | 2 +- files/ja/web/css/_doublecolon_backdrop/index.html | 2 +- files/ja/web/css/_doublecolon_before/index.html | 2 +- files/ja/web/css/_doublecolon_cue/index.html | 2 +- files/ja/web/css/_doublecolon_first-letter/index.html | 2 +- files/ja/web/css/_doublecolon_first-line/index.html | 2 +- files/ja/web/css/_doublecolon_marker/index.html | 2 +- files/ja/web/css/_doublecolon_part/index.html | 2 +- files/ja/web/css/_doublecolon_placeholder/index.html | 2 +- files/ja/web/css/_doublecolon_slotted/index.html | 2 +- files/ja/web/css/align-content/index.html | 2 +- files/ja/web/css/align-items/index.html | 3 +-- files/ja/web/css/align-self/index.html | 2 +- files/ja/web/css/all/index.html | 2 +- files/ja/web/css/animation-delay/index.html | 3 +-- files/ja/web/css/animation-direction/index.html | 2 +- files/ja/web/css/animation-duration/index.html | 2 +- files/ja/web/css/animation-fill-mode/index.html | 2 +- files/ja/web/css/animation-iteration-count/index.html | 2 +- files/ja/web/css/animation-name/index.html | 2 +- files/ja/web/css/animation-timing-function/index.html | 2 +- files/ja/web/css/animation/index.html | 2 +- files/ja/web/css/appearance/index.html | 2 +- files/ja/web/css/attr()/index.html | 2 +- files/ja/web/css/backdrop-filter/index.html | 2 +- files/ja/web/css/backface-visibility/index.html | 2 +- files/ja/web/css/background-attachment/index.html | 2 +- files/ja/web/css/background-blend-mode/index.html | 2 +- files/ja/web/css/background-clip/index.html | 2 +- files/ja/web/css/background-color/index.html | 2 +- files/ja/web/css/background-image/index.html | 2 +- files/ja/web/css/background-origin/index.html | 2 +- files/ja/web/css/background-position-x/index.html | 2 +- files/ja/web/css/background-position-y/index.html | 2 +- files/ja/web/css/background-position/index.html | 2 +- files/ja/web/css/background-repeat/index.html | 3 +-- files/ja/web/css/background-size/index.html | 3 +-- files/ja/web/css/background/index.html | 2 +- files/ja/web/css/block-size/index.html | 2 +- files/ja/web/css/border-block-color/index.html | 2 +- files/ja/web/css/border-block-end-color/index.html | 2 +- files/ja/web/css/border-block-end-style/index.html | 2 +- files/ja/web/css/border-block-end-width/index.html | 2 +- files/ja/web/css/border-block-end/index.html | 2 +- files/ja/web/css/border-block-start-color/index.html | 2 +- files/ja/web/css/border-block-start-style/index.html | 2 +- files/ja/web/css/border-block-start-width/index.html | 2 +- files/ja/web/css/border-block-start/index.html | 2 +- files/ja/web/css/border-block-style/index.html | 2 +- files/ja/web/css/border-block-width/index.html | 2 +- files/ja/web/css/border-block/index.html | 2 +- files/ja/web/css/border-bottom-color/index.html | 2 +- files/ja/web/css/border-bottom-left-radius/index.html | 2 +- files/ja/web/css/border-bottom-right-radius/index.html | 2 +- files/ja/web/css/border-bottom-style/index.html | 2 +- files/ja/web/css/border-bottom-width/index.html | 2 +- files/ja/web/css/border-bottom/index.html | 2 +- files/ja/web/css/border-collapse/index.html | 2 +- files/ja/web/css/border-color/index.html | 2 +- files/ja/web/css/border-end-end-radius/index.html | 2 +- files/ja/web/css/border-end-start-radius/index.html | 2 +- files/ja/web/css/border-image-outset/index.html | 2 +- files/ja/web/css/border-image-repeat/index.html | 2 +- files/ja/web/css/border-image-slice/index.html | 2 +- files/ja/web/css/border-image-source/index.html | 2 +- files/ja/web/css/border-image-width/index.html | 2 +- files/ja/web/css/border-image/index.html | 2 +- files/ja/web/css/border-inline-color/index.html | 2 +- files/ja/web/css/border-inline-end-color/index.html | 2 +- files/ja/web/css/border-inline-end-style/index.html | 2 +- files/ja/web/css/border-inline-end-width/index.html | 2 +- files/ja/web/css/border-inline-end/index.html | 2 +- files/ja/web/css/border-inline-start-color/index.html | 2 +- files/ja/web/css/border-inline-start-style/index.html | 2 +- files/ja/web/css/border-inline-start-width/index.html | 2 +- files/ja/web/css/border-inline-start/index.html | 2 +- files/ja/web/css/border-inline-style/index.html | 2 +- files/ja/web/css/border-inline-width/index.html | 2 +- files/ja/web/css/border-inline/index.html | 2 +- files/ja/web/css/border-left-color/index.html | 2 +- files/ja/web/css/border-left-style/index.html | 2 +- files/ja/web/css/border-left-width/index.html | 2 +- files/ja/web/css/border-left/index.html | 2 +- files/ja/web/css/border-radius/index.html | 2 +- files/ja/web/css/border-right-color/index.html | 2 +- files/ja/web/css/border-right-style/index.html | 2 +- files/ja/web/css/border-right-width/index.html | 2 +- files/ja/web/css/border-right/index.html | 2 +- files/ja/web/css/border-spacing/index.html | 2 +- files/ja/web/css/border-start-end-radius/index.html | 2 +- files/ja/web/css/border-start-start-radius/index.html | 2 +- files/ja/web/css/border-style/index.html | 2 +- files/ja/web/css/border-top-color/index.html | 2 +- files/ja/web/css/border-top-left-radius/index.html | 2 +- files/ja/web/css/border-top-right-radius/index.html | 2 +- files/ja/web/css/border-top-style/index.html | 2 +- files/ja/web/css/border-top-width/index.html | 2 +- files/ja/web/css/border-top/index.html | 2 +- files/ja/web/css/border-width/index.html | 2 +- files/ja/web/css/border/index.html | 2 +- files/ja/web/css/bottom/index.html | 2 +- files/ja/web/css/box-align/index.html | 2 +- files/ja/web/css/box-decoration-break/index.html | 2 +- files/ja/web/css/box-direction/index.html | 2 +- files/ja/web/css/box-flex-group/index.html | 2 +- files/ja/web/css/box-flex/index.html | 2 +- files/ja/web/css/box-lines/index.html | 2 +- files/ja/web/css/box-ordinal-group/index.html | 2 +- files/ja/web/css/box-orient/index.html | 2 +- files/ja/web/css/box-pack/index.html | 2 +- files/ja/web/css/box-shadow/index.html | 2 +- files/ja/web/css/box-sizing/index.html | 2 +- files/ja/web/css/break-after/index.html | 2 +- files/ja/web/css/break-before/index.html | 2 +- files/ja/web/css/break-inside/index.html | 2 +- files/ja/web/css/calc()/index.html | 2 +- files/ja/web/css/caption-side/index.html | 2 +- files/ja/web/css/caret-color/index.html | 2 +- files/ja/web/css/clamp()/index.html | 2 +- files/ja/web/css/clear/index.html | 2 +- files/ja/web/css/clip-path/index.html | 2 +- files/ja/web/css/clip/index.html | 2 +- files/ja/web/css/color-adjust/index.html | 2 +- files/ja/web/css/color/index.html | 2 +- files/ja/web/css/column-count/index.html | 2 +- files/ja/web/css/column-fill/index.html | 2 +- files/ja/web/css/column-gap/index.html | 2 +- files/ja/web/css/column-rule-color/index.html | 2 +- files/ja/web/css/column-rule-style/index.html | 3 +-- files/ja/web/css/column-rule-width/index.html | 3 +-- files/ja/web/css/column-rule/index.html | 3 +-- files/ja/web/css/column-span/index.html | 2 +- files/ja/web/css/column-width/index.html | 2 +- files/ja/web/css/columns/index.html | 2 +- files/ja/web/css/contain/index.html | 2 +- files/ja/web/css/content/index.html | 3 +-- files/ja/web/css/counter()/index.html | 2 +- files/ja/web/css/counter-increment/index.html | 2 +- files/ja/web/css/counter-reset/index.html | 3 +-- files/ja/web/css/counter-set/index.html | 3 +-- files/ja/web/css/counters()/index.html | 2 +- files/ja/web/css/cross-fade()/index.html | 2 +- files/ja/web/css/cursor/index.html | 2 +- files/ja/web/css/direction/index.html | 2 +- files/ja/web/css/display/index.html | 2 +- files/ja/web/css/empty-cells/index.html | 3 +-- files/ja/web/css/env()/index.html | 2 +- files/ja/web/css/filter/index.html | 2 +- files/ja/web/css/fit-content/index.html | 2 +- files/ja/web/css/flex-basis/index.html | 2 +- files/ja/web/css/flex-direction/index.html | 2 +- files/ja/web/css/flex-flow/index.html | 2 +- files/ja/web/css/flex-grow/index.html | 2 +- files/ja/web/css/flex-shrink/index.html | 2 +- files/ja/web/css/flex-wrap/index.html | 2 +- files/ja/web/css/flex/index.html | 2 +- files/ja/web/css/float/index.html | 2 +- files/ja/web/css/font-family/index.html | 2 +- files/ja/web/css/font-feature-settings/index.html | 2 +- files/ja/web/css/font-kerning/index.html | 2 +- files/ja/web/css/font-language-override/index.html | 2 +- files/ja/web/css/font-optical-sizing/index.html | 2 +- files/ja/web/css/font-size-adjust/index.html | 2 +- files/ja/web/css/font-size/index.html | 2 +- files/ja/web/css/font-stretch/index.html | 2 +- files/ja/web/css/font-style/index.html | 2 +- files/ja/web/css/font-synthesis/index.html | 2 +- files/ja/web/css/font-variant-alternates/index.html | 2 +- files/ja/web/css/font-variant-caps/index.html | 2 +- files/ja/web/css/font-variant-east-asian/index.html | 2 +- files/ja/web/css/font-variant-ligatures/index.html | 2 +- files/ja/web/css/font-variant-numeric/index.html | 2 +- files/ja/web/css/font-variant-position/index.html | 2 +- files/ja/web/css/font-variant/index.html | 2 +- files/ja/web/css/font-variation-settings/index.html | 2 +- files/ja/web/css/font-weight/index.html | 2 +- files/ja/web/css/font/index.html | 2 +- files/ja/web/css/gap/index.html | 2 +- files/ja/web/css/grid-column-start/index.html | 2 +- files/ja/web/css/grid-column/index.html | 2 +- files/ja/web/css/grid-row/index.html | 2 +- files/ja/web/css/grid-template-areas/index.html | 2 +- files/ja/web/css/grid-template-columns/index.html | 2 +- files/ja/web/css/grid-template/index.html | 2 +- files/ja/web/css/grid/index.html | 2 +- files/ja/web/css/hanging-punctuation/index.html | 2 +- files/ja/web/css/height/index.html | 2 +- files/ja/web/css/hyphens/index.html | 2 +- files/ja/web/css/image-orientation/index.html | 2 +- files/ja/web/css/image-rendering/index.html | 2 +- files/ja/web/css/ime-mode/index.html | 2 +- files/ja/web/css/initial-letter-align/index.html | 2 +- files/ja/web/css/initial-letter/index.html | 2 +- files/ja/web/css/inline-size/index.html | 2 +- files/ja/web/css/inset-block-end/index.html | 2 +- files/ja/web/css/inset-block-start/index.html | 2 +- files/ja/web/css/inset-block/index.html | 2 +- files/ja/web/css/inset-inline-end/index.html | 2 +- files/ja/web/css/inset-inline-start/index.html | 2 +- files/ja/web/css/inset-inline/index.html | 2 +- files/ja/web/css/inset/index.html | 2 +- files/ja/web/css/isolation/index.html | 2 +- files/ja/web/css/justify-content/index.html | 2 +- files/ja/web/css/justify-items/index.html | 2 +- files/ja/web/css/justify-self/index.html | 2 +- files/ja/web/css/left/index.html | 2 +- files/ja/web/css/letter-spacing/index.html | 2 +- files/ja/web/css/line-break/index.html | 2 +- files/ja/web/css/line-height-step/index.html | 2 +- files/ja/web/css/line-height/index.html | 2 +- files/ja/web/css/list-style-image/index.html | 2 +- files/ja/web/css/list-style-position/index.html | 2 +- files/ja/web/css/list-style-type/index.html | 2 +- files/ja/web/css/list-style/index.html | 2 +- files/ja/web/css/margin-block-end/index.html | 2 +- files/ja/web/css/margin-block-start/index.html | 2 +- files/ja/web/css/margin-block/index.html | 2 +- files/ja/web/css/margin-bottom/index.html | 2 +- files/ja/web/css/margin-inline-end/index.html | 2 +- files/ja/web/css/margin-inline-start/index.html | 2 +- files/ja/web/css/margin-inline/index.html | 2 +- files/ja/web/css/margin-left/index.html | 2 +- files/ja/web/css/margin-right/index.html | 2 +- files/ja/web/css/margin-top/index.html | 2 +- files/ja/web/css/margin/index.html | 2 +- files/ja/web/css/mask-border-repeat/index.html | 2 +- files/ja/web/css/mask-border-source/index.html | 2 +- files/ja/web/css/mask-border-width/index.html | 2 +- files/ja/web/css/mask-clip/index.html | 2 +- files/ja/web/css/mask-composite/index.html | 2 +- files/ja/web/css/mask-image/index.html | 2 +- files/ja/web/css/mask-mode/index.html | 2 +- files/ja/web/css/mask-origin/index.html | 2 +- files/ja/web/css/mask-position/index.html | 2 +- files/ja/web/css/mask-repeat/index.html | 2 +- files/ja/web/css/mask-type/index.html | 2 +- files/ja/web/css/max()/index.html | 2 +- files/ja/web/css/max-block-size/index.html | 2 +- files/ja/web/css/max-height/index.html | 2 +- files/ja/web/css/max-inline-size/index.html | 2 +- files/ja/web/css/max-width/index.html | 2 +- files/ja/web/css/min()/index.html | 2 +- files/ja/web/css/min-block-size/index.html | 2 +- files/ja/web/css/min-height/index.html | 2 +- files/ja/web/css/min-inline-size/index.html | 2 +- files/ja/web/css/min-width/index.html | 2 +- files/ja/web/css/minmax()/index.html | 2 +- files/ja/web/css/mix-blend-mode/index.html | 2 +- files/ja/web/css/object-fit/index.html | 2 +- files/ja/web/css/object-position/index.html | 2 +- files/ja/web/css/offset-distance/index.html | 2 +- files/ja/web/css/offset-path/index.html | 2 +- files/ja/web/css/offset-position/index.html | 2 +- files/ja/web/css/offset-rotate/index.html | 2 +- files/ja/web/css/offset/index.html | 2 +- files/ja/web/css/opacity/index.html | 2 +- files/ja/web/css/order/index.html | 2 +- files/ja/web/css/orphans/index.html | 2 +- files/ja/web/css/outline-color/index.html | 2 +- files/ja/web/css/outline-offset/index.html | 2 +- files/ja/web/css/outline-style/index.html | 2 +- files/ja/web/css/outline-width/index.html | 2 +- files/ja/web/css/outline/index.html | 2 +- files/ja/web/css/overflow-anchor/index.html | 2 +- files/ja/web/css/overflow-block/index.html | 2 +- files/ja/web/css/overflow-inline/index.html | 2 +- files/ja/web/css/overflow-wrap/index.html | 2 +- files/ja/web/css/overflow-x/index.html | 2 +- files/ja/web/css/overflow-y/index.html | 2 +- files/ja/web/css/overflow/index.html | 2 +- files/ja/web/css/overscroll-behavior-block/index.html | 2 +- files/ja/web/css/overscroll-behavior-inline/index.html | 2 +- files/ja/web/css/overscroll-behavior-x/index.html | 2 +- files/ja/web/css/overscroll-behavior-y/index.html | 2 +- files/ja/web/css/overscroll-behavior/index.html | 2 +- files/ja/web/css/padding-block-end/index.html | 2 +- files/ja/web/css/padding-block-start/index.html | 2 +- files/ja/web/css/padding-block/index.html | 2 +- files/ja/web/css/padding-bottom/index.html | 2 +- files/ja/web/css/padding-inline-end/index.html | 2 +- files/ja/web/css/padding-inline-start/index.html | 2 +- files/ja/web/css/padding-inline/index.html | 2 +- files/ja/web/css/padding-left/index.html | 2 +- files/ja/web/css/padding-right/index.html | 2 +- files/ja/web/css/padding-top/index.html | 2 +- files/ja/web/css/padding/index.html | 2 +- files/ja/web/css/page-break-after/index.html | 2 +- files/ja/web/css/page-break-before/index.html | 2 +- files/ja/web/css/page-break-inside/index.html | 2 +- files/ja/web/css/paint-order/index.html | 2 +- files/ja/web/css/perspective-origin/index.html | 2 +- files/ja/web/css/perspective/index.html | 2 +- files/ja/web/css/place-content/index.html | 2 +- files/ja/web/css/place-items/index.html | 2 +- files/ja/web/css/place-self/index.html | 2 +- files/ja/web/css/pointer-events/index.html | 2 +- files/ja/web/css/position/index.html | 2 +- files/ja/web/css/quotes/index.html | 2 +- files/ja/web/css/resize/index.html | 2 +- files/ja/web/css/right/index.html | 2 +- files/ja/web/css/rotate/index.html | 2 +- files/ja/web/css/row-gap/index.html | 2 +- files/ja/web/css/ruby-align/index.html | 2 +- files/ja/web/css/ruby-position/index.html | 2 +- files/ja/web/css/scale/index.html | 2 +- files/ja/web/css/scroll-behavior/index.html | 2 +- files/ja/web/css/scroll-margin-bottom/index.html | 2 +- files/ja/web/css/scroll-margin-inline-end/index.html | 2 +- files/ja/web/css/scroll-margin-inline-start/index.html | 2 +- files/ja/web/css/scroll-margin-inline/index.html | 2 +- files/ja/web/css/scroll-margin-left/index.html | 2 +- files/ja/web/css/scroll-margin-right/index.html | 2 +- files/ja/web/css/scroll-margin-top/index.html | 2 +- files/ja/web/css/scroll-margin/index.html | 2 +- files/ja/web/css/scroll-padding-block-end/index.html | 2 +- files/ja/web/css/scroll-padding-block-start/index.html | 2 +- files/ja/web/css/scroll-padding-block/index.html | 2 +- files/ja/web/css/scroll-padding-bottom/index.html | 2 +- files/ja/web/css/scroll-padding-inline-end/index.html | 2 +- files/ja/web/css/scroll-padding-inline-start/index.html | 2 +- files/ja/web/css/scroll-padding-inline/index.html | 2 +- files/ja/web/css/scroll-padding-left/index.html | 2 +- files/ja/web/css/scroll-padding-right/index.html | 2 +- files/ja/web/css/scroll-padding-top/index.html | 2 +- files/ja/web/css/scroll-padding/index.html | 2 +- files/ja/web/css/scroll-snap-align/index.html | 2 +- files/ja/web/css/scroll-snap-coordinate/index.html | 2 +- files/ja/web/css/scroll-snap-destination/index.html | 2 +- files/ja/web/css/scroll-snap-stop/index.html | 2 +- files/ja/web/css/scroll-snap-type/index.html | 2 +- files/ja/web/css/scrollbar-color/index.html | 2 +- files/ja/web/css/scrollbar-width/index.html | 2 +- files/ja/web/css/shape-image-threshold/index.html | 2 +- files/ja/web/css/shape-margin/index.html | 2 +- files/ja/web/css/tab-size/index.html | 2 +- files/ja/web/css/table-layout/index.html | 2 +- files/ja/web/css/text-align-last/index.html | 2 +- files/ja/web/css/text-align/index.html | 2 +- files/ja/web/css/text-combine-upright/index.html | 2 +- files/ja/web/css/text-decoration-color/index.html | 2 +- files/ja/web/css/text-decoration-line/index.html | 2 +- files/ja/web/css/text-decoration-skip-ink/index.html | 2 +- files/ja/web/css/text-decoration-skip/index.html | 2 +- files/ja/web/css/text-decoration-style/index.html | 2 +- files/ja/web/css/text-decoration/index.html | 2 +- files/ja/web/css/text-emphasis-color/index.html | 3 +-- files/ja/web/css/text-emphasis-position/index.html | 3 +-- files/ja/web/css/text-emphasis-style/index.html | 3 +-- files/ja/web/css/text-emphasis/index.html | 3 +-- files/ja/web/css/text-indent/index.html | 2 +- files/ja/web/css/text-justify/index.html | 2 +- files/ja/web/css/text-orientation/index.html | 2 +- files/ja/web/css/text-overflow/index.html | 3 +-- files/ja/web/css/text-rendering/index.html | 2 +- files/ja/web/css/text-shadow/index.html | 2 +- files/ja/web/css/text-size-adjust/index.html | 2 +- files/ja/web/css/text-transform/index.html | 2 +- files/ja/web/css/text-underline-offset/index.html | 2 +- files/ja/web/css/top/index.html | 2 +- files/ja/web/css/touch-action/index.html | 3 +-- files/ja/web/css/transform-box/index.html | 2 +- files/ja/web/css/transform-origin/index.html | 2 +- files/ja/web/css/transform-style/index.html | 2 +- files/ja/web/css/transform/index.html | 2 +- files/ja/web/css/transition-delay/index.html | 2 +- files/ja/web/css/transition-duration/index.html | 2 +- files/ja/web/css/transition-property/index.html | 2 +- files/ja/web/css/transition-timing-function/index.html | 2 +- files/ja/web/css/transition/index.html | 2 +- files/ja/web/css/translate/index.html | 2 +- files/ja/web/css/unicode-bidi/index.html | 2 +- files/ja/web/css/user-modify/index.html | 2 +- files/ja/web/css/user-select/index.html | 2 +- files/ja/web/css/var()/index.html | 3 +-- files/ja/web/css/vertical-align/index.html | 2 +- files/ja/web/css/visibility/index.html | 2 +- files/ja/web/css/white-space/index.html | 2 +- files/ja/web/css/widows/index.html | 2 +- files/ja/web/css/width/index.html | 2 +- files/ja/web/css/will-change/index.html | 2 +- files/ja/web/css/word-break/index.html | 2 +- files/ja/web/css/word-spacing/index.html | 2 +- files/ja/web/css/writing-mode/index.html | 2 +- files/ja/web/css/z-index/index.html | 2 +- files/ja/web/css/zoom/index.html | 2 +- files/ko/conflicting/web/css/@viewport/index.html | 3 +-- .../css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html | 2 +- .../document_a_css_property/property_template/index.html | 2 +- files/ko/web/css/-moz-image-region/index.html | 2 +- files/ko/web/css/-webkit-line-clamp/index.html | 2 +- files/ko/web/css/-webkit-overflow-scrolling/index.html | 2 +- files/ko/web/css/@charset/index.html | 3 +-- files/ko/web/css/@font-face/font-display/index.html | 2 +- files/ko/web/css/@import/index.html | 3 +-- files/ko/web/css/@keyframes/index.html | 2 +- files/ko/web/css/@media/index.html | 2 +- files/ko/web/css/@namespace/index.html | 2 +- files/ko/web/css/@page/index.html | 2 +- files/ko/web/css/@supports/index.html | 2 +- files/ko/web/css/@viewport/index.html | 2 +- files/ko/web/css/_colon_active/index.html | 2 +- files/ko/web/css/_colon_checked/index.html | 2 +- files/ko/web/css/_colon_default/index.html | 3 +-- files/ko/web/css/_colon_defined/index.html | 2 +- files/ko/web/css/_colon_disabled/index.html | 2 +- files/ko/web/css/_colon_enabled/index.html | 2 +- files/ko/web/css/_colon_first-child/index.html | 3 +-- files/ko/web/css/_colon_first-of-type/index.html | 3 +-- files/ko/web/css/_colon_first/index.html | 2 +- files/ko/web/css/_colon_focus-within/index.html | 2 +- files/ko/web/css/_colon_focus/index.html | 2 +- files/ko/web/css/_colon_fullscreen/index.html | 2 +- files/ko/web/css/_colon_hover/index.html | 2 +- files/ko/web/css/_colon_link/index.html | 2 +- files/ko/web/css/_colon_nth-child/index.html | 3 +-- files/ko/web/css/_colon_root/index.html | 2 +- files/ko/web/css/_colon_visited/index.html | 2 +- files/ko/web/css/_doublecolon_after/index.html | 2 +- files/ko/web/css/_doublecolon_before/index.html | 2 +- files/ko/web/css/_doublecolon_placeholder/index.html | 2 +- files/ko/web/css/align-content/index.html | 2 +- files/ko/web/css/all/index.html | 2 +- files/ko/web/css/animation-delay/index.html | 3 +-- files/ko/web/css/animation-direction/index.html | 2 +- files/ko/web/css/animation-duration/index.html | 2 +- files/ko/web/css/animation-fill-mode/index.html | 3 +-- files/ko/web/css/animation/index.html | 2 +- files/ko/web/css/backdrop-filter/index.html | 2 +- files/ko/web/css/backface-visibility/index.html | 2 +- files/ko/web/css/background-attachment/index.html | 2 +- files/ko/web/css/background-clip/index.html | 2 +- files/ko/web/css/background-color/index.html | 3 +-- files/ko/web/css/background-image/index.html | 2 +- files/ko/web/css/background-origin/index.html | 2 +- files/ko/web/css/background-repeat/index.html | 3 +-- files/ko/web/css/background-size/index.html | 3 +-- files/ko/web/css/background/index.html | 2 +- files/ko/web/css/border-bottom-color/index.html | 2 +- files/ko/web/css/border-bottom-style/index.html | 2 +- files/ko/web/css/border-bottom-width/index.html | 2 +- files/ko/web/css/border-bottom/index.html | 2 +- files/ko/web/css/border-collapse/index.html | 2 +- files/ko/web/css/border-color/index.html | 2 +- files/ko/web/css/border-image-outset/index.html | 2 +- files/ko/web/css/border-image-repeat/index.html | 2 +- files/ko/web/css/border-image-slice/index.html | 2 +- files/ko/web/css/border-image-source/index.html | 2 +- files/ko/web/css/border-image-width/index.html | 2 +- files/ko/web/css/border-image/index.html | 2 +- files/ko/web/css/border-left-color/index.html | 2 +- files/ko/web/css/border-left-style/index.html | 2 +- files/ko/web/css/border-left-width/index.html | 2 +- files/ko/web/css/border-left/index.html | 2 +- files/ko/web/css/border-radius/index.html | 3 +-- files/ko/web/css/border-right-color/index.html | 2 +- files/ko/web/css/border-right-style/index.html | 2 +- files/ko/web/css/border-right-width/index.html | 2 +- files/ko/web/css/border-right/index.html | 2 +- files/ko/web/css/border-spacing/index.html | 2 +- files/ko/web/css/border-style/index.html | 3 +-- files/ko/web/css/border-top-color/index.html | 2 +- files/ko/web/css/border-top-style/index.html | 2 +- files/ko/web/css/border-top-width/index.html | 2 +- files/ko/web/css/border-top/index.html | 2 +- files/ko/web/css/border-width/index.html | 2 +- files/ko/web/css/box-shadow/index.html | 3 +-- files/ko/web/css/box-sizing/index.html | 3 +-- files/ko/web/css/calc()/index.html | 2 +- files/ko/web/css/clear/index.html | 2 +- files/ko/web/css/clip-path/index.html | 2 +- files/ko/web/css/color/index.html | 2 +- files/ko/web/css/contain/index.html | 2 +- files/ko/web/css/content/index.html | 3 +-- files/ko/web/css/cursor/index.html | 3 +-- files/ko/web/css/filter/index.html | 2 +- files/ko/web/css/flex-basis/index.html | 2 +- files/ko/web/css/flex-direction/index.html | 2 +- files/ko/web/css/flex-flow/index.html | 2 +- files/ko/web/css/flex-grow/index.html | 2 +- files/ko/web/css/flex-shrink/index.html | 3 +-- files/ko/web/css/flex-wrap/index.html | 2 +- files/ko/web/css/flex/index.html | 2 +- files/ko/web/css/float/index.html | 2 +- files/ko/web/css/font-family/index.html | 2 +- files/ko/web/css/font-feature-settings/index.html | 2 +- files/ko/web/css/font-size/index.html | 2 +- files/ko/web/css/font-synthesis/index.html | 2 +- files/ko/web/css/font-weight/index.html | 2 +- files/ko/web/css/font/index.html | 2 +- files/ko/web/css/gap/index.html | 2 +- files/ko/web/css/grid-area/index.html | 2 +- files/ko/web/css/grid/index.html | 2 +- files/ko/web/css/height/index.html | 2 +- files/ko/web/css/hyphens/index.html | 2 +- files/ko/web/css/image-rendering/index.html | 2 +- files/ko/web/css/isolation/index.html | 2 +- files/ko/web/css/letter-spacing/index.html | 2 +- files/ko/web/css/line-break/index.html | 2 +- files/ko/web/css/margin-bottom/index.html | 2 +- files/ko/web/css/margin-left/index.html | 2 +- files/ko/web/css/margin-right/index.html | 2 +- files/ko/web/css/margin-top/index.html | 2 +- files/ko/web/css/margin/index.html | 2 +- files/ko/web/css/mask/index.html | 2 +- files/ko/web/css/max-height/index.html | 2 +- files/ko/web/css/max-width/index.html | 2 +- files/ko/web/css/min-height/index.html | 2 +- files/ko/web/css/min-width/index.html | 2 +- files/ko/web/css/mix-blend-mode/index.html | 2 +- files/ko/web/css/object-fit/index.html | 2 +- files/ko/web/css/object-position/index.html | 2 +- files/ko/web/css/opacity/index.html | 2 +- files/ko/web/css/order/index.html | 2 +- files/ko/web/css/outline-style/index.html | 2 +- files/ko/web/css/outline-width/index.html | 2 +- files/ko/web/css/outline/index.html | 2 +- files/ko/web/css/overflow-wrap/index.html | 2 +- files/ko/web/css/overflow/index.html | 2 +- files/ko/web/css/padding-bottom/index.html | 2 +- files/ko/web/css/padding-left/index.html | 2 +- files/ko/web/css/padding-right/index.html | 2 +- files/ko/web/css/padding-top/index.html | 2 +- files/ko/web/css/padding/index.html | 2 +- files/ko/web/css/paint-order/index.html | 2 +- files/ko/web/css/pointer-events/index.html | 4 ++-- files/ko/web/css/position/index.html | 2 +- files/ko/web/css/tab-size/index.html | 2 +- files/ko/web/css/text-align/index.html | 2 +- files/ko/web/css/text-decoration/index.html | 2 +- files/ko/web/css/text-shadow/index.html | 3 +-- files/ko/web/css/transform/index.html | 2 +- files/ko/web/css/transition-delay/index.html | 2 +- files/ko/web/css/transition/index.html | 2 +- files/ko/web/css/user-select/index.html | 2 +- files/ko/web/css/var()/index.html | 3 +-- files/ko/web/css/vertical-align/index.html | 2 +- files/ko/web/css/visibility/index.html | 2 +- files/ko/web/css/white-space/index.html | 2 +- files/ko/web/css/width/index.html | 2 +- files/ko/web/css/will-change/index.html | 2 +- files/ko/web/css/word-break/index.html | 2 +- files/ko/web/css/word-spacing/index.html | 2 +- files/ko/web/css/z-index/index.html | 2 +- files/my/web/css/@font-face/index.html | 2 +- files/nl/web/css/@namespace/index.html | 2 +- files/nl/web/css/_colon_required/index.html | 2 +- files/nl/web/css/animation-duration/index.html | 2 +- files/nl/web/css/animation-iteration-count/index.html | 2 +- files/nl/web/css/box-sizing/index.html | 2 +- files/nl/web/css/cursor/index.html | 3 +-- files/nl/web/css/padding-bottom/index.html | 2 +- files/pl/web/css/_colon_active/index.html | 2 +- files/pl/web/css/_colon_hover/index.html | 2 +- files/pl/web/css/_colon_link/index.html | 2 +- files/pl/web/css/background-size/index.html | 3 +-- files/pl/web/css/box-decoration-break/index.html | 2 +- files/pl/web/css/font-size/index.html | 2 +- files/pl/web/css/font-style/index.html | 2 +- files/pl/web/css/grid/index.html | 2 +- files/pl/web/css/right/index.html | 2 +- files/pl/web/css/width/index.html | 2 +- files/pt-br/web/css/--_star_/index.html | 2 +- files/pt-br/web/css/-moz-context-properties/index.html | 2 +- files/pt-br/web/css/-webkit-overflow-scrolling/index.html | 2 +- files/pt-br/web/css/@font-face/index.html | 2 +- files/pt-br/web/css/@import/index.html | 2 +- files/pt-br/web/css/@keyframes/index.html | 2 +- files/pt-br/web/css/@media/index.html | 2 +- files/pt-br/web/css/_colon_blank/index.html | 2 +- files/pt-br/web/css/_colon_disabled/index.html | 2 +- files/pt-br/web/css/_colon_empty/index.html | 3 +-- files/pt-br/web/css/_colon_enabled/index.html | 2 +- files/pt-br/web/css/_colon_first-of-type/index.html | 3 +-- files/pt-br/web/css/_colon_focus-within/index.html | 2 +- files/pt-br/web/css/_colon_fullscreen/index.html | 2 +- files/pt-br/web/css/_colon_invalid/index.html | 2 +- files/pt-br/web/css/_colon_nth-child/index.html | 3 +-- files/pt-br/web/css/_colon_nth-last-child/index.html | 3 +-- files/pt-br/web/css/_colon_nth-of-type/index.html | 3 +-- files/pt-br/web/css/_colon_only-child/index.html | 3 +-- files/pt-br/web/css/_colon_optional/index.html | 2 +- files/pt-br/web/css/_colon_out-of-range/index.html | 2 +- files/pt-br/web/css/_colon_read-write/index.html | 2 +- files/pt-br/web/css/_colon_required/index.html | 2 +- files/pt-br/web/css/_colon_root/index.html | 2 +- files/pt-br/web/css/_colon_target/index.html | 2 +- files/pt-br/web/css/_colon_valid/index.html | 2 +- files/pt-br/web/css/_doublecolon_after/index.html | 2 +- files/pt-br/web/css/_doublecolon_before/index.html | 2 +- files/pt-br/web/css/_doublecolon_first-line/index.html | 2 +- files/pt-br/web/css/align-content/index.html | 2 +- files/pt-br/web/css/align-items/index.html | 3 +-- files/pt-br/web/css/align-self/index.html | 2 +- files/pt-br/web/css/animation-delay/index.html | 3 +-- files/pt-br/web/css/animation-fill-mode/index.html | 3 +-- files/pt-br/web/css/animation/index.html | 2 +- files/pt-br/web/css/attr()/index.html | 2 +- files/pt-br/web/css/backdrop-filter/index.html | 2 +- files/pt-br/web/css/backface-visibility/index.html | 2 +- files/pt-br/web/css/background-attachment/index.html | 3 +-- files/pt-br/web/css/background-blend-mode/index.html | 2 +- files/pt-br/web/css/background-clip/index.html | 2 +- files/pt-br/web/css/background-color/index.html | 2 +- files/pt-br/web/css/background-origin/index.html | 2 +- files/pt-br/web/css/background-position/index.html | 2 +- files/pt-br/web/css/background-size/index.html | 3 +-- files/pt-br/web/css/block-size/index.html | 2 +- files/pt-br/web/css/border-left-color/index.html | 2 +- files/pt-br/web/css/border-left/index.html | 2 +- files/pt-br/web/css/border-radius/index.html | 2 +- files/pt-br/web/css/box-shadow/index.html | 2 +- files/pt-br/web/css/break-after/index.html | 2 +- files/pt-br/web/css/calc()/index.html | 2 +- files/pt-br/web/css/clear/index.html | 2 +- files/pt-br/web/css/contain/index.html | 2 +- files/pt-br/web/css/content/index.html | 3 +-- files/pt-br/web/css/cursor/index.html | 3 +-- files/pt-br/web/css/display-box/index.html | 2 +- files/pt-br/web/css/display-inside/index.html | 2 +- files/pt-br/web/css/display-legacy/index.html | 2 +- files/pt-br/web/css/display-listitem/index.html | 2 +- files/pt-br/web/css/display-outside/index.html | 3 +-- files/pt-br/web/css/env()/index.html | 2 +- files/pt-br/web/css/flex-direction/index.html | 2 +- files/pt-br/web/css/flex-flow/index.html | 2 +- files/pt-br/web/css/flex-wrap/index.html | 2 +- files/pt-br/web/css/flex/index.html | 2 +- files/pt-br/web/css/float/index.html | 2 +- files/pt-br/web/css/font-feature-settings/index.html | 2 +- files/pt-br/web/css/font-kerning/index.html | 2 +- files/pt-br/web/css/font-size/index.html | 2 +- files/pt-br/web/css/font-variation-settings/index.html | 2 +- files/pt-br/web/css/font-weight/index.html | 2 +- files/pt-br/web/css/grid-auto-flow/index.html | 2 +- files/pt-br/web/css/grid-template-columns/index.html | 2 +- files/pt-br/web/css/grid-template-rows/index.html | 2 +- files/pt-br/web/css/grid/index.html | 2 +- files/pt-br/web/css/hyphens/index.html | 2 +- files/pt-br/web/css/inline-size/index.html | 2 +- files/pt-br/web/css/isolation/index.html | 2 +- files/pt-br/web/css/letter-spacing/index.html | 2 +- files/pt-br/web/css/line-break/index.html | 2 +- files/pt-br/web/css/margin-bottom/index.html | 2 +- files/pt-br/web/css/margin-top/index.html | 2 +- files/pt-br/web/css/margin/index.html | 2 +- files/pt-br/web/css/mask/index.html | 2 +- files/pt-br/web/css/max-width/index.html | 2 +- files/pt-br/web/css/mix-blend-mode/index.html | 2 +- files/pt-br/web/css/object-fit/index.html | 2 +- files/pt-br/web/css/offset/index.html | 2 +- files/pt-br/web/css/opacity/index.html | 2 +- files/pt-br/web/css/outline/index.html | 2 +- files/pt-br/web/css/padding/index.html | 2 +- files/pt-br/web/css/page-break-before/index.html | 2 +- files/pt-br/web/css/pointer-events/index.html | 2 +- files/pt-br/web/css/position/index.html | 2 +- files/pt-br/web/css/ruby-align/index.html | 2 +- files/pt-br/web/css/scroll-behavior/index.html | 2 +- files/pt-br/web/css/scrollbar-color/index.html | 2 +- files/pt-br/web/css/text-align/index.html | 2 +- files/pt-br/web/css/text-decoration-style/index.html | 2 +- files/pt-br/web/css/text-decoration/index.html | 2 +- files/pt-br/web/css/text-shadow/index.html | 2 +- files/pt-br/web/css/text-transform/index.html | 2 +- files/pt-br/web/css/touch-action/index.html | 2 +- files/pt-br/web/css/transform-style/index.html | 2 +- files/pt-br/web/css/transition-delay/index.html | 2 +- files/pt-br/web/css/transition-timing-function/index.html | 2 +- files/pt-br/web/css/transition/index.html | 2 +- files/pt-br/web/css/var()/index.html | 3 +-- files/pt-br/web/css/vertical-align/index.html | 2 +- files/pt-br/web/css/visibility/index.html | 2 +- files/pt-br/web/css/width/index.html | 2 +- files/pt-br/web/css/will-change/index.html | 2 +- files/pt-br/web/css/word-break/index.html | 2 +- files/pt-br/web/css/writing-mode/index.html | 2 +- files/pt-pt/web/css/display/index.html | 2 +- files/pt-pt/web/css/gap/index.html | 2 +- files/pt-pt/web/css/transform/index.html | 2 +- files/ru/conflicting/web/css/@viewport/index.html | 2 +- files/ru/conflicting/web/css/gap/index.html | 2 +- files/ru/web/css/@counter-style/additive-symbols/index.html | 2 +- files/ru/web/css/@counter-style/index.html | 3 +-- files/ru/web/css/@document/index.html | 2 +- files/ru/web/css/@font-face/font-display/index.html | 2 +- files/ru/web/css/@font-face/font-family/index.html | 2 +- files/ru/web/css/@font-face/index.html | 2 +- files/ru/web/css/@font-feature-values/index.html | 2 +- files/ru/web/css/@media/index.html | 2 +- files/ru/web/css/@namespace/index.html | 3 +-- files/ru/web/css/@page/index.html | 2 +- files/ru/web/css/@supports/index.html | 2 +- files/ru/web/css/@viewport/index.html | 2 +- files/ru/web/css/_colon_-moz-only-whitespace/index.html | 2 +- files/ru/web/css/_colon_active/index.html | 2 +- files/ru/web/css/_colon_any-link/index.html | 3 +-- files/ru/web/css/_colon_defined/index.html | 2 +- files/ru/web/css/_colon_dir/index.html | 2 +- files/ru/web/css/_colon_first-child/index.html | 3 +-- files/ru/web/css/_colon_first/index.html | 2 +- files/ru/web/css/_colon_focus-visible/index.html | 2 +- files/ru/web/css/_colon_focus-within/index.html | 2 +- files/ru/web/css/_colon_focus/index.html | 2 +- files/ru/web/css/_colon_fullscreen/index.html | 2 +- files/ru/web/css/_colon_has/index.html | 2 +- files/ru/web/css/_colon_host()/index.html | 2 +- files/ru/web/css/_colon_indeterminate/index.html | 2 +- files/ru/web/css/_colon_is/index.html | 2 +- files/ru/web/css/_colon_lang/index.html | 2 +- files/ru/web/css/_colon_last-of-type/index.html | 3 +-- files/ru/web/css/_colon_left/index.html | 2 +- files/ru/web/css/_colon_nth-child/index.html | 3 +-- files/ru/web/css/_colon_nth-last-of-type/index.html | 3 +-- files/ru/web/css/_colon_nth-of-type/index.html | 3 +-- files/ru/web/css/_colon_only-of-type/index.html | 2 +- files/ru/web/css/_colon_placeholder-shown/index.html | 2 +- files/ru/web/css/_colon_right/index.html | 2 +- files/ru/web/css/_colon_target/index.html | 2 +- files/ru/web/css/_colon_where/index.html | 2 +- files/ru/web/css/_doublecolon_-moz-progress-bar/index.html | 2 +- files/ru/web/css/_doublecolon_after/index.html | 2 +- files/ru/web/css/_doublecolon_backdrop/index.html | 2 +- files/ru/web/css/_doublecolon_before/index.html | 2 +- files/ru/web/css/_doublecolon_cue/index.html | 2 +- files/ru/web/css/_doublecolon_first-letter/index.html | 2 +- files/ru/web/css/_doublecolon_first-line/index.html | 2 +- files/ru/web/css/_doublecolon_marker/index.html | 2 +- files/ru/web/css/_doublecolon_placeholder/index.html | 2 +- files/ru/web/css/_doublecolon_slotted/index.html | 2 +- files/ru/web/css/align-content/index.html | 2 +- files/ru/web/css/align-items/index.html | 3 +-- files/ru/web/css/align-self/index.html | 2 +- files/ru/web/css/all/index.html | 2 +- files/ru/web/css/animation-delay/index.html | 3 +-- files/ru/web/css/animation-direction/index.html | 2 +- files/ru/web/css/animation-duration/index.html | 2 +- files/ru/web/css/animation-fill-mode/index.html | 3 +-- files/ru/web/css/animation-iteration-count/index.html | 2 +- files/ru/web/css/animation-name/index.html | 2 +- files/ru/web/css/animation-timing-function/index.html | 2 +- files/ru/web/css/animation/index.html | 2 +- files/ru/web/css/appearance/index.html | 2 +- files/ru/web/css/attr()/index.html | 2 +- files/ru/web/css/backdrop-filter/index.html | 2 +- files/ru/web/css/backface-visibility/index.html | 2 +- files/ru/web/css/background-attachment/index.html | 3 +-- files/ru/web/css/background-clip/index.html | 2 +- files/ru/web/css/background-color/index.html | 2 +- files/ru/web/css/background-image/index.html | 3 +-- files/ru/web/css/background-origin/index.html | 2 +- files/ru/web/css/background-position-x/index.html | 2 +- files/ru/web/css/background-position/index.html | 2 +- files/ru/web/css/background-size/index.html | 3 +-- files/ru/web/css/background/index.html | 2 +- files/ru/web/css/border-bottom/index.html | 2 +- files/ru/web/css/border-image-outset/index.html | 2 +- files/ru/web/css/border-image-repeat/index.html | 2 +- files/ru/web/css/border-image-slice/index.html | 2 +- files/ru/web/css/border-image-source/index.html | 2 +- files/ru/web/css/border-image-width/index.html | 2 +- files/ru/web/css/border-radius/index.html | 2 +- files/ru/web/css/bottom/index.html | 2 +- files/ru/web/css/box-shadow/index.html | 2 +- files/ru/web/css/box-sizing/index.html | 2 +- files/ru/web/css/clamp()/index.html | 2 +- files/ru/web/css/clear/index.html | 2 +- files/ru/web/css/clip-path/index.html | 2 +- files/ru/web/css/column-count/index.html | 2 +- files/ru/web/css/column-fill/index.html | 2 +- files/ru/web/css/column-rule-color/index.html | 2 +- files/ru/web/css/column-rule-style/index.html | 3 +-- files/ru/web/css/column-rule/index.html | 3 +-- files/ru/web/css/content/index.html | 3 +-- files/ru/web/css/cursor/index.html | 3 +-- files/ru/web/css/direction/index.html | 2 +- files/ru/web/css/display/index.html | 2 +- files/ru/web/css/filter/index.html | 2 +- files/ru/web/css/flex-basis/index.html | 2 +- files/ru/web/css/flex-direction/index.html | 2 +- files/ru/web/css/flex-flow/index.html | 2 +- files/ru/web/css/flex-grow/index.html | 2 +- files/ru/web/css/flex-shrink/index.html | 3 +-- files/ru/web/css/flex-wrap/index.html | 2 +- files/ru/web/css/flex/index.html | 2 +- files/ru/web/css/float/index.html | 3 +-- files/ru/web/css/font-family/index.html | 2 +- files/ru/web/css/font-size/index.html | 2 +- files/ru/web/css/font-style/index.html | 2 +- files/ru/web/css/font-variant-ligatures/index.html | 2 +- files/ru/web/css/font-weight/index.html | 2 +- files/ru/web/css/font/index.html | 2 +- files/ru/web/css/gap/index.html | 2 +- files/ru/web/css/grid-area/index.html | 2 +- files/ru/web/css/grid-auto-flow/index.html | 2 +- files/ru/web/css/grid-row-start/index.html | 2 +- files/ru/web/css/grid-template-areas/index.html | 2 +- files/ru/web/css/grid-template-columns/index.html | 2 +- files/ru/web/css/grid-template-rows/index.html | 2 +- files/ru/web/css/grid/index.html | 2 +- files/ru/web/css/hanging-punctuation/index.html | 2 +- files/ru/web/css/height/index.html | 2 +- files/ru/web/css/hyphens/index.html | 2 +- files/ru/web/css/inline-size/index.html | 2 +- files/ru/web/css/inset/index.html | 2 +- files/ru/web/css/isolation/index.html | 2 +- files/ru/web/css/justify-content/index.html | 2 +- files/ru/web/css/justify-items/index.html | 2 +- files/ru/web/css/letter-spacing/index.html | 2 +- files/ru/web/css/line-break/index.html | 2 +- files/ru/web/css/line-height/index.html | 2 +- files/ru/web/css/list-style-image/index.html | 2 +- files/ru/web/css/margin-bottom/index.html | 2 +- files/ru/web/css/margin-inline-end/index.html | 2 +- files/ru/web/css/margin-inline-start/index.html | 2 +- files/ru/web/css/margin-left/index.html | 2 +- files/ru/web/css/margin-right/index.html | 2 +- files/ru/web/css/margin-top/index.html | 2 +- files/ru/web/css/margin/index.html | 2 +- files/ru/web/css/max-block-size/index.html | 2 +- files/ru/web/css/max-height/index.html | 2 +- files/ru/web/css/max-width/index.html | 2 +- files/ru/web/css/min-height/index.html | 2 +- files/ru/web/css/min-width/index.html | 2 +- files/ru/web/css/minmax()/index.html | 2 +- files/ru/web/css/mix-blend-mode/index.html | 2 +- files/ru/web/css/object-fit/index.html | 2 +- files/ru/web/css/object-position/index.html | 2 +- files/ru/web/css/opacity/index.html | 2 +- files/ru/web/css/order/index.html | 2 +- files/ru/web/css/orphans/index.html | 2 +- files/ru/web/css/overflow-block/index.html | 2 +- files/ru/web/css/overflow-wrap/index.html | 2 +- files/ru/web/css/overscroll-behavior/index.html | 2 +- files/ru/web/css/padding-right/index.html | 2 +- files/ru/web/css/padding/index.html | 2 +- files/ru/web/css/paint-order/index.html | 2 +- files/ru/web/css/perspective/index.html | 2 +- files/ru/web/css/pointer-events/index.html | 2 +- files/ru/web/css/position/index.html | 2 +- files/ru/web/css/right/index.html | 2 +- files/ru/web/css/ruby-align/index.html | 2 +- files/ru/web/css/scroll-behavior/index.html | 2 +- files/ru/web/css/scroll-snap-type/index.html | 2 +- files/ru/web/css/tab-size/index.html | 2 +- files/ru/web/css/text-indent/index.html | 2 +- files/ru/web/css/text-justify/index.html | 2 +- files/ru/web/css/text-shadow/index.html | 2 +- files/ru/web/css/text-size-adjust/index.html | 2 +- files/ru/web/css/top/index.html | 2 +- files/ru/web/css/touch-action/index.html | 2 +- files/ru/web/css/transform-style/index.html | 2 +- files/ru/web/css/transform/index.html | 2 +- files/ru/web/css/transition-duration/index.html | 2 +- files/ru/web/css/transition/index.html | 2 +- files/ru/web/css/user-select/index.html | 2 +- files/ru/web/css/vertical-align/index.html | 2 +- files/ru/web/css/visibility/index.html | 2 +- files/ru/web/css/white-space/index.html | 2 +- files/ru/web/css/width/index.html | 2 +- files/ru/web/css/word-break/index.html | 2 +- files/ru/web/css/word-spacing/index.html | 2 +- files/ru/web/css/writing-mode/index.html | 2 +- files/ru/web/css/z-index/index.html | 2 +- files/th/web/css/margin/index.html | 2 +- files/tr/web/css/@import/index.html | 2 +- files/tr/web/css/_colon_active/index.html | 2 +- files/tr/web/css/_colon_first-of-type/index.html | 3 +-- files/tr/web/css/_colon_focus/index.html | 2 +- files/tr/web/css/_colon_last-child/index.html | 2 +- files/tr/web/css/_colon_link/index.html | 2 +- files/tr/web/css/_colon_not/index.html | 2 +- files/tr/web/css/_colon_root/index.html | 2 +- files/tr/web/css/_doublecolon_first-letter/index.html | 2 +- files/tr/web/css/background-color/index.html | 2 +- files/tr/web/css/background/index.html | 2 +- files/tr/web/css/display/index.html | 2 +- files/tr/web/css/font-size/index.html | 2 +- files/tr/web/css/margin/index.html | 2 +- files/tr/web/css/shape-outside/index.html | 2 +- files/uk/web/css/-moz-orient/index.html | 2 +- files/uk/web/css/@font-face/font-display/index.html | 2 +- files/uk/web/css/@font-face/index.html | 2 +- files/uk/web/css/@page/bleed/index.html | 2 +- files/uk/web/css/@page/index.html | 2 +- files/uk/web/css/_colon_active/index.html | 2 +- files/uk/web/css/_colon_root/index.html | 2 +- files/uk/web/css/_doublecolon_before/index.html | 2 +- files/uk/web/css/_doublecolon_slotted/index.html | 2 +- files/uk/web/css/animation-name/index.html | 2 +- files/uk/web/css/attr()/index.html | 2 +- files/uk/web/css/backdrop-filter/index.html | 2 +- files/uk/web/css/filter/index.html | 2 +- files/uk/web/css/flex-grow/index.html | 2 +- files/uk/web/css/flex/index.html | 2 +- files/uk/web/css/font-weight/index.html | 2 +- files/uk/web/css/grid-template-areas/index.html | 2 +- files/uk/web/css/order/index.html | 2 +- files/uk/web/css/position/index.html | 2 +- files/uk/web/css/resize/index.html | 2 +- files/vi/web/css/_colon_first-child/index.html | 3 +-- files/vi/web/css/_colon_focus-within/index.html | 2 +- files/vi/web/css/_colon_focus/index.html | 2 +- files/vi/web/css/_colon_last-of-type/index.html | 3 +-- files/vi/web/css/backdrop-filter/index.html | 2 +- files/vi/web/css/background-color/index.html | 2 +- files/vi/web/css/content/index.html | 2 +- files/vi/web/css/flex-basis/index.html | 2 +- files/vi/web/css/flex-wrap/index.html | 2 +- files/vi/web/css/flex/index.html | 2 +- files/vi/web/css/perspective/index.html | 2 +- files/zh-cn/conflicting/web/css/@viewport/index.html | 2 +- .../css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html | 2 +- .../css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html | 2 +- files/zh-cn/conflicting/web/css/_colon_is/index.html | 2 +- files/zh-cn/web/css/--_star_/index.html | 2 +- files/zh-cn/web/css/-moz-image-rect/index.html | 3 +-- files/zh-cn/web/css/-moz-outline-radius/index.html | 2 +- files/zh-cn/web/css/-moz-user-input/index.html | 2 +- files/zh-cn/web/css/-webkit-border-before/index.html | 2 +- files/zh-cn/web/css/-webkit-mask-attachment/index.html | 2 +- files/zh-cn/web/css/-webkit-tap-highlight-color/index.html | 2 +- files/zh-cn/web/css/@charset/index.html | 3 +-- .../zh-cn/web/css/@counter-style/additive-symbols/index.html | 2 +- files/zh-cn/web/css/@counter-style/pad/index.html | 2 +- files/zh-cn/web/css/@counter-style/speak-as/index.html | 2 +- files/zh-cn/web/css/@font-face/font-display/index.html | 2 +- files/zh-cn/web/css/@font-face/font-family/index.html | 2 +- files/zh-cn/web/css/@font-face/font-style/index.html | 2 +- files/zh-cn/web/css/@font-face/index.html | 2 +- files/zh-cn/web/css/@font-face/src/index.html | 2 +- files/zh-cn/web/css/@font-feature-values/index.html | 2 +- files/zh-cn/web/css/@import/index.html | 2 +- files/zh-cn/web/css/@keyframes/index.html | 2 +- files/zh-cn/web/css/@media/index.html | 2 +- files/zh-cn/web/css/@namespace/index.html | 2 +- files/zh-cn/web/css/@page/index.html | 2 +- files/zh-cn/web/css/@supports/index.html | 2 +- files/zh-cn/web/css/@viewport/index.html | 2 +- files/zh-cn/web/css/_colon_-moz-only-whitespace/index.html | 2 +- files/zh-cn/web/css/_colon_active/index.html | 2 +- files/zh-cn/web/css/_colon_any-link/index.html | 2 +- files/zh-cn/web/css/_colon_blank/index.html | 2 +- files/zh-cn/web/css/_colon_checked/index.html | 2 +- files/zh-cn/web/css/_colon_default/index.html | 2 +- files/zh-cn/web/css/_colon_defined/index.html | 2 +- files/zh-cn/web/css/_colon_disabled/index.html | 2 +- files/zh-cn/web/css/_colon_empty/index.html | 3 +-- files/zh-cn/web/css/_colon_enabled/index.html | 2 +- files/zh-cn/web/css/_colon_first-child/index.html | 3 +-- files/zh-cn/web/css/_colon_first-of-type/index.html | 2 +- files/zh-cn/web/css/_colon_first/index.html | 2 +- files/zh-cn/web/css/_colon_focus-visible/index.html | 2 +- files/zh-cn/web/css/_colon_focus-within/index.html | 2 +- files/zh-cn/web/css/_colon_focus/index.html | 2 +- files/zh-cn/web/css/_colon_fullscreen/index.html | 2 +- files/zh-cn/web/css/_colon_has/index.html | 2 +- files/zh-cn/web/css/_colon_host()/index.html | 2 +- files/zh-cn/web/css/_colon_host-context()/index.html | 2 +- files/zh-cn/web/css/_colon_host/index.html | 2 +- files/zh-cn/web/css/_colon_hover/index.html | 2 +- files/zh-cn/web/css/_colon_in-range/index.html | 2 +- files/zh-cn/web/css/_colon_indeterminate/index.html | 2 +- files/zh-cn/web/css/_colon_is/index.html | 2 +- files/zh-cn/web/css/_colon_last-child/index.html | 2 +- files/zh-cn/web/css/_colon_left/index.html | 2 +- files/zh-cn/web/css/_colon_not/index.html | 2 +- files/zh-cn/web/css/_colon_nth-child/index.html | 3 +-- files/zh-cn/web/css/_colon_nth-last-child/index.html | 3 +-- files/zh-cn/web/css/_colon_nth-last-of-type/index.html | 3 +-- files/zh-cn/web/css/_colon_nth-of-type/index.html | 3 +-- files/zh-cn/web/css/_colon_only-child/index.html | 3 +-- files/zh-cn/web/css/_colon_optional/index.html | 2 +- files/zh-cn/web/css/_colon_out-of-range/index.html | 2 +- files/zh-cn/web/css/_colon_read-only/index.html | 2 +- files/zh-cn/web/css/_colon_read-write/index.html | 2 +- files/zh-cn/web/css/_colon_required/index.html | 2 +- files/zh-cn/web/css/_colon_root/index.html | 2 +- files/zh-cn/web/css/_colon_scope/index.html | 2 +- files/zh-cn/web/css/_colon_target/index.html | 2 +- files/zh-cn/web/css/_colon_valid/index.html | 2 +- files/zh-cn/web/css/_colon_where/index.html | 2 +- files/zh-cn/web/css/_doublecolon_-moz-progress-bar/index.html | 2 +- .../zh-cn/web/css/_doublecolon_-moz-range-progress/index.html | 2 +- files/zh-cn/web/css/_doublecolon_backdrop/index.html | 2 +- files/zh-cn/web/css/_doublecolon_first-line/index.html | 2 +- files/zh-cn/web/css/_doublecolon_marker/index.html | 2 +- files/zh-cn/web/css/_doublecolon_part/index.html | 2 +- files/zh-cn/web/css/_doublecolon_placeholder/index.html | 3 +-- files/zh-cn/web/css/_doublecolon_slotted/index.html | 2 +- files/zh-cn/web/css/align-content/index.html | 2 +- files/zh-cn/web/css/align-items/index.html | 3 +-- files/zh-cn/web/css/align-self/index.html | 2 +- files/zh-cn/web/css/all/index.html | 2 +- files/zh-cn/web/css/animation-delay/index.html | 2 +- files/zh-cn/web/css/animation-fill-mode/index.html | 3 +-- files/zh-cn/web/css/animation-iteration-count/index.html | 2 +- files/zh-cn/web/css/animation-name/index.html | 2 +- files/zh-cn/web/css/animation-timing-function/index.html | 3 +-- files/zh-cn/web/css/animation/index.html | 3 +-- files/zh-cn/web/css/appearance/index.html | 2 +- files/zh-cn/web/css/aspect-ratio/index.html | 2 +- files/zh-cn/web/css/backdrop-filter/index.html | 2 +- files/zh-cn/web/css/backface-visibility/index.html | 2 +- files/zh-cn/web/css/background-attachment/index.html | 2 +- files/zh-cn/web/css/background-clip/index.html | 2 +- files/zh-cn/web/css/background-color/index.html | 2 +- files/zh-cn/web/css/background-image/index.html | 2 +- files/zh-cn/web/css/background-origin/index.html | 2 +- files/zh-cn/web/css/background-position-x/index.html | 2 +- files/zh-cn/web/css/background-position-y/index.html | 2 +- files/zh-cn/web/css/background-position/index.html | 2 +- files/zh-cn/web/css/background-repeat/index.html | 3 +-- files/zh-cn/web/css/background-size/index.html | 2 +- files/zh-cn/web/css/background/index.html | 2 +- files/zh-cn/web/css/block-size/index.html | 2 +- files/zh-cn/web/css/border-block-end/index.html | 2 +- files/zh-cn/web/css/border-block/index.html | 2 +- files/zh-cn/web/css/border-bottom-color/index.html | 2 +- files/zh-cn/web/css/border-bottom-left-radius/index.html | 2 +- files/zh-cn/web/css/border-bottom-right-radius/index.html | 2 +- files/zh-cn/web/css/border-bottom-style/index.html | 2 +- files/zh-cn/web/css/border-bottom-width/index.html | 2 +- files/zh-cn/web/css/border-bottom/index.html | 2 +- files/zh-cn/web/css/border-collapse/index.html | 2 +- files/zh-cn/web/css/border-color/index.html | 2 +- files/zh-cn/web/css/border-image-slice/index.html | 2 +- files/zh-cn/web/css/border-image-source/index.html | 2 +- files/zh-cn/web/css/border-image-width/index.html | 2 +- files/zh-cn/web/css/border-image/index.html | 2 +- files/zh-cn/web/css/border-inline-color/index.html | 2 +- files/zh-cn/web/css/border-left-color/index.html | 2 +- files/zh-cn/web/css/border-left-style/index.html | 2 +- files/zh-cn/web/css/border-left-width/index.html | 2 +- files/zh-cn/web/css/border-left/index.html | 2 +- files/zh-cn/web/css/border-radius/index.html | 2 +- files/zh-cn/web/css/border-right-color/index.html | 2 +- files/zh-cn/web/css/border-right-style/index.html | 2 +- files/zh-cn/web/css/border-right-width/index.html | 2 +- files/zh-cn/web/css/border-right/index.html | 2 +- files/zh-cn/web/css/border-spacing/index.html | 2 +- files/zh-cn/web/css/border-style/index.html | 2 +- files/zh-cn/web/css/border-top-color/index.html | 2 +- files/zh-cn/web/css/border-top-left-radius/index.html | 2 +- files/zh-cn/web/css/border-top-style/index.html | 2 +- files/zh-cn/web/css/border-top-width/index.html | 2 +- files/zh-cn/web/css/border-top/index.html | 2 +- files/zh-cn/web/css/border-width/index.html | 2 +- files/zh-cn/web/css/bottom/index.html | 2 +- files/zh-cn/web/css/box-decoration-break/index.html | 2 +- files/zh-cn/web/css/box-orient/index.html | 2 +- files/zh-cn/web/css/box-shadow/index.html | 2 +- files/zh-cn/web/css/box-sizing/index.html | 3 +-- files/zh-cn/web/css/break-after/index.html | 2 +- files/zh-cn/web/css/break-before/index.html | 2 +- files/zh-cn/web/css/break-inside/index.html | 2 +- files/zh-cn/web/css/calc()/index.html | 2 +- files/zh-cn/web/css/caret-color/index.html | 2 +- files/zh-cn/web/css/clamp()/index.html | 2 +- files/zh-cn/web/css/clear/index.html | 2 +- files/zh-cn/web/css/clip-path/index.html | 2 +- files/zh-cn/web/css/color/index.html | 2 +- files/zh-cn/web/css/column-gap/index.html | 2 +- files/zh-cn/web/css/columns/index.html | 2 +- files/zh-cn/web/css/contain/index.html | 2 +- files/zh-cn/web/css/counter-increment/index.html | 3 +-- files/zh-cn/web/css/counter-reset/index.html | 2 +- files/zh-cn/web/css/cursor/index.html | 3 +-- files/zh-cn/web/css/direction/index.html | 2 +- files/zh-cn/web/css/display-legacy/index.html | 2 +- files/zh-cn/web/css/empty-cells/index.html | 3 +-- files/zh-cn/web/css/env()/index.html | 2 +- files/zh-cn/web/css/filter/index.html | 2 +- files/zh-cn/web/css/fit-content/index.html | 2 +- files/zh-cn/web/css/flex-basis/index.html | 2 +- files/zh-cn/web/css/flex-direction/index.html | 3 +-- files/zh-cn/web/css/flex-grow/index.html | 2 +- files/zh-cn/web/css/flex-shrink/index.html | 2 +- files/zh-cn/web/css/flex-wrap/index.html | 3 +-- files/zh-cn/web/css/flex/index.html | 2 +- files/zh-cn/web/css/float/index.html | 2 +- files/zh-cn/web/css/font-family/index.html | 2 +- files/zh-cn/web/css/font-feature-settings/index.html | 2 +- files/zh-cn/web/css/font-kerning/index.html | 2 +- files/zh-cn/web/css/font-language-override/index.html | 2 +- files/zh-cn/web/css/font-size-adjust/index.html | 2 +- files/zh-cn/web/css/font-size/index.html | 3 +-- files/zh-cn/web/css/font-stretch/index.html | 2 +- files/zh-cn/web/css/font-style/index.html | 2 +- files/zh-cn/web/css/font-synthesis/index.html | 2 +- files/zh-cn/web/css/font-variant-alternates/index.html | 2 +- files/zh-cn/web/css/font-variant-caps/index.html | 2 +- files/zh-cn/web/css/font-variant-ligatures/index.html | 2 +- files/zh-cn/web/css/font-variant-numeric/index.html | 2 +- files/zh-cn/web/css/font-variant-position/index.html | 2 +- files/zh-cn/web/css/font-variant/index.html | 2 +- files/zh-cn/web/css/font-variation-settings/index.html | 2 +- files/zh-cn/web/css/font-weight/index.html | 2 +- files/zh-cn/web/css/font/index.html | 2 +- files/zh-cn/web/css/gap/index.html | 2 +- files/zh-cn/web/css/grid-area/index.html | 2 +- files/zh-cn/web/css/grid-auto-columns/index.html | 2 +- files/zh-cn/web/css/grid-auto-flow/index.html | 2 +- files/zh-cn/web/css/grid-auto-rows/index.html | 2 +- files/zh-cn/web/css/grid-column/index.html | 2 +- files/zh-cn/web/css/grid-row/index.html | 2 +- files/zh-cn/web/css/grid-template-areas/index.html | 2 +- files/zh-cn/web/css/grid-template-columns/index.html | 2 +- files/zh-cn/web/css/grid-template-rows/index.html | 2 +- files/zh-cn/web/css/grid-template/index.html | 2 +- files/zh-cn/web/css/grid/index.html | 2 +- files/zh-cn/web/css/hanging-punctuation/index.html | 2 +- files/zh-cn/web/css/height/index.html | 2 +- files/zh-cn/web/css/hyphens/index.html | 2 +- files/zh-cn/web/css/image-rendering/index.html | 2 +- files/zh-cn/web/css/inline-size/index.html | 2 +- files/zh-cn/web/css/justify-content/index.html | 3 +-- files/zh-cn/web/css/justify-items/index.html | 2 +- files/zh-cn/web/css/justify-self/index.html | 2 +- files/zh-cn/web/css/left/index.html | 2 +- files/zh-cn/web/css/letter-spacing/index.html | 2 +- files/zh-cn/web/css/line-break/index.html | 2 +- files/zh-cn/web/css/line-height/index.html | 2 +- files/zh-cn/web/css/list-style-image/index.html | 2 +- files/zh-cn/web/css/list-style-position/index.html | 2 +- files/zh-cn/web/css/list-style-type/index.html | 2 +- files/zh-cn/web/css/margin-block-start/index.html | 2 +- files/zh-cn/web/css/margin-block/index.html | 2 +- files/zh-cn/web/css/margin-bottom/index.html | 2 +- files/zh-cn/web/css/margin-left/index.html | 2 +- files/zh-cn/web/css/margin-right/index.html | 2 +- files/zh-cn/web/css/margin-top/index.html | 2 +- files/zh-cn/web/css/margin/index.html | 2 +- files/zh-cn/web/css/mask-border-mode/index.html | 2 +- files/zh-cn/web/css/mask-border-repeat/index.html | 2 +- files/zh-cn/web/css/mask-border-slice/index.html | 2 +- files/zh-cn/web/css/mask-border-width/index.html | 2 +- files/zh-cn/web/css/mask-border/index.html | 2 +- files/zh-cn/web/css/mask-image/index.html | 2 +- files/zh-cn/web/css/mask-mode/index.html | 2 +- files/zh-cn/web/css/mask-repeat/index.html | 2 +- files/zh-cn/web/css/mask/index.html | 2 +- files/zh-cn/web/css/max()/index.html | 2 +- files/zh-cn/web/css/max-height/index.html | 2 +- files/zh-cn/web/css/max-width/index.html | 2 +- files/zh-cn/web/css/min()/index.html | 2 +- files/zh-cn/web/css/min-height/index.html | 2 +- files/zh-cn/web/css/minmax()/index.html | 2 +- files/zh-cn/web/css/mix-blend-mode/index.html | 2 +- files/zh-cn/web/css/object-fit/index.html | 2 +- files/zh-cn/web/css/object-position/index.html | 2 +- files/zh-cn/web/css/offset/index.html | 2 +- files/zh-cn/web/css/opacity/index.html | 2 +- files/zh-cn/web/css/order/index.html | 3 +-- files/zh-cn/web/css/outline-color/index.html | 2 +- files/zh-cn/web/css/outline-offset/index.html | 2 +- files/zh-cn/web/css/outline-style/index.html | 2 +- files/zh-cn/web/css/outline-width/index.html | 2 +- files/zh-cn/web/css/outline/index.html | 2 +- files/zh-cn/web/css/overflow-anchor/index.html | 2 +- files/zh-cn/web/css/overflow-block/index.html | 2 +- files/zh-cn/web/css/overflow-wrap/index.html | 2 +- files/zh-cn/web/css/overflow-y/index.html | 3 +-- files/zh-cn/web/css/overflow/index.html | 2 +- files/zh-cn/web/css/overscroll-behavior-x/index.html | 2 +- files/zh-cn/web/css/overscroll-behavior-y/index.html | 2 +- files/zh-cn/web/css/overscroll-behavior/index.html | 2 +- files/zh-cn/web/css/padding-bottom/index.html | 2 +- files/zh-cn/web/css/padding-inline-start/index.html | 2 +- files/zh-cn/web/css/padding-left/index.html | 2 +- files/zh-cn/web/css/padding-right/index.html | 2 +- files/zh-cn/web/css/padding-top/index.html | 2 +- files/zh-cn/web/css/padding/index.html | 2 +- files/zh-cn/web/css/page-break-after/index.html | 2 +- files/zh-cn/web/css/page-break-inside/index.html | 2 +- files/zh-cn/web/css/paint-order/index.html | 2 +- files/zh-cn/web/css/perspective-origin/index.html | 2 +- files/zh-cn/web/css/perspective/index.html | 2 +- files/zh-cn/web/css/place-content/index.html | 2 +- files/zh-cn/web/css/place-items/index.html | 2 +- files/zh-cn/web/css/position/index.html | 3 +-- files/zh-cn/web/css/quotes/index.html | 2 +- files/zh-cn/web/css/resize/index.html | 2 +- files/zh-cn/web/css/right/index.html | 2 +- files/zh-cn/web/css/rotate/index.html | 2 +- files/zh-cn/web/css/row-gap/index.html | 2 +- files/zh-cn/web/css/scale/index.html | 2 +- files/zh-cn/web/css/scroll-behavior/index.html | 2 +- files/zh-cn/web/css/scroll-margin-top/index.html | 2 +- files/zh-cn/web/css/scroll-margin/index.html | 2 +- files/zh-cn/web/css/scroll-snap-coordinate/index.html | 2 +- files/zh-cn/web/css/scroll-snap-destination/index.html | 2 +- files/zh-cn/web/css/scroll-snap-points-x/index.html | 2 +- files/zh-cn/web/css/scroll-snap-points-y/index.html | 2 +- files/zh-cn/web/css/scroll-snap-type/index.html | 2 +- files/zh-cn/web/css/scrollbar-color/index.html | 2 +- files/zh-cn/web/css/scrollbar-width/index.html | 2 +- files/zh-cn/web/css/shape-image-threshold/index.html | 2 +- files/zh-cn/web/css/shape-margin/index.html | 2 +- files/zh-cn/web/css/shape-outside/index.html | 2 +- files/zh-cn/web/css/tab-size/index.html | 2 +- files/zh-cn/web/css/table-layout/index.html | 3 +-- files/zh-cn/web/css/text-align-last/index.html | 2 +- files/zh-cn/web/css/text-align/index.html | 2 +- files/zh-cn/web/css/text-decoration-color/index.html | 2 +- files/zh-cn/web/css/text-decoration-line/index.html | 2 +- files/zh-cn/web/css/text-decoration-skip/index.html | 2 +- files/zh-cn/web/css/text-decoration-style/index.html | 2 +- files/zh-cn/web/css/text-decoration-thickness/index.html | 2 +- files/zh-cn/web/css/text-decoration/index.html | 3 +-- files/zh-cn/web/css/text-indent/index.html | 3 +-- files/zh-cn/web/css/text-justify/index.html | 2 +- files/zh-cn/web/css/text-orientation/index.html | 2 +- files/zh-cn/web/css/text-overflow/index.html | 2 +- files/zh-cn/web/css/text-shadow/index.html | 2 +- files/zh-cn/web/css/text-size-adjust/index.html | 2 +- files/zh-cn/web/css/text-transform/index.html | 2 +- files/zh-cn/web/css/text-underline-position/index.html | 2 +- files/zh-cn/web/css/touch-action/index.html | 2 +- files/zh-cn/web/css/transform-box/index.html | 2 +- files/zh-cn/web/css/transform-origin/index.html | 2 +- files/zh-cn/web/css/transform-style/index.html | 2 +- files/zh-cn/web/css/transform/index.html | 3 +-- files/zh-cn/web/css/transition-delay/index.html | 2 +- files/zh-cn/web/css/transition-duration/index.html | 2 +- files/zh-cn/web/css/transition-property/index.html | 2 +- files/zh-cn/web/css/transition/index.html | 2 +- files/zh-cn/web/css/translate/index.html | 2 +- files/zh-cn/web/css/unicode-bidi/index.html | 2 +- files/zh-cn/web/css/user-select/index.html | 2 +- files/zh-cn/web/css/var()/index.html | 3 +-- files/zh-cn/web/css/vertical-align/index.html | 2 +- files/zh-cn/web/css/widows/index.html | 2 +- files/zh-cn/web/css/width/index.html | 2 +- files/zh-cn/web/css/word-break/index.html | 3 +-- files/zh-cn/web/css/word-spacing/index.html | 2 +- files/zh-cn/web/css/writing-mode/index.html | 2 +- files/zh-cn/web/css/z-index/index.html | 3 +-- files/zh-tw/conflicting/web/css/@viewport/index.html | 3 +-- files/zh-tw/web/css/@media/index.html | 2 +- files/zh-tw/web/css/@viewport/index.html | 2 +- files/zh-tw/web/css/_colon_first-child/index.html | 3 +-- files/zh-tw/web/css/_colon_first-of-type/index.html | 3 +-- files/zh-tw/web/css/_colon_lang/index.html | 2 +- files/zh-tw/web/css/attr()/index.html | 2 +- files/zh-tw/web/css/background-attachment/index.html | 3 +-- files/zh-tw/web/css/background-color/index.html | 2 +- files/zh-tw/web/css/box-shadow/index.html | 2 +- files/zh-tw/web/css/box-sizing/index.html | 2 +- files/zh-tw/web/css/clip/index.html | 3 +-- files/zh-tw/web/css/cursor/index.html | 3 +-- files/zh-tw/web/css/grid-row/index.html | 2 +- files/zh-tw/web/css/grid-template-columns/index.html | 2 +- files/zh-tw/web/css/grid-template/index.html | 2 +- files/zh-tw/web/css/height/index.html | 2 +- files/zh-tw/web/css/line-break/index.html | 2 +- files/zh-tw/web/css/object-fit/index.html | 2 +- files/zh-tw/web/css/ruby-position/index.html | 2 +- files/zh-tw/web/css/transform-origin/index.html | 2 +- files/zh-tw/web/css/transform/index.html | 2 +- files/zh-tw/web/css/transition-duration/index.html | 2 +- files/zh-tw/web/css/transition-timing-function/index.html | 2 +- files/zh-tw/web/css/transition/index.html | 2 +- files/zh-tw/web/css/white-space/index.html | 2 +- files/zh-tw/web/css/width/index.html | 2 +- 2431 files changed, 2432 insertions(+), 2676 deletions(-) diff --git a/files/ar/web/css/align-content/index.html b/files/ar/web/css/align-content/index.html index f3c5002b965bdc..974ea0c63283f1 100644 --- a/files/ar/web/css/align-content/index.html +++ b/files/ar/web/css/align-content/index.html @@ -97,7 +97,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ar/web/css/order/index.html b/files/ar/web/css/order/index.html index 918eb9016a1056..6bf2e5fd832c89 100644 --- a/files/ar/web/css/order/index.html +++ b/files/ar/web/css/order/index.html @@ -35,7 +35,7 @@

القيم

الصيغة النحوية

-
{{csssyntax}}
+{{csssyntax}}

مثال

diff --git a/files/ar/web/css/transform/index.html b/files/ar/web/css/transform/index.html index 19ad672774482c..7b25fd9c6a0f8a 100644 --- a/files/ar/web/css/transform/index.html +++ b/files/ar/web/css/transform/index.html @@ -73,7 +73,7 @@

القيم

البنية

-
{{csssyntax}}
+{{csssyntax}}

أمثلة

diff --git a/files/bg/web/css/_colon_first-child/index.html b/files/bg/web/css/_colon_first-child/index.html index 799ab091bac537..5937b723356e14 100644 --- a/files/bg/web/css/_colon_first-child/index.html +++ b/files/bg/web/css/_colon_first-child/index.html @@ -14,8 +14,7 @@

Правопис

-
{{csssyntax}}
-
+{{csssyntax}}

Примери

diff --git a/files/bg/web/css/_colon_nth-child/index.html b/files/bg/web/css/_colon_nth-child/index.html index c3f80a2fd17615..f453b1ff6ba253 100644 --- a/files/bg/web/css/_colon_nth-child/index.html +++ b/files/bg/web/css/_colon_nth-child/index.html @@ -42,8 +42,7 @@

Функционално з

Правопис

-
{{csssyntax}}
-
+{{csssyntax}}

Примери

diff --git a/files/bg/web/css/transition-delay/index.html b/files/bg/web/css/transition-delay/index.html index 3ef1d9af61dddf..8f574658eefc57 100644 --- a/files/bg/web/css/transition-delay/index.html +++ b/files/bg/web/css/transition-delay/index.html @@ -47,7 +47,7 @@

Стойности

Официален синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примери

diff --git a/files/bg/web/css/transition/index.html b/files/bg/web/css/transition/index.html index a1060b9dd2a4b0..20e10626912362 100644 --- a/files/bg/web/css/transition/index.html +++ b/files/bg/web/css/transition/index.html @@ -65,7 +65,7 @@

Синтаксис

Официален синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примери

diff --git a/files/ca/web/css/_colon_active/index.html b/files/ca/web/css/_colon_active/index.html index ee066e1a03a1ba..9d0903fb2736bc 100644 --- a/files/ca/web/css/_colon_active/index.html +++ b/files/ca/web/css/_colon_active/index.html @@ -24,7 +24,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_any-link/index.html b/files/ca/web/css/_colon_any-link/index.html index 30d729e86285ec..1b0702746d7e73 100644 --- a/files/ca/web/css/_colon_any-link/index.html +++ b/files/ca/web/css/_colon_any-link/index.html @@ -23,8 +23,7 @@

Sintaxi

-
{{csssyntax}}
-
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_checked/index.html b/files/ca/web/css/_colon_checked/index.html index 1f0915eefc85a1..38742f29ac0032 100644 --- a/files/ca/web/css/_colon_checked/index.html +++ b/files/ca/web/css/_colon_checked/index.html @@ -28,7 +28,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_default/index.html b/files/ca/web/css/_colon_default/index.html index 1cec2992e70edb..890a02ed3ffc8c 100644 --- a/files/ca/web/css/_colon_default/index.html +++ b/files/ca/web/css/_colon_default/index.html @@ -25,8 +25,7 @@

Sintaxi

-
{{csssyntax}}
-
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_dir/index.html b/files/ca/web/css/_colon_dir/index.html index 75ce09caeffb1e..706573ca920fd2 100644 --- a/files/ca/web/css/_colon_dir/index.html +++ b/files/ca/web/css/_colon_dir/index.html @@ -42,7 +42,7 @@

Parametres

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_disabled/index.html b/files/ca/web/css/_colon_disabled/index.html index ded833befea5d7..d3f88753285eb5 100644 --- a/files/ca/web/css/_colon_disabled/index.html +++ b/files/ca/web/css/_colon_disabled/index.html @@ -20,7 +20,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_empty/index.html b/files/ca/web/css/_colon_empty/index.html index 0c9743ad81361b..5003feaacdf9a0 100644 --- a/files/ca/web/css/_colon_empty/index.html +++ b/files/ca/web/css/_colon_empty/index.html @@ -20,8 +20,7 @@

Sintaxi

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_enabled/index.html b/files/ca/web/css/_colon_enabled/index.html index 0b6d579968166d..6235c2e299eab9 100644 --- a/files/ca/web/css/_colon_enabled/index.html +++ b/files/ca/web/css/_colon_enabled/index.html @@ -20,7 +20,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_first-child/index.html b/files/ca/web/css/_colon_first-child/index.html index 7a226ce95e6171..cbe6066bc2717a 100644 --- a/files/ca/web/css/_colon_first-child/index.html +++ b/files/ca/web/css/_colon_first-child/index.html @@ -24,8 +24,7 @@

Sintaxi

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_first-of-type/index.html b/files/ca/web/css/_colon_first-of-type/index.html index 8b2551b72574e5..0465b5f4bea4b4 100644 --- a/files/ca/web/css/_colon_first-of-type/index.html +++ b/files/ca/web/css/_colon_first-of-type/index.html @@ -24,8 +24,7 @@

Sintaxi

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_first/index.html b/files/ca/web/css/_colon_first/index.html index f71aa1953b5022..c64da4dec190df 100644 --- a/files/ca/web/css/_colon_first/index.html +++ b/files/ca/web/css/_colon_first/index.html @@ -27,7 +27,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_focus-within/index.html b/files/ca/web/css/_colon_focus-within/index.html index ae6393853d13c0..72d95e88e60f89 100644 --- a/files/ca/web/css/_colon_focus-within/index.html +++ b/files/ca/web/css/_colon_focus-within/index.html @@ -22,7 +22,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_focus/index.html b/files/ca/web/css/_colon_focus/index.html index eb3b9ec2b9d903..14873f750d1bee 100644 --- a/files/ca/web/css/_colon_focus/index.html +++ b/files/ca/web/css/_colon_focus/index.html @@ -24,7 +24,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_fullscreen/index.html b/files/ca/web/css/_colon_fullscreen/index.html index f1a7bad43fcd6a..93917ca3f02f23 100644 --- a/files/ca/web/css/_colon_fullscreen/index.html +++ b/files/ca/web/css/_colon_fullscreen/index.html @@ -33,7 +33,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_hover/index.html b/files/ca/web/css/_colon_hover/index.html index 7d6cf260d5758f..a6b4dd67ae7a9a 100644 --- a/files/ca/web/css/_colon_hover/index.html +++ b/files/ca/web/css/_colon_hover/index.html @@ -25,7 +25,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_in-range/index.html b/files/ca/web/css/_colon_in-range/index.html index a8fd5171be1019..fcfc316cd98eca 100644 --- a/files/ca/web/css/_colon_in-range/index.html +++ b/files/ca/web/css/_colon_in-range/index.html @@ -23,7 +23,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_indeterminate/index.html b/files/ca/web/css/_colon_indeterminate/index.html index c9fb4578e538d0..49730aa1beacf4 100644 --- a/files/ca/web/css/_colon_indeterminate/index.html +++ b/files/ca/web/css/_colon_indeterminate/index.html @@ -28,7 +28,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_invalid/index.html b/files/ca/web/css/_colon_invalid/index.html index 8e8b1ee6269846..94a89a737fe03b 100644 --- a/files/ca/web/css/_colon_invalid/index.html +++ b/files/ca/web/css/_colon_invalid/index.html @@ -23,7 +23,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_is/index.html b/files/ca/web/css/_colon_is/index.html index 735c5dd92da594..1ea18c222e859a 100644 --- a/files/ca/web/css/_colon_is/index.html +++ b/files/ca/web/css/_colon_is/index.html @@ -31,7 +31,7 @@

Sintaxi

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Valors

diff --git a/files/ca/web/css/_colon_lang/index.html b/files/ca/web/css/_colon_lang/index.html index b30ec5855fc585..ac9bf7a0fe7223 100644 --- a/files/ca/web/css/_colon_lang/index.html +++ b/files/ca/web/css/_colon_lang/index.html @@ -26,7 +26,7 @@

Sintaxi

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Paràmetre

diff --git a/files/ca/web/css/_colon_last-child/index.html b/files/ca/web/css/_colon_last-child/index.html index 9d449b660bdf24..82e432db8428d6 100644 --- a/files/ca/web/css/_colon_last-child/index.html +++ b/files/ca/web/css/_colon_last-child/index.html @@ -24,7 +24,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_last-of-type/index.html b/files/ca/web/css/_colon_last-of-type/index.html index b5f1844d2eb480..bb5ee235af3e1a 100644 --- a/files/ca/web/css/_colon_last-of-type/index.html +++ b/files/ca/web/css/_colon_last-of-type/index.html @@ -24,8 +24,7 @@

Sintaxi

-
{{csssyntax}}
-
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_left/index.html b/files/ca/web/css/_colon_left/index.html index 73fb3d65c5fcdd..8a59c7ab168195 100644 --- a/files/ca/web/css/_colon_left/index.html +++ b/files/ca/web/css/_colon_left/index.html @@ -27,7 +27,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_link/index.html b/files/ca/web/css/_colon_link/index.html index af971fb36bb99e..904199bd1ddb3a 100644 --- a/files/ca/web/css/_colon_link/index.html +++ b/files/ca/web/css/_colon_link/index.html @@ -26,7 +26,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_not/index.html b/files/ca/web/css/_colon_not/index.html index 2c0171e00b8fd6..01b92e8ed419c5 100644 --- a/files/ca/web/css/_colon_not/index.html +++ b/files/ca/web/css/_colon_not/index.html @@ -37,7 +37,7 @@

Sintaxi

La capacitat d'enumerar més d'un selector és experimental i encara no està àmpliament suportada.

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_nth-child/index.html b/files/ca/web/css/_colon_nth-child/index.html index fee9b30c51e01e..93ea879d05e57a 100644 --- a/files/ca/web/css/_colon_nth-child/index.html +++ b/files/ca/web/css/_colon_nth-child/index.html @@ -41,8 +41,7 @@

Notació funcional

Sintaxi formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_nth-last-child/index.html b/files/ca/web/css/_colon_nth-last-child/index.html index 44fed32a4dd1f8..45bb9f189a10c7 100644 --- a/files/ca/web/css/_colon_nth-last-child/index.html +++ b/files/ca/web/css/_colon_nth-last-child/index.html @@ -44,8 +44,7 @@

Notació funcional

Sintaxi formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_nth-last-of-type/index.html b/files/ca/web/css/_colon_nth-last-of-type/index.html index 64fbeee1937173..676c59612215ce 100644 --- a/files/ca/web/css/_colon_nth-last-of-type/index.html +++ b/files/ca/web/css/_colon_nth-last-of-type/index.html @@ -30,8 +30,7 @@

Sintaxi

Sintaxi formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_nth-of-type/index.html b/files/ca/web/css/_colon_nth-of-type/index.html index c309e14b419c21..c978385e0e9ab1 100644 --- a/files/ca/web/css/_colon_nth-of-type/index.html +++ b/files/ca/web/css/_colon_nth-of-type/index.html @@ -32,8 +32,7 @@

Sintaxi

Sintaxi formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_only-child/index.html b/files/ca/web/css/_colon_only-child/index.html index ed94d4791a00cc..43d5ef0a2afe23 100644 --- a/files/ca/web/css/_colon_only-child/index.html +++ b/files/ca/web/css/_colon_only-child/index.html @@ -24,8 +24,7 @@

Sintaxi

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_only-of-type/index.html b/files/ca/web/css/_colon_only-of-type/index.html index 55dab9d76a4507..efc28cbdc26846 100644 --- a/files/ca/web/css/_colon_only-of-type/index.html +++ b/files/ca/web/css/_colon_only-of-type/index.html @@ -24,8 +24,7 @@

Sintaxi

-
{{csssyntax}}
-
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_optional/index.html b/files/ca/web/css/_colon_optional/index.html index 0437cca6c0de65..1fe1c489985a54 100644 --- a/files/ca/web/css/_colon_optional/index.html +++ b/files/ca/web/css/_colon_optional/index.html @@ -26,7 +26,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_out-of-range/index.html b/files/ca/web/css/_colon_out-of-range/index.html index 797063240d3c39..fb4f536ec43a0f 100644 --- a/files/ca/web/css/_colon_out-of-range/index.html +++ b/files/ca/web/css/_colon_out-of-range/index.html @@ -23,7 +23,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_placeholder-shown/index.html b/files/ca/web/css/_colon_placeholder-shown/index.html index 3c0eeb091b9450..2b30893280b15f 100644 --- a/files/ca/web/css/_colon_placeholder-shown/index.html +++ b/files/ca/web/css/_colon_placeholder-shown/index.html @@ -19,7 +19,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_read-only/index.html b/files/ca/web/css/_colon_read-only/index.html index 5db61a8b0771b8..a9cd3b69126440 100644 --- a/files/ca/web/css/_colon_read-only/index.html +++ b/files/ca/web/css/_colon_read-only/index.html @@ -29,7 +29,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_read-write/index.html b/files/ca/web/css/_colon_read-write/index.html index 434094c2ef734b..045b00b870926d 100644 --- a/files/ca/web/css/_colon_read-write/index.html +++ b/files/ca/web/css/_colon_read-write/index.html @@ -29,7 +29,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_required/index.html b/files/ca/web/css/_colon_required/index.html index ee1d7cffc5453e..e3cc7fec31c4ed 100644 --- a/files/ca/web/css/_colon_required/index.html +++ b/files/ca/web/css/_colon_required/index.html @@ -26,7 +26,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_right/index.html b/files/ca/web/css/_colon_right/index.html index c0cfce6475f2d0..3cbca1d10be4c5 100644 --- a/files/ca/web/css/_colon_right/index.html +++ b/files/ca/web/css/_colon_right/index.html @@ -29,7 +29,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_root/index.html b/files/ca/web/css/_colon_root/index.html index 072802e54100f9..b129c926f9ade4 100644 --- a/files/ca/web/css/_colon_root/index.html +++ b/files/ca/web/css/_colon_root/index.html @@ -21,7 +21,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_scope/index.html b/files/ca/web/css/_colon_scope/index.html index 3985aa7d085750..9eb1d1451d00fe 100644 --- a/files/ca/web/css/_colon_scope/index.html +++ b/files/ca/web/css/_colon_scope/index.html @@ -24,7 +24,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_colon_target/index.html b/files/ca/web/css/_colon_target/index.html index 07c4b7c27eac7e..85407c77ffcff9 100644 --- a/files/ca/web/css/_colon_target/index.html +++ b/files/ca/web/css/_colon_target/index.html @@ -28,7 +28,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_valid/index.html b/files/ca/web/css/_colon_valid/index.html index 4bea8abf18c069..333d0e79bebc69 100644 --- a/files/ca/web/css/_colon_valid/index.html +++ b/files/ca/web/css/_colon_valid/index.html @@ -23,7 +23,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_colon_visited/index.html b/files/ca/web/css/_colon_visited/index.html index 00b61c6301c3ca..711a8c5ebf6e94 100644 --- a/files/ca/web/css/_colon_visited/index.html +++ b/files/ca/web/css/_colon_visited/index.html @@ -38,7 +38,7 @@

Restriccions d'estil

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_doublecolon_-moz-progress-bar/index.html b/files/ca/web/css/_doublecolon_-moz-progress-bar/index.html index 579c5d5934fc49..5e98cd28b78c23 100644 --- a/files/ca/web/css/_doublecolon_-moz-progress-bar/index.html +++ b/files/ca/web/css/_doublecolon_-moz-progress-bar/index.html @@ -16,7 +16,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/_doublecolon_-moz-range-progress/index.html b/files/ca/web/css/_doublecolon_-moz-range-progress/index.html index 517f19e1fd039c..7f21f7df9de445 100644 --- a/files/ca/web/css/_doublecolon_-moz-range-progress/index.html +++ b/files/ca/web/css/_doublecolon_-moz-range-progress/index.html @@ -19,7 +19,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_doublecolon_-moz-range-thumb/index.html b/files/ca/web/css/_doublecolon_-moz-range-thumb/index.html index dfbfb9f162f1af..3b06816055c089 100644 --- a/files/ca/web/css/_doublecolon_-moz-range-thumb/index.html +++ b/files/ca/web/css/_doublecolon_-moz-range-thumb/index.html @@ -19,7 +19,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_doublecolon_-moz-range-track/index.html b/files/ca/web/css/_doublecolon_-moz-range-track/index.html index 41ad08a697fcbc..f1ef74217bdc62 100644 --- a/files/ca/web/css/_doublecolon_-moz-range-track/index.html +++ b/files/ca/web/css/_doublecolon_-moz-range-track/index.html @@ -19,7 +19,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_doublecolon_after/index.html b/files/ca/web/css/_doublecolon_after/index.html index 95161d7f255252..39c21a6e8eee69 100644 --- a/files/ca/web/css/_doublecolon_after/index.html +++ b/files/ca/web/css/_doublecolon_after/index.html @@ -20,7 +20,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

CSS3 va introduir la notació de ::after ( amb dos caràcters de dos punts ) per distingir les pseudo-classes dels pseudo-elements. Els navegadors també accepten :after, introduït en CSS2.

diff --git a/files/ca/web/css/_doublecolon_before/index.html b/files/ca/web/css/_doublecolon_before/index.html index ad7738d6f5bf77..de7b55088b065f 100644 --- a/files/ca/web/css/_doublecolon_before/index.html +++ b/files/ca/web/css/_doublecolon_before/index.html @@ -21,7 +21,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

CSS3 va introduir la notació de ::before ( de dos caràcters de dos punts ) per distingir les pseudo-classes dels pseudo-elements. Els navegadors també accepten :before, introduït en CSS2.

diff --git a/files/ca/web/css/_doublecolon_cue/index.html b/files/ca/web/css/_doublecolon_cue/index.html index 3c1265334b7f87..90d211ea6fe4fe 100644 --- a/files/ca/web/css/_doublecolon_cue/index.html +++ b/files/ca/web/css/_doublecolon_cue/index.html @@ -37,7 +37,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_doublecolon_first-letter/index.html b/files/ca/web/css/_doublecolon_first-letter/index.html index 40e4c9c293854d..7673f61c10bfed 100644 --- a/files/ca/web/css/_doublecolon_first-letter/index.html +++ b/files/ca/web/css/_doublecolon_first-letter/index.html @@ -47,7 +47,7 @@

Propietats pe

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_doublecolon_first-line/index.html b/files/ca/web/css/_doublecolon_first-line/index.html index 065c7dc0f3e5aa..7854fc597f6c06 100644 --- a/files/ca/web/css/_doublecolon_first-line/index.html +++ b/files/ca/web/css/_doublecolon_first-line/index.html @@ -36,7 +36,7 @@

Propietats permeses

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/_doublecolon_placeholder/index.html b/files/ca/web/css/_doublecolon_placeholder/index.html index 3c985e791247c0..5035b59c6792a5 100644 --- a/files/ca/web/css/_doublecolon_placeholder/index.html +++ b/files/ca/web/css/_doublecolon_placeholder/index.html @@ -27,7 +27,7 @@

Sintaxi

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/box-sizing/index.html b/files/ca/web/css/box-sizing/index.html index 33d55a232a975a..7b6fd52199895d 100644 --- a/files/ca/web/css/box-sizing/index.html +++ b/files/ca/web/css/box-sizing/index.html @@ -135,7 +135,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/height/index.html b/files/ca/web/css/height/index.html index 062d09c1fb94e1..b774f178a7e438 100644 --- a/files/ca/web/css/height/index.html +++ b/files/ca/web/css/height/index.html @@ -65,7 +65,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/margin-bottom/index.html b/files/ca/web/css/margin-bottom/index.html index 7704f229b4827b..7c64af5a6a6e6c 100644 --- a/files/ca/web/css/margin-bottom/index.html +++ b/files/ca/web/css/margin-bottom/index.html @@ -48,7 +48,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/margin-left/index.html b/files/ca/web/css/margin-left/index.html index 388c6f9a4c78ca..ab0f1aa5c83ba6 100644 --- a/files/ca/web/css/margin-left/index.html +++ b/files/ca/web/css/margin-left/index.html @@ -107,7 +107,7 @@

Valors

Sintaxi formal

-
{{csssyntax()}}
+{{csssyntax()}}

Exemples

diff --git a/files/ca/web/css/margin-right/index.html b/files/ca/web/css/margin-right/index.html index eada94a607b4e4..52110582cffbfb 100644 --- a/files/ca/web/css/margin-right/index.html +++ b/files/ca/web/css/margin-right/index.html @@ -104,7 +104,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/margin-top/index.html b/files/ca/web/css/margin-top/index.html index 9642251af67ac5..141e898ef64584 100644 --- a/files/ca/web/css/margin-top/index.html +++ b/files/ca/web/css/margin-top/index.html @@ -46,7 +46,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/margin-trim/index.html b/files/ca/web/css/margin-trim/index.html index fca1c48772941a..77fb3da5020778 100644 --- a/files/ca/web/css/margin-trim/index.html +++ b/files/ca/web/css/margin-trim/index.html @@ -28,7 +28,7 @@

Definició formal

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/margin/index.html b/files/ca/web/css/margin/index.html index 640cd2dd4c46a2..7c69f135d58dc4 100644 --- a/files/ca/web/css/margin/index.html +++ b/files/ca/web/css/margin/index.html @@ -133,7 +133,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/max-height/index.html b/files/ca/web/css/max-height/index.html index 9ae113b69910b9..4519f68245a4cd 100644 --- a/files/ca/web/css/max-height/index.html +++ b/files/ca/web/css/max-height/index.html @@ -63,7 +63,7 @@

Valors de paraules clau

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/max-width/index.html b/files/ca/web/css/max-width/index.html index 445a4e76ffdc98..8ab552adbad28e 100644 --- a/files/ca/web/css/max-width/index.html +++ b/files/ca/web/css/max-width/index.html @@ -63,7 +63,7 @@

Valors de paraules clau

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/min-height/index.html b/files/ca/web/css/min-height/index.html index 10f4f671529ce7..a2eab16f36d594 100644 --- a/files/ca/web/css/min-height/index.html +++ b/files/ca/web/css/min-height/index.html @@ -65,7 +65,7 @@

Valors de paraules clau

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/min-width/index.html b/files/ca/web/css/min-width/index.html index f0c30677282993..89a9ffb65d8e08 100644 --- a/files/ca/web/css/min-width/index.html +++ b/files/ca/web/css/min-width/index.html @@ -61,7 +61,7 @@

Valors de paraules clau

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/overflow-x/index.html b/files/ca/web/css/overflow-x/index.html index 28ed745f75034a..1d1c1c19a74eee 100644 --- a/files/ca/web/css/overflow-x/index.html +++ b/files/ca/web/css/overflow-x/index.html @@ -50,7 +50,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/overflow-y/index.html b/files/ca/web/css/overflow-y/index.html index 4426f507b4174e..900ba9624b40d1 100644 --- a/files/ca/web/css/overflow-y/index.html +++ b/files/ca/web/css/overflow-y/index.html @@ -50,7 +50,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/ca/web/css/overflow/index.html b/files/ca/web/css/overflow/index.html index fa1264359dd021..cebe7265c04e1f 100644 --- a/files/ca/web/css/overflow/index.html +++ b/files/ca/web/css/overflow/index.html @@ -146,7 +146,7 @@

Extensions Moz

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/overscroll-behavior-block/index.html b/files/ca/web/css/overscroll-behavior-block/index.html index 000b4e8c9cace9..5a0a6254f02191 100644 --- a/files/ca/web/css/overscroll-behavior-block/index.html +++ b/files/ca/web/css/overscroll-behavior-block/index.html @@ -41,7 +41,7 @@

Definició formal

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/overscroll-behavior-inline/index.html b/files/ca/web/css/overscroll-behavior-inline/index.html index 1cc7a7c605dc79..b7fe8654ce48c8 100644 --- a/files/ca/web/css/overscroll-behavior-inline/index.html +++ b/files/ca/web/css/overscroll-behavior-inline/index.html @@ -42,7 +42,7 @@

Definició formal

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/overscroll-behavior/index.html b/files/ca/web/css/overscroll-behavior/index.html index 9ed28a5a0b0e32..c05a4724ae60c0 100644 --- a/files/ca/web/css/overscroll-behavior/index.html +++ b/files/ca/web/css/overscroll-behavior/index.html @@ -48,7 +48,7 @@

Definició formal

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/padding-bottom/index.html b/files/ca/web/css/padding-bottom/index.html index 5fb786bd983d80..42160ee7f512c9 100644 --- a/files/ca/web/css/padding-bottom/index.html +++ b/files/ca/web/css/padding-bottom/index.html @@ -45,7 +45,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/padding-left/index.html b/files/ca/web/css/padding-left/index.html index 8d4d4bef275595..8596490c7cfab5 100644 --- a/files/ca/web/css/padding-left/index.html +++ b/files/ca/web/css/padding-left/index.html @@ -43,7 +43,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/padding-right/index.html b/files/ca/web/css/padding-right/index.html index 7e5baa72e8b00e..d0f875b0693f7c 100644 --- a/files/ca/web/css/padding-right/index.html +++ b/files/ca/web/css/padding-right/index.html @@ -43,7 +43,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/padding-top/index.html b/files/ca/web/css/padding-top/index.html index 2311e2a624c961..30a88c29cbc906 100644 --- a/files/ca/web/css/padding-top/index.html +++ b/files/ca/web/css/padding-top/index.html @@ -45,7 +45,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/padding/index.html b/files/ca/web/css/padding/index.html index 7e93cddcf17fa4..1125d3d0db5d3a 100644 --- a/files/ca/web/css/padding/index.html +++ b/files/ca/web/css/padding/index.html @@ -119,7 +119,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/ca/web/css/visibility/index.html b/files/ca/web/css/visibility/index.html index ce3e835ec9bb02..97fd525df0d384 100644 --- a/files/ca/web/css/visibility/index.html +++ b/files/ca/web/css/visibility/index.html @@ -48,7 +48,7 @@

Valors

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Interpolació

diff --git a/files/ca/web/css/width/index.html b/files/ca/web/css/width/index.html index ced3086fa87450..3bcc77fb9c478a 100644 --- a/files/ca/web/css/width/index.html +++ b/files/ca/web/css/width/index.html @@ -79,7 +79,7 @@

Definició formal

Sintaxi formal

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/de/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html b/files/de/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html index d598b08986ea0e..cedfc4309f0376 100644 --- a/files/de/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html +++ b/files/de/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html @@ -53,7 +53,7 @@

(Falls vorhanden) Mozilla Erwei

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/-moz-float-edge/index.html b/files/de/web/css/-moz-float-edge/index.html index 1049fa0df23b26..7bddc9e0a63a62 100644 --- a/files/de/web/css/-moz-float-edge/index.html +++ b/files/de/web/css/-moz-float-edge/index.html @@ -48,7 +48,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/-moz-force-broken-image-icon/index.html b/files/de/web/css/-moz-force-broken-image-icon/index.html index b4b56a17d8802c..7a61a0d55a7462 100644 --- a/files/de/web/css/-moz-force-broken-image-icon/index.html +++ b/files/de/web/css/-moz-force-broken-image-icon/index.html @@ -20,7 +20,7 @@

Übersicht

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Werte

diff --git a/files/de/web/css/-moz-image-region/index.html b/files/de/web/css/-moz-image-region/index.html index 3a49ad49b0a1b4..5ce633e1a446b5 100644 --- a/files/de/web/css/-moz-image-region/index.html +++ b/files/de/web/css/-moz-image-region/index.html @@ -33,8 +33,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/-moz-orient/index.html b/files/de/web/css/-moz-orient/index.html index 8f650e4ab5e558..7cac9575981837 100644 --- a/files/de/web/css/-moz-orient/index.html +++ b/files/de/web/css/-moz-orient/index.html @@ -15,7 +15,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Werte

diff --git a/files/de/web/css/-moz-outline-radius/index.html b/files/de/web/css/-moz-outline-radius/index.html index 45213c6b0b4a5d..4d01395f3d022f 100644 --- a/files/de/web/css/-moz-outline-radius/index.html +++ b/files/de/web/css/-moz-outline-radius/index.html @@ -60,7 +60,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/-moz-user-focus/index.html b/files/de/web/css/-moz-user-focus/index.html index 2c3e77a9dac141..711b0622f3879f 100644 --- a/files/de/web/css/-moz-user-focus/index.html +++ b/files/de/web/css/-moz-user-focus/index.html @@ -58,7 +58,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Spezifikationen

diff --git a/files/de/web/css/-moz-user-input/index.html b/files/de/web/css/-moz-user-input/index.html index a9237a1778581b..b464f664b6760b 100644 --- a/files/de/web/css/-moz-user-input/index.html +++ b/files/de/web/css/-moz-user-input/index.html @@ -45,7 +45,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/-webkit-box-reflect/index.html b/files/de/web/css/-webkit-box-reflect/index.html index 08b974fd4e92fe..2ae05de4f769bd 100644 --- a/files/de/web/css/-webkit-box-reflect/index.html +++ b/files/de/web/css/-webkit-box-reflect/index.html @@ -51,7 +51,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Spezifikationen

diff --git a/files/de/web/css/-webkit-mask-position-x/index.html b/files/de/web/css/-webkit-mask-position-x/index.html index 04586fef3805e9..4e0bbeb391c7a8 100644 --- a/files/de/web/css/-webkit-mask-position-x/index.html +++ b/files/de/web/css/-webkit-mask-position-x/index.html @@ -50,7 +50,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/-webkit-mask-position-y/index.html b/files/de/web/css/-webkit-mask-position-y/index.html index d0c972990ce544..1277938c31282d 100644 --- a/files/de/web/css/-webkit-mask-position-y/index.html +++ b/files/de/web/css/-webkit-mask-position-y/index.html @@ -48,7 +48,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/-webkit-mask-repeat-x/index.html b/files/de/web/css/-webkit-mask-repeat-x/index.html index 15ab8b1f66cc47..c8e504c0301198 100644 --- a/files/de/web/css/-webkit-mask-repeat-x/index.html +++ b/files/de/web/css/-webkit-mask-repeat-x/index.html @@ -43,8 +43,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/-webkit-mask-repeat-y/index.html b/files/de/web/css/-webkit-mask-repeat-y/index.html index e969fc94829118..54d24680eaafbe 100644 --- a/files/de/web/css/-webkit-mask-repeat-y/index.html +++ b/files/de/web/css/-webkit-mask-repeat-y/index.html @@ -41,8 +41,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/-webkit-tap-highlight-color/index.html b/files/de/web/css/-webkit-tap-highlight-color/index.html index f74eca6d7e1b43..a63fd8db908a48 100644 --- a/files/de/web/css/-webkit-tap-highlight-color/index.html +++ b/files/de/web/css/-webkit-tap-highlight-color/index.html @@ -22,7 +22,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Spezifikationen

diff --git a/files/de/web/css/-webkit-text-stroke-color/index.html b/files/de/web/css/-webkit-text-stroke-color/index.html index 1a220a17106f86..8e6ea32fa3ce6d 100644 --- a/files/de/web/css/-webkit-text-stroke-color/index.html +++ b/files/de/web/css/-webkit-text-stroke-color/index.html @@ -39,7 +39,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Spezifikationen

diff --git a/files/de/web/css/-webkit-text-stroke/index.html b/files/de/web/css/-webkit-text-stroke/index.html index 056b62d3574320..e1126bfa34d890 100644 --- a/files/de/web/css/-webkit-text-stroke/index.html +++ b/files/de/web/css/-webkit-text-stroke/index.html @@ -38,7 +38,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/-webkit-touch-callout/index.html b/files/de/web/css/-webkit-touch-callout/index.html index af7961535889b1..5e759c6e248948 100644 --- a/files/de/web/css/-webkit-touch-callout/index.html +++ b/files/de/web/css/-webkit-touch-callout/index.html @@ -40,7 +40,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/@charset/index.html b/files/de/web/css/@charset/index.html index 289dc8117b3d74..ca2ac5fba43ece 100644 --- a/files/de/web/css/@charset/index.html +++ b/files/de/web/css/@charset/index.html @@ -40,7 +40,7 @@

Syntax

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/@document/index.html b/files/de/web/css/@document/index.html index f9d47540fb1397..8bb12442248110 100644 --- a/files/de/web/css/@document/index.html +++ b/files/de/web/css/@document/index.html @@ -32,7 +32,7 @@

Syntax

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/@import/index.html b/files/de/web/css/@import/index.html index acff38aebc46da..2494fce64d3359 100644 --- a/files/de/web/css/@import/index.html +++ b/files/de/web/css/@import/index.html @@ -32,7 +32,7 @@

Syntax

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/@media/index.html b/files/de/web/css/@media/index.html index 814ff628ed7228..1969c261ecfefa 100644 --- a/files/de/web/css/@media/index.html +++ b/files/de/web/css/@media/index.html @@ -21,7 +21,7 @@

Summary

Syntax

-
{{csssyntax}}
+{{csssyntax}}

A <media-query> is composed of a media type and/or a number of media features.

diff --git a/files/de/web/css/@page/bleed/index.html b/files/de/web/css/@page/bleed/index.html index 709025d6717f93..7b843e11f83051 100644 --- a/files/de/web/css/@page/bleed/index.html +++ b/files/de/web/css/@page/bleed/index.html @@ -38,7 +38,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/@page/index.html b/files/de/web/css/@page/index.html index ed45c12a03cbdc..7a17e475d94034 100644 --- a/files/de/web/css/@page/index.html +++ b/files/de/web/css/@page/index.html @@ -41,7 +41,7 @@

Deskriptoren

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/@page/marks/index.html b/files/de/web/css/@page/marks/index.html index f30efcffd31b80..e61c0fac717003 100644 --- a/files/de/web/css/@page/marks/index.html +++ b/files/de/web/css/@page/marks/index.html @@ -43,7 +43,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/_colon_in-range/index.html b/files/de/web/css/_colon_in-range/index.html index 0cdd2fb1783984..fab2145bcf4420 100644 --- a/files/de/web/css/_colon_in-range/index.html +++ b/files/de/web/css/_colon_in-range/index.html @@ -26,7 +26,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/_colon_invalid/index.html b/files/de/web/css/_colon_invalid/index.html index 4dc3873fd30df8..ab2a1a9cfb6b90 100644 --- a/files/de/web/css/_colon_invalid/index.html +++ b/files/de/web/css/_colon_invalid/index.html @@ -34,7 +34,7 @@

Übersicht

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Anmerkungen

diff --git a/files/de/web/css/_doublecolon_marker/index.html b/files/de/web/css/_doublecolon_marker/index.html index ee5dd917d2235e..c82cb4dd84bf33 100644 --- a/files/de/web/css/_doublecolon_marker/index.html +++ b/files/de/web/css/_doublecolon_marker/index.html @@ -39,7 +39,7 @@

Zulässige Eigenschaften

Syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Beispiel

diff --git a/files/de/web/css/_doublecolon_placeholder/index.html b/files/de/web/css/_doublecolon_placeholder/index.html index d63f9b7cc7311b..7f10c944d4e119 100644 --- a/files/de/web/css/_doublecolon_placeholder/index.html +++ b/files/de/web/css/_doublecolon_placeholder/index.html @@ -23,7 +23,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/align-content/index.html b/files/de/web/css/align-content/index.html index d899a26cfdbabb..215e2e36f28d99 100644 --- a/files/de/web/css/align-content/index.html +++ b/files/de/web/css/align-content/index.html @@ -66,7 +66,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/align-items/index.html b/files/de/web/css/align-items/index.html index 169081934b956e..5828813ed9cf34 100644 --- a/files/de/web/css/align-items/index.html +++ b/files/de/web/css/align-items/index.html @@ -61,7 +61,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/align-self/index.html b/files/de/web/css/align-self/index.html index 6f20312ee82fd3..61c6c9c53259ec 100644 --- a/files/de/web/css/align-self/index.html +++ b/files/de/web/css/align-self/index.html @@ -55,7 +55,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Spezifikationen

diff --git a/files/de/web/css/all/index.html b/files/de/web/css/all/index.html index 80de31880c5852..ad71165540c52a 100644 --- a/files/de/web/css/all/index.html +++ b/files/de/web/css/all/index.html @@ -37,7 +37,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/animation-delay/index.html b/files/de/web/css/animation-delay/index.html index d6dd7702b9ef55..bb9ebf32c0f48e 100644 --- a/files/de/web/css/animation-delay/index.html +++ b/files/de/web/css/animation-delay/index.html @@ -29,8 +29,7 @@

Übersicht

Syntax

-
{{csssyntax}}
-
+{{csssyntax}}
animation-delay: 3s
 animation-delay: 2s, 4ms
diff --git a/files/de/web/css/animation-direction/index.html b/files/de/web/css/animation-direction/index.html
index 0f62a3b74fecbd..29bf7a2da4987f 100644
--- a/files/de/web/css/animation-direction/index.html
+++ b/files/de/web/css/animation-direction/index.html
@@ -54,7 +54,7 @@ 

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/animation-duration/index.html b/files/de/web/css/animation-duration/index.html index e602ec194dbebc..6538d81a331604 100644 --- a/files/de/web/css/animation-duration/index.html +++ b/files/de/web/css/animation-duration/index.html @@ -41,8 +41,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/animation-fill-mode/index.html b/files/de/web/css/animation-fill-mode/index.html index c4074a5655a23b..bb0f98d8695b67 100644 --- a/files/de/web/css/animation-fill-mode/index.html +++ b/files/de/web/css/animation-fill-mode/index.html @@ -19,8 +19,7 @@

Übersicht

Syntax

-
{{csssyntax}}
-
+{{csssyntax}}
animation-fill-mode: none
 animation-fill-mode: forwards
diff --git a/files/de/web/css/animation-iteration-count/index.html b/files/de/web/css/animation-iteration-count/index.html
index a1e7d3c3e95b16..5124a365443266 100644
--- a/files/de/web/css/animation-iteration-count/index.html
+++ b/files/de/web/css/animation-iteration-count/index.html
@@ -21,8 +21,7 @@ 

Übersicht

Syntax

-
{{csssyntax}}
-
+{{csssyntax}}
animation-iteration-count: infinite
 animation-iteration-count: 3
diff --git a/files/de/web/css/animation-name/index.html b/files/de/web/css/animation-name/index.html
index 5b755b8b35fb50..ca6c4bbe4751de 100644
--- a/files/de/web/css/animation-name/index.html
+++ b/files/de/web/css/animation-name/index.html
@@ -49,7 +49,7 @@ 

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/animation-play-state/index.html b/files/de/web/css/animation-play-state/index.html index 7520037251e858..5223e4139b4790 100644 --- a/files/de/web/css/animation-play-state/index.html +++ b/files/de/web/css/animation-play-state/index.html @@ -47,7 +47,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/animation-timing-function/index.html b/files/de/web/css/animation-timing-function/index.html index 8f73828d749bb8..dfcd429cecee0b 100644 --- a/files/de/web/css/animation-timing-function/index.html +++ b/files/de/web/css/animation-timing-function/index.html @@ -56,7 +56,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/animation/index.html b/files/de/web/css/animation/index.html index 77ff733e134598..f1b55d6fd1d6a9 100644 --- a/files/de/web/css/animation/index.html +++ b/files/de/web/css/animation/index.html @@ -38,8 +38,7 @@

Syntax

Formale Syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/appearance/index.html b/files/de/web/css/appearance/index.html index 62ee89682e9f45..671071f111f286 100644 --- a/files/de/web/css/appearance/index.html +++ b/files/de/web/css/appearance/index.html @@ -1457,7 +1457,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/backdrop-filter/index.html b/files/de/web/css/backdrop-filter/index.html index 910ecc40f88edd..17d633527ad4c1 100644 --- a/files/de/web/css/backdrop-filter/index.html +++ b/files/de/web/css/backdrop-filter/index.html @@ -58,7 +58,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/backface-visibility/index.html b/files/de/web/css/backface-visibility/index.html index f69c76b4d3e4f6..68ab96451cb157 100644 --- a/files/de/web/css/backface-visibility/index.html +++ b/files/de/web/css/backface-visibility/index.html @@ -37,7 +37,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/background-attachment/index.html b/files/de/web/css/background-attachment/index.html index fe0d426df21461..0b97feed124fec 100644 --- a/files/de/web/css/background-attachment/index.html +++ b/files/de/web/css/background-attachment/index.html @@ -54,7 +54,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/background-blend-mode/index.html b/files/de/web/css/background-blend-mode/index.html index 2423929b794394..2dcbf626752095 100644 --- a/files/de/web/css/background-blend-mode/index.html +++ b/files/de/web/css/background-blend-mode/index.html @@ -45,7 +45,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/background-color/index.html b/files/de/web/css/background-color/index.html index 6db5caa387f218..ee695550a158b8 100644 --- a/files/de/web/css/background-color/index.html +++ b/files/de/web/css/background-color/index.html @@ -51,7 +51,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/background-size/index.html b/files/de/web/css/background-size/index.html index de6629ef6b8f78..7bfb2bc8e77b22 100644 --- a/files/de/web/css/background-size/index.html +++ b/files/de/web/css/background-size/index.html @@ -91,7 +91,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/background/index.html b/files/de/web/css/background/index.html index d4e50112d0e58e..2a778202ec1ef3 100644 --- a/files/de/web/css/background/index.html +++ b/files/de/web/css/background/index.html @@ -106,7 +106,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/border-bottom-color/index.html b/files/de/web/css/border-bottom-color/index.html index 86561e834ad4ed..64256988c0cb49 100644 --- a/files/de/web/css/border-bottom-color/index.html +++ b/files/de/web/css/border-bottom-color/index.html @@ -33,7 +33,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/border-bottom-right-radius/index.html b/files/de/web/css/border-bottom-right-radius/index.html index 786a7a21a74628..4e5745f32a91e9 100644 --- a/files/de/web/css/border-bottom-right-radius/index.html +++ b/files/de/web/css/border-bottom-right-radius/index.html @@ -28,7 +28,7 @@

Syntax

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Spezifikation

diff --git a/files/de/web/css/border-bottom/index.html b/files/de/web/css/border-bottom/index.html index 8d93a330f42d47..4a7841bc7794f5 100644 --- a/files/de/web/css/border-bottom/index.html +++ b/files/de/web/css/border-bottom/index.html @@ -19,8 +19,7 @@

Übersicht

Syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Werte

diff --git a/files/de/web/css/border-collapse/index.html b/files/de/web/css/border-collapse/index.html index 52a2fcb4f1cb99..502ef89a034786 100644 --- a/files/de/web/css/border-collapse/index.html +++ b/files/de/web/css/border-collapse/index.html @@ -53,7 +53,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/border-image-outset/index.html b/files/de/web/css/border-image-outset/index.html index 7cd1f0410c0e04..e10b0de8ee5372 100644 --- a/files/de/web/css/border-image-outset/index.html +++ b/files/de/web/css/border-image-outset/index.html @@ -21,8 +21,7 @@

Übersicht

Syntax

-
{{csssyntax}}
-
+{{csssyntax}}
border-image-outset: Seiten                  /* Ein-Wert Syntax   */  z. B. border-image-outset: 30%;
 border-image-outset: vertikal horizontal     /* Zwei-Werte Syntax   */  z. B. border-image-outset: 10% 30%;
diff --git a/files/de/web/css/border-image-repeat/index.html b/files/de/web/css/border-image-repeat/index.html
index b721074674ed1f..2810fce31df98c 100644
--- a/files/de/web/css/border-image-repeat/index.html
+++ b/files/de/web/css/border-image-repeat/index.html
@@ -53,7 +53,7 @@ 

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/border-image-slice/index.html b/files/de/web/css/border-image-slice/index.html index c52c885c16f90a..cfe5959b58249a 100644 --- a/files/de/web/css/border-image-slice/index.html +++ b/files/de/web/css/border-image-slice/index.html @@ -76,7 +76,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Spezifikationen

diff --git a/files/de/web/css/border-image-source/index.html b/files/de/web/css/border-image-source/index.html index 1ec0a501348533..31319da15467a2 100644 --- a/files/de/web/css/border-image-source/index.html +++ b/files/de/web/css/border-image-source/index.html @@ -37,7 +37,7 @@

Syntax

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/border-image-width/index.html b/files/de/web/css/border-image-width/index.html index e367bc14069d5e..6de31a429d11a2 100644 --- a/files/de/web/css/border-image-width/index.html +++ b/files/de/web/css/border-image-width/index.html @@ -74,7 +74,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/border-image/index.html b/files/de/web/css/border-image/index.html index d489fa343d3221..484b983845e1aa 100644 --- a/files/de/web/css/border-image/index.html +++ b/files/de/web/css/border-image/index.html @@ -23,7 +23,7 @@

Übersicht

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Werte

diff --git a/files/de/web/css/border-spacing/index.html b/files/de/web/css/border-spacing/index.html index e20300171a135e..19e175e3d5c4de 100644 --- a/files/de/web/css/border-spacing/index.html +++ b/files/de/web/css/border-spacing/index.html @@ -63,7 +63,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/border-style/index.html b/files/de/web/css/border-style/index.html index 32aa331b109833..09f08ef9ae5283 100644 --- a/files/de/web/css/border-style/index.html +++ b/files/de/web/css/border-style/index.html @@ -122,7 +122,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/border/index.html b/files/de/web/css/border/index.html index ffcf4c2631ec49..118465a67cdca9 100644 --- a/files/de/web/css/border/index.html +++ b/files/de/web/css/border/index.html @@ -43,7 +43,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/box-decoration-break/index.html b/files/de/web/css/box-decoration-break/index.html index d1f0261fc2f986..1aaf5b37d02316 100644 --- a/files/de/web/css/box-decoration-break/index.html +++ b/files/de/web/css/box-decoration-break/index.html @@ -38,7 +38,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/de/web/css/box-pack/index.html b/files/de/web/css/box-pack/index.html index 735a7876f5c28e..bc868804e9f3c8 100644 --- a/files/de/web/css/box-pack/index.html +++ b/files/de/web/css/box-pack/index.html @@ -51,7 +51,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/box-shadow/index.html b/files/de/web/css/box-shadow/index.html index 637e2043272987..19fb83fe818026 100644 --- a/files/de/web/css/box-shadow/index.html +++ b/files/de/web/css/box-shadow/index.html @@ -60,7 +60,7 @@

Interpolation

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Live-Beispiele

diff --git a/files/de/web/css/box-sizing/index.html b/files/de/web/css/box-sizing/index.html index 7c07a9c5544b56..ee6d714022d2a3 100644 --- a/files/de/web/css/box-sizing/index.html +++ b/files/de/web/css/box-sizing/index.html @@ -62,7 +62,7 @@

Formale Definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/break-after/index.html b/files/de/web/css/break-after/index.html index 6bbcdb52d2db6f..408373f0aab6c9 100644 --- a/files/de/web/css/break-after/index.html +++ b/files/de/web/css/break-after/index.html @@ -78,7 +78,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Spezifikationen

diff --git a/files/de/web/css/break-inside/index.html b/files/de/web/css/break-inside/index.html index 8090a6926740cd..49f410e8f0c94e 100644 --- a/files/de/web/css/break-inside/index.html +++ b/files/de/web/css/break-inside/index.html @@ -60,7 +60,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Page-break-Aliasse

diff --git a/files/de/web/css/calc()/index.html b/files/de/web/css/calc()/index.html index 357b7d1036437c..f8424ee032b2fc 100644 --- a/files/de/web/css/calc()/index.html +++ b/files/de/web/css/calc()/index.html @@ -17,7 +17,7 @@

Übersicht

Syntax

-
{{csssyntax}}
+{{csssyntax}}
/* Eigenschaft: calc(Ausdruck) */
 width: calc(100% - 80px);
diff --git a/files/de/web/css/caption-side/index.html b/files/de/web/css/caption-side/index.html index 042981c57639de..d4cbfd11cb68cf 100644 --- a/files/de/web/css/caption-side/index.html +++ b/files/de/web/css/caption-side/index.html @@ -72,7 +72,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/clear/index.html b/files/de/web/css/clear/index.html index 9d2be4ab3c8941..7137e2320c984c 100644 --- a/files/de/web/css/clear/index.html +++ b/files/de/web/css/clear/index.html @@ -77,7 +77,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/clip-path/index.html b/files/de/web/css/clip-path/index.html index 63df0e624885f6..521da403a2b54f 100644 --- a/files/de/web/css/clip-path/index.html +++ b/files/de/web/css/clip-path/index.html @@ -72,7 +72,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/clip/index.html b/files/de/web/css/clip/index.html index a23c3ec70847fb..39441f3aff2e16 100644 --- a/files/de/web/css/clip/index.html +++ b/files/de/web/css/clip/index.html @@ -48,7 +48,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/color/index.html b/files/de/web/css/color/index.html index 1465dd3a1fba86..48583a1ac48b28 100644 --- a/files/de/web/css/color/index.html +++ b/files/de/web/css/color/index.html @@ -57,7 +57,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/column-gap/index.html b/files/de/web/css/column-gap/index.html index 9e41194a525213..7043b904bec1e1 100644 --- a/files/de/web/css/column-gap/index.html +++ b/files/de/web/css/column-gap/index.html @@ -43,7 +43,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/column-rule-width/index.html b/files/de/web/css/column-rule-width/index.html index b087970e957396..3d48eff21cbc39 100644 --- a/files/de/web/css/column-rule-width/index.html +++ b/files/de/web/css/column-rule-width/index.html @@ -45,7 +45,7 @@

Werte

Formale Syntax

-
{{csssyntax('column-rule-width')}}
+{{csssyntax('column-rule-width')}}

Beispiel

diff --git a/files/de/web/css/column-span/index.html b/files/de/web/css/column-span/index.html index c441af6d43cde5..6be446711439b3 100644 --- a/files/de/web/css/column-span/index.html +++ b/files/de/web/css/column-span/index.html @@ -18,8 +18,7 @@

Übersicht

Syntax

-
{{csssyntax}}
-
+{{csssyntax}}
column-span: none
 column-span: all
diff --git a/files/de/web/css/column-width/index.html b/files/de/web/css/column-width/index.html
index 2ba1dc5e1170f0..e3335bbfd1b62f 100644
--- a/files/de/web/css/column-width/index.html
+++ b/files/de/web/css/column-width/index.html
@@ -43,7 +43,7 @@ 

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/columns/index.html b/files/de/web/css/columns/index.html index 5a243ed7030d5f..467950484b0c09 100644 --- a/files/de/web/css/columns/index.html +++ b/files/de/web/css/columns/index.html @@ -54,7 +54,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/counter-increment/index.html b/files/de/web/css/counter-increment/index.html index 07c649e290f70c..2a974cff552016 100644 --- a/files/de/web/css/counter-increment/index.html +++ b/files/de/web/css/counter-increment/index.html @@ -52,7 +52,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/counter-reset/index.html b/files/de/web/css/counter-reset/index.html index 3b35441a619c0b..135e46349cced3 100644 --- a/files/de/web/css/counter-reset/index.html +++ b/files/de/web/css/counter-reset/index.html @@ -52,7 +52,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/cursor/index.html b/files/de/web/css/cursor/index.html index f069a478b8cfe0..f91685ec2a0066 100644 --- a/files/de/web/css/cursor/index.html +++ b/files/de/web/css/cursor/index.html @@ -243,8 +243,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/direction/index.html b/files/de/web/css/direction/index.html index 50c1af5f092816..faaa0bf8b572b4 100644 --- a/files/de/web/css/direction/index.html +++ b/files/de/web/css/direction/index.html @@ -45,7 +45,7 @@

Werte

Formaler Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/display/index.html b/files/de/web/css/display/index.html index 54b21e29b5baaa..d95d8fdf1702eb 100644 --- a/files/de/web/css/display/index.html +++ b/files/de/web/css/display/index.html @@ -192,8 +192,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/empty-cells/index.html b/files/de/web/css/empty-cells/index.html index 97bdbe839f5b20..f20a3477bb9fb2 100644 --- a/files/de/web/css/empty-cells/index.html +++ b/files/de/web/css/empty-cells/index.html @@ -43,7 +43,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/flex-flow/index.html b/files/de/web/css/flex-flow/index.html index 7eca4d3ecbb48f..d15f88c75a34b4 100644 --- a/files/de/web/css/flex-flow/index.html +++ b/files/de/web/css/flex-flow/index.html @@ -20,7 +20,7 @@

Summary

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Werte

diff --git a/files/de/web/css/flex-grow/index.html b/files/de/web/css/flex-grow/index.html index 0a40c317de6b32..5a830ba157186f 100644 --- a/files/de/web/css/flex-grow/index.html +++ b/files/de/web/css/flex-grow/index.html @@ -28,8 +28,7 @@

Syntax

-
{{csssyntax}}
-
+{{csssyntax}}
flex-grow: 3
 
diff --git a/files/de/web/css/float/index.html b/files/de/web/css/float/index.html
index 460f1e6fec627b..5b796a7fdfbf66 100644
--- a/files/de/web/css/float/index.html
+++ b/files/de/web/css/float/index.html
@@ -138,7 +138,7 @@ 

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/font-size/index.html b/files/de/web/css/font-size/index.html index 7a5592169cbf6f..586d779cef86bf 100644 --- a/files/de/web/css/font-size/index.html +++ b/files/de/web/css/font-size/index.html @@ -172,7 +172,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Mögliche Ansätze

diff --git a/files/de/web/css/font-style/index.html b/files/de/web/css/font-style/index.html index 02430dd7460dfe..a23cab9aa2b9fa 100644 --- a/files/de/web/css/font-style/index.html +++ b/files/de/web/css/font-style/index.html @@ -148,7 +148,7 @@

JavaScript

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/gap/index.html b/files/de/web/css/gap/index.html index 1a7d54bbd40a81..8fbab409694dfe 100644 --- a/files/de/web/css/gap/index.html +++ b/files/de/web/css/gap/index.html @@ -52,7 +52,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/grid-template-areas/index.html b/files/de/web/css/grid-template-areas/index.html index 57ceda4481d8f0..1d60ccf4799cbc 100644 --- a/files/de/web/css/grid-template-areas/index.html +++ b/files/de/web/css/grid-template-areas/index.html @@ -45,7 +45,7 @@

Werte

Formaler Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/grid/index.html b/files/de/web/css/grid/index.html index 2dc160fe3493f6..aee6a296fe5674 100644 --- a/files/de/web/css/grid/index.html +++ b/files/de/web/css/grid/index.html @@ -64,7 +64,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/height/index.html b/files/de/web/css/height/index.html index 8360676aa8dbc0..77d45c88aeebc6 100644 --- a/files/de/web/css/height/index.html +++ b/files/de/web/css/height/index.html @@ -65,7 +65,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/hyphens/index.html b/files/de/web/css/hyphens/index.html index 564d3246e17c92..bfa8328adadf38 100644 --- a/files/de/web/css/hyphens/index.html +++ b/files/de/web/css/hyphens/index.html @@ -20,8 +20,7 @@

Übersicht

Syntax

-
{{csssyntax}}
-
+{{csssyntax}}
hyphens: none
 hyphens: manual
diff --git a/files/de/web/css/image-orientation/index.html b/files/de/web/css/image-orientation/index.html
index 5ef67d6ea1c304..90cf2a6ad05477 100644
--- a/files/de/web/css/image-orientation/index.html
+++ b/files/de/web/css/image-orientation/index.html
@@ -53,7 +53,7 @@ 

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/image-rendering/index.html b/files/de/web/css/image-rendering/index.html index 3abab150d49f26..374517275a8a8e 100644 --- a/files/de/web/css/image-rendering/index.html +++ b/files/de/web/css/image-rendering/index.html @@ -24,7 +24,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}
image-rendering: auto
 image-rendering: crisp-edges
diff --git a/files/de/web/css/justify-content/index.html b/files/de/web/css/justify-content/index.html
index 3d991145af0cbb..67613a100bafb0 100644
--- a/files/de/web/css/justify-content/index.html
+++ b/files/de/web/css/justify-content/index.html
@@ -67,7 +67,7 @@ 

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/letter-spacing/index.html b/files/de/web/css/letter-spacing/index.html index ffd4a58d94edbd..c321bbc86df7db 100644 --- a/files/de/web/css/letter-spacing/index.html +++ b/files/de/web/css/letter-spacing/index.html @@ -45,7 +45,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/line-break/index.html b/files/de/web/css/line-break/index.html index 7338a176c75033..941cfa08950f9c 100644 --- a/files/de/web/css/line-break/index.html +++ b/files/de/web/css/line-break/index.html @@ -46,7 +46,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Spezifikationen

diff --git a/files/de/web/css/list-style-image/index.html b/files/de/web/css/list-style-image/index.html index dba30b41911527..93e8d8a44a69d4 100644 --- a/files/de/web/css/list-style-image/index.html +++ b/files/de/web/css/list-style-image/index.html @@ -45,7 +45,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/list-style-type/index.html b/files/de/web/css/list-style-type/index.html index d2831799ac84f7..6447a958fa641f 100644 --- a/files/de/web/css/list-style-type/index.html +++ b/files/de/web/css/list-style-type/index.html @@ -483,7 +483,7 @@

Nicht standardisierte Erweiterungen

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/mask-origin/index.html b/files/de/web/css/mask-origin/index.html index 9f30da1fbcd08b..e24340161ee1f7 100644 --- a/files/de/web/css/mask-origin/index.html +++ b/files/de/web/css/mask-origin/index.html @@ -16,7 +16,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Werte

diff --git a/files/de/web/css/mask-repeat/index.html b/files/de/web/css/mask-repeat/index.html index 27d579e963f9a2..19c30e7555a8c7 100644 --- a/files/de/web/css/mask-repeat/index.html +++ b/files/de/web/css/mask-repeat/index.html @@ -47,7 +47,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/mask/index.html b/files/de/web/css/mask/index.html index 900127ae1b6393..045ec1846adc09 100644 --- a/files/de/web/css/mask/index.html +++ b/files/de/web/css/mask/index.html @@ -45,7 +45,7 @@

Werte

Falls der Wert ein URL Wert ist, wird das Element als SVG-Maske verwendet, dass durch die URI referenziert wird.

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/max-height/index.html b/files/de/web/css/max-height/index.html index 51205487baaa88..97643f700fd3cb 100644 --- a/files/de/web/css/max-height/index.html +++ b/files/de/web/css/max-height/index.html @@ -62,7 +62,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/mix-blend-mode/index.html b/files/de/web/css/mix-blend-mode/index.html index 59efbddadd7acf..25a4d1390efb97 100644 --- a/files/de/web/css/mix-blend-mode/index.html +++ b/files/de/web/css/mix-blend-mode/index.html @@ -50,7 +50,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/object-fit/index.html b/files/de/web/css/object-fit/index.html index 7fbbc5267e68fb..56d7afa6ffd134 100644 --- a/files/de/web/css/object-fit/index.html +++ b/files/de/web/css/object-fit/index.html @@ -21,7 +21,7 @@

Übersicht

Syntax

-
{{csssyntax}}
+{{csssyntax}}
object-fit: fill
 object-fit: contain
diff --git a/files/de/web/css/object-position/index.html b/files/de/web/css/object-position/index.html
index e3b2dd4f80bb15..d42372ad903b12 100644
--- a/files/de/web/css/object-position/index.html
+++ b/files/de/web/css/object-position/index.html
@@ -29,7 +29,7 @@ 

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/de/web/css/opacity/index.html b/files/de/web/css/opacity/index.html index 6781cbfee6dfa2..cc16b847cc8e43 100644 --- a/files/de/web/css/opacity/index.html +++ b/files/de/web/css/opacity/index.html @@ -72,7 +72,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/order/index.html b/files/de/web/css/order/index.html index 7b3a099ded30a8..47fdd5da76df57 100644 --- a/files/de/web/css/order/index.html +++ b/files/de/web/css/order/index.html @@ -46,7 +46,7 @@

Werte

Repräsentiert die ordinale Position des Flexelements.
-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/orphans/index.html b/files/de/web/css/orphans/index.html index 0e1c9840251a69..1e5d316fd160b2 100644 --- a/files/de/web/css/orphans/index.html +++ b/files/de/web/css/orphans/index.html @@ -42,7 +42,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/outline-color/index.html b/files/de/web/css/outline-color/index.html index c8027201599695..950af56692336c 100644 --- a/files/de/web/css/outline-color/index.html +++ b/files/de/web/css/outline-color/index.html @@ -34,7 +34,7 @@

Werte

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/outline/index.html b/files/de/web/css/outline/index.html index 48b3666cce9f92..c914f0e1345dc8 100644 --- a/files/de/web/css/outline/index.html +++ b/files/de/web/css/outline/index.html @@ -95,7 +95,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beschreibung

diff --git a/files/de/web/css/overflow-wrap/index.html b/files/de/web/css/overflow-wrap/index.html index e271657aa3c972..f549ea504c03f6 100644 --- a/files/de/web/css/overflow-wrap/index.html +++ b/files/de/web/css/overflow-wrap/index.html @@ -42,7 +42,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/overscroll-behavior-y/index.html b/files/de/web/css/overscroll-behavior-y/index.html index 996350ccac58a9..266deecd257e64 100644 --- a/files/de/web/css/overscroll-behavior-y/index.html +++ b/files/de/web/css/overscroll-behavior-y/index.html @@ -41,7 +41,7 @@

Werte

Formale  Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/overscroll-behavior/index.html b/files/de/web/css/overscroll-behavior/index.html index f2a7e101656542..a612b70f5b56d2 100644 --- a/files/de/web/css/overscroll-behavior/index.html +++ b/files/de/web/css/overscroll-behavior/index.html @@ -46,7 +46,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/de/web/css/perspective-origin/index.html b/files/de/web/css/perspective-origin/index.html index d70e6b980a02a8..c1d0249b995880 100644 --- a/files/de/web/css/perspective-origin/index.html +++ b/files/de/web/css/perspective-origin/index.html @@ -60,7 +60,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/de/web/css/pointer-events/index.html b/files/de/web/css/pointer-events/index.html index 29916ac61912b9..d6c6e6a0afefad 100644 --- a/files/de/web/css/pointer-events/index.html +++ b/files/de/web/css/pointer-events/index.html @@ -60,7 +60,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/position/index.html b/files/de/web/css/position/index.html index 7acf3f3009a193..6efad419f99bf6 100644 --- a/files/de/web/css/position/index.html +++ b/files/de/web/css/position/index.html @@ -21,8 +21,7 @@

Übersicht

Syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Werte

diff --git a/files/de/web/css/quotes/index.html b/files/de/web/css/quotes/index.html index 884ed4cf44238a..72fa3c0c27fb0d 100644 --- a/files/de/web/css/quotes/index.html +++ b/files/de/web/css/quotes/index.html @@ -43,7 +43,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/resize/index.html b/files/de/web/css/resize/index.html index 930ecf5f8c8dfe..29147600f8067d 100644 --- a/files/de/web/css/resize/index.html +++ b/files/de/web/css/resize/index.html @@ -69,7 +69,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/right/index.html b/files/de/web/css/right/index.html index 0eee3679172c50..d5f44a8f8d4b48 100644 --- a/files/de/web/css/right/index.html +++ b/files/de/web/css/right/index.html @@ -40,7 +40,7 @@

Werte

Formelle Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/row-gap/index.html b/files/de/web/css/row-gap/index.html index c6754e69ad4829..fafd48f128ff46 100644 --- a/files/de/web/css/row-gap/index.html +++ b/files/de/web/css/row-gap/index.html @@ -48,7 +48,7 @@

Values

Formal syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Examples

diff --git a/files/de/web/css/ruby-align/index.html b/files/de/web/css/ruby-align/index.html index f38d8257bb033f..eafc4b0ab14416 100644 --- a/files/de/web/css/ruby-align/index.html +++ b/files/de/web/css/ruby-align/index.html @@ -46,7 +46,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/scroll-behavior/index.html b/files/de/web/css/scroll-behavior/index.html index 9505393d2a800f..d98994efaf07bd 100644 --- a/files/de/web/css/scroll-behavior/index.html +++ b/files/de/web/css/scroll-behavior/index.html @@ -63,7 +63,7 @@

Werte

Formelle Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/tab-size/index.html b/files/de/web/css/tab-size/index.html index b324828746d21f..59a59a2ba8b94c 100644 --- a/files/de/web/css/tab-size/index.html +++ b/files/de/web/css/tab-size/index.html @@ -45,7 +45,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/table-layout/index.html b/files/de/web/css/table-layout/index.html index 1a7136e994b08c..d3b82d02041270 100644 --- a/files/de/web/css/table-layout/index.html +++ b/files/de/web/css/table-layout/index.html @@ -45,7 +45,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/text-align-last/index.html b/files/de/web/css/text-align-last/index.html index 41b06071609ff8..d464236c88bad6 100644 --- a/files/de/web/css/text-align-last/index.html +++ b/files/de/web/css/text-align-last/index.html @@ -55,7 +55,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/text-align/index.html b/files/de/web/css/text-align/index.html index 5af079ca8142ba..99b1315b6c7b4c 100644 --- a/files/de/web/css/text-align/index.html +++ b/files/de/web/css/text-align/index.html @@ -89,7 +89,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/text-decoration/index.html b/files/de/web/css/text-decoration/index.html index af1de281c11754..51217d2e465981 100644 --- a/files/de/web/css/text-decoration/index.html +++ b/files/de/web/css/text-decoration/index.html @@ -42,7 +42,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/text-justify/index.html b/files/de/web/css/text-justify/index.html index 441321a862bba0..40fe2e793ec71a 100644 --- a/files/de/web/css/text-justify/index.html +++ b/files/de/web/css/text-justify/index.html @@ -42,7 +42,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/text-overflow/index.html b/files/de/web/css/text-overflow/index.html index c513eca823b389..ee6302b771560f 100644 --- a/files/de/web/css/text-overflow/index.html +++ b/files/de/web/css/text-overflow/index.html @@ -57,7 +57,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/text-rendering/index.html b/files/de/web/css/text-rendering/index.html index 57d8ffb78d1db5..29d67790caf090 100644 --- a/files/de/web/css/text-rendering/index.html +++ b/files/de/web/css/text-rendering/index.html @@ -60,7 +60,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/text-shadow/index.html b/files/de/web/css/text-shadow/index.html index 89b3f6907e06f9..780d377e747eaa 100644 --- a/files/de/web/css/text-shadow/index.html +++ b/files/de/web/css/text-shadow/index.html @@ -61,7 +61,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/text-underline-position/index.html b/files/de/web/css/text-underline-position/index.html index 90fd9ddafd5414..aca1ed0e8148a3 100644 --- a/files/de/web/css/text-underline-position/index.html +++ b/files/de/web/css/text-underline-position/index.html @@ -59,7 +59,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Spezifikationen

diff --git a/files/de/web/css/top/index.html b/files/de/web/css/top/index.html index 51000ba0209f24..08eb58b8d81304 100644 --- a/files/de/web/css/top/index.html +++ b/files/de/web/css/top/index.html @@ -38,7 +38,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/touch-action/index.html b/files/de/web/css/touch-action/index.html index c746406011acd0..41aef09e9eaa09 100644 --- a/files/de/web/css/touch-action/index.html +++ b/files/de/web/css/touch-action/index.html @@ -18,7 +18,7 @@

Übersicht

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Werte

diff --git a/files/de/web/css/transform-origin/index.html b/files/de/web/css/transform-origin/index.html index 83f8a833ed0c2f..ebec29cc9b3f56 100644 --- a/files/de/web/css/transform-origin/index.html +++ b/files/de/web/css/transform-origin/index.html @@ -366,7 +366,7 @@

Werte

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/transform/index.html b/files/de/web/css/transform/index.html index 0456661dbb5482..03890f06877934 100644 --- a/files/de/web/css/transform/index.html +++ b/files/de/web/css/transform/index.html @@ -95,7 +95,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/transition-property/index.html b/files/de/web/css/transition-property/index.html index 02a492097e8861..097cdae972015f 100644 --- a/files/de/web/css/transition-property/index.html +++ b/files/de/web/css/transition-property/index.html @@ -54,7 +54,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/transition/index.html b/files/de/web/css/transition/index.html index 89a4533cdc606e..6f4842e6d47fda 100644 --- a/files/de/web/css/transition/index.html +++ b/files/de/web/css/transition/index.html @@ -65,7 +65,7 @@

Syntax

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/translate/index.html b/files/de/web/css/translate/index.html index ab89dae4c49ee9..3b523706a30984 100644 --- a/files/de/web/css/translate/index.html +++ b/files/de/web/css/translate/index.html @@ -49,7 +49,7 @@

Formale Definition

Formale Syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Beispiel

diff --git a/files/de/web/css/unicode-bidi/index.html b/files/de/web/css/unicode-bidi/index.html index b8853c8add2d71..e324534d1da213 100644 --- a/files/de/web/css/unicode-bidi/index.html +++ b/files/de/web/css/unicode-bidi/index.html @@ -57,7 +57,7 @@

Werte

Formaler Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/user-modify/index.html b/files/de/web/css/user-modify/index.html index 1d77881c0a9de4..cafd334d3a09f6 100644 --- a/files/de/web/css/user-modify/index.html +++ b/files/de/web/css/user-modify/index.html @@ -43,7 +43,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/vertical-align/index.html b/files/de/web/css/vertical-align/index.html index e401376bca6771..43d76f8a1d9fad 100644 --- a/files/de/web/css/vertical-align/index.html +++ b/files/de/web/css/vertical-align/index.html @@ -182,7 +182,7 @@

Werte für Tabellenzellen

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiel

diff --git a/files/de/web/css/visibility/index.html b/files/de/web/css/visibility/index.html index f724ee51bd698f..1e09cd79f23647 100644 --- a/files/de/web/css/visibility/index.html +++ b/files/de/web/css/visibility/index.html @@ -50,7 +50,7 @@

Interpolation

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/white-space/index.html b/files/de/web/css/white-space/index.html index 5bd5f70eae1781..2141893064ed14 100644 --- a/files/de/web/css/white-space/index.html +++ b/files/de/web/css/white-space/index.html @@ -127,7 +127,7 @@

Formale Definition

Formale Syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Beispiele

diff --git a/files/de/web/css/widows/index.html b/files/de/web/css/widows/index.html index 4aefdaf6125534..e0d8537eaeb5df 100644 --- a/files/de/web/css/widows/index.html +++ b/files/de/web/css/widows/index.html @@ -45,7 +45,7 @@

Formale Definition

Formale Syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Beispiel

diff --git a/files/de/web/css/width/index.html b/files/de/web/css/width/index.html index b31a06982347fa..286968bbb90d24 100644 --- a/files/de/web/css/width/index.html +++ b/files/de/web/css/width/index.html @@ -73,7 +73,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/word-break/index.html b/files/de/web/css/word-break/index.html index 658ca59cf31053..502807dd9c219f 100644 --- a/files/de/web/css/word-break/index.html +++ b/files/de/web/css/word-break/index.html @@ -45,7 +45,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/word-spacing/index.html b/files/de/web/css/word-spacing/index.html index f9f6fb1e83d918..c26d4d46f186b0 100644 --- a/files/de/web/css/word-spacing/index.html +++ b/files/de/web/css/word-spacing/index.html @@ -50,7 +50,7 @@

Werte

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/de/web/css/z-index/index.html b/files/de/web/css/z-index/index.html index 9da303b0d4e256..f3bfb0971bd148 100644 --- a/files/de/web/css/z-index/index.html +++ b/files/de/web/css/z-index/index.html @@ -59,7 +59,7 @@

Formale Definition

Formale Syntax

-
{{csssyntax}}
+{{csssyntax}}

Beispiele

diff --git a/files/es/conflicting/web/css/@viewport/index.html b/files/es/conflicting/web/css/@viewport/index.html index 613ae5a285f4ef..ee1ddb6a65517f 100644 --- a/files/es/conflicting/web/css/@viewport/index.html +++ b/files/es/conflicting/web/css/@viewport/index.html @@ -42,8 +42,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplo

diff --git a/files/es/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html b/files/es/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html index 1c89eeec84a354..87d024b474c5a8 100644 --- a/files/es/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html +++ b/files/es/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html @@ -44,7 +44,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html b/files/es/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html index dc49696e81a803..0c3f4e45c99af4 100644 --- a/files/es/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html +++ b/files/es/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html @@ -59,7 +59,7 @@

Sintaxis formal

La sintaxis formal debe ser tomada de la especificación y agregarse a la plantilla de 'CSSData'. Es una herramienta importante para obtener información precisa de la sintaxis para los usuarios avanzados.

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/--_star_/index.html b/files/es/web/css/--_star_/index.html index 06106e8c7da439..8bf21571e7cd8b 100644 --- a/files/es/web/css/--_star_/index.html +++ b/files/es/web/css/--_star_/index.html @@ -29,7 +29,7 @@

Sintaxis

Sintaxis formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Ejemplo

diff --git a/files/es/web/css/-moz-context-properties/index.html b/files/es/web/css/-moz-context-properties/index.html index 2a9f0d3137bd10..b53ec9de05a596 100644 --- a/files/es/web/css/-moz-context-properties/index.html +++ b/files/es/web/css/-moz-context-properties/index.html @@ -40,7 +40,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/-moz-float-edge/index.html b/files/es/web/css/-moz-float-edge/index.html index 9454e77fc97d6b..c2166013d90b03 100644 --- a/files/es/web/css/-moz-float-edge/index.html +++ b/files/es/web/css/-moz-float-edge/index.html @@ -46,7 +46,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

 

diff --git a/files/es/web/css/-moz-image-region/index.html b/files/es/web/css/-moz-image-region/index.html index 4b8ff97c959dcb..143267cb88a5aa 100644 --- a/files/es/web/css/-moz-image-region/index.html +++ b/files/es/web/css/-moz-image-region/index.html @@ -22,7 +22,7 @@

Resumen

Síntaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/-moz-orient/index.html b/files/es/web/css/-moz-orient/index.html index 171a8e47efedad..4949125e5401c2 100644 --- a/files/es/web/css/-moz-orient/index.html +++ b/files/es/web/css/-moz-orient/index.html @@ -11,7 +11,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Valores

diff --git a/files/es/web/css/-moz-outline-radius/index.html b/files/es/web/css/-moz-outline-radius/index.html index 01370818bb54a8..ae4b3771e27ebc 100644 --- a/files/es/web/css/-moz-outline-radius/index.html +++ b/files/es/web/css/-moz-outline-radius/index.html @@ -59,7 +59,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/-moz-user-focus/index.html b/files/es/web/css/-moz-user-focus/index.html index f945c3e64b6803..dc938a2aa1d78b 100644 --- a/files/es/web/css/-moz-user-focus/index.html +++ b/files/es/web/css/-moz-user-focus/index.html @@ -54,7 +54,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/-moz-user-input/index.html b/files/es/web/css/-moz-user-input/index.html index f94b13f1b365b7..ab8f2ad1a18f0a 100644 --- a/files/es/web/css/-moz-user-input/index.html +++ b/files/es/web/css/-moz-user-input/index.html @@ -45,7 +45,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/-webkit-border-before/index.html b/files/es/web/css/-webkit-border-before/index.html index 444337ac107d68..d72fd4137a10ef 100644 --- a/files/es/web/css/-webkit-border-before/index.html +++ b/files/es/web/css/-webkit-border-before/index.html @@ -48,7 +48,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/-webkit-box-reflect/index.html b/files/es/web/css/-webkit-box-reflect/index.html index ca3fde311e2ae3..c0abd93ab43b60 100644 --- a/files/es/web/css/-webkit-box-reflect/index.html +++ b/files/es/web/css/-webkit-box-reflect/index.html @@ -51,7 +51,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/-webkit-mask-attachment/index.html b/files/es/web/css/-webkit-mask-attachment/index.html index 50309f5376e1c1..3e393cda8aa3b1 100644 --- a/files/es/web/css/-webkit-mask-attachment/index.html +++ b/files/es/web/css/-webkit-mask-attachment/index.html @@ -18,8 +18,7 @@

Síntaxis

-
{{csssyntax}}
-
+{{csssyntax}}

Valores

diff --git a/files/es/web/css/-webkit-mask-position-x/index.html b/files/es/web/css/-webkit-mask-position-x/index.html index a2d712e3379296..1d477e4793dfc6 100644 --- a/files/es/web/css/-webkit-mask-position-x/index.html +++ b/files/es/web/css/-webkit-mask-position-x/index.html @@ -58,7 +58,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/-webkit-mask-position-y/index.html b/files/es/web/css/-webkit-mask-position-y/index.html index e68f3ac8e807c6..975bd0e69ef10d 100644 --- a/files/es/web/css/-webkit-mask-position-y/index.html +++ b/files/es/web/css/-webkit-mask-position-y/index.html @@ -58,7 +58,7 @@

Values

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/-webkit-mask-repeat-x/index.html b/files/es/web/css/-webkit-mask-repeat-x/index.html index 5395782abd0441..10c4940d3d2358 100644 --- a/files/es/web/css/-webkit-mask-repeat-x/index.html +++ b/files/es/web/css/-webkit-mask-repeat-x/index.html @@ -51,8 +51,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/-webkit-mask-repeat-y/index.html b/files/es/web/css/-webkit-mask-repeat-y/index.html index 23f989db45dc2f..376c0448842fc9 100644 --- a/files/es/web/css/-webkit-mask-repeat-y/index.html +++ b/files/es/web/css/-webkit-mask-repeat-y/index.html @@ -52,8 +52,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/-webkit-overflow-scrolling/index.html b/files/es/web/css/-webkit-overflow-scrolling/index.html index 61d96b749d97a1..b244d673a44e98 100644 --- a/files/es/web/css/-webkit-overflow-scrolling/index.html +++ b/files/es/web/css/-webkit-overflow-scrolling/index.html @@ -25,7 +25,7 @@

Valores

Sintaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/-webkit-tap-highlight-color/index.html b/files/es/web/css/-webkit-tap-highlight-color/index.html index 065b35dac9be65..90b2384ad2a476 100644 --- a/files/es/web/css/-webkit-tap-highlight-color/index.html +++ b/files/es/web/css/-webkit-tap-highlight-color/index.html @@ -32,7 +32,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/-webkit-text-stroke-color/index.html b/files/es/web/css/-webkit-text-stroke-color/index.html index ef5119cb4e5396..664434fc6943be 100644 --- a/files/es/web/css/-webkit-text-stroke-color/index.html +++ b/files/es/web/css/-webkit-text-stroke-color/index.html @@ -37,7 +37,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/-webkit-text-stroke-width/index.html b/files/es/web/css/-webkit-text-stroke-width/index.html index 797dbea3f405e6..45b8abd6b74bf1 100644 --- a/files/es/web/css/-webkit-text-stroke-width/index.html +++ b/files/es/web/css/-webkit-text-stroke-width/index.html @@ -30,7 +30,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/-webkit-text-stroke/index.html b/files/es/web/css/-webkit-text-stroke/index.html index d9c1e26ae620a6..6ce9db3814e704 100644 --- a/files/es/web/css/-webkit-text-stroke/index.html +++ b/files/es/web/css/-webkit-text-stroke/index.html @@ -38,7 +38,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/-webkit-touch-callout/index.html b/files/es/web/css/-webkit-touch-callout/index.html index dbb8e830e7d569..35c853a5d01640 100644 --- a/files/es/web/css/-webkit-touch-callout/index.html +++ b/files/es/web/css/-webkit-touch-callout/index.html @@ -38,7 +38,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/es/web/css/@charset/index.html b/files/es/web/css/@charset/index.html index c45a05f3e885c3..9f22003889ddfc 100644 --- a/files/es/web/css/@charset/index.html +++ b/files/es/web/css/@charset/index.html @@ -38,8 +38,7 @@

Sintaxis

Sintaxis formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/@counter-style/additive-symbols/index.html b/files/es/web/css/@counter-style/additive-symbols/index.html index 9c91ff7f39e69d..8827c64bc3ee77 100644 --- a/files/es/web/css/@counter-style/additive-symbols/index.html +++ b/files/es/web/css/@counter-style/additive-symbols/index.html @@ -24,7 +24,7 @@

Sintaxis

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/@counter-style/index.html b/files/es/web/css/@counter-style/index.html index 557c5b42a98659..19f3121c79cb36 100644 --- a/files/es/web/css/@counter-style/index.html +++ b/files/es/web/css/@counter-style/index.html @@ -86,8 +86,7 @@

Descriptors

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Examples

diff --git a/files/es/web/css/@counter-style/symbols/index.html b/files/es/web/css/@counter-style/symbols/index.html index 8a81c046452e8a..d574639c0f099d 100644 --- a/files/es/web/css/@counter-style/symbols/index.html +++ b/files/es/web/css/@counter-style/symbols/index.html @@ -38,7 +38,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/@document/index.html b/files/es/web/css/@document/index.html index 250b5342c754d6..8c1ead6ac3f518 100644 --- a/files/es/web/css/@document/index.html +++ b/files/es/web/css/@document/index.html @@ -40,7 +40,7 @@

Syntax

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/es/web/css/@font-face/font-display/index.html b/files/es/web/css/@font-face/font-display/index.html index f6dcaf0c03645a..cfc90cb7b759b8 100644 --- a/files/es/web/css/@font-face/font-display/index.html +++ b/files/es/web/css/@font-face/font-display/index.html @@ -57,7 +57,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/@font-face/font-family/index.html b/files/es/web/css/@font-face/font-family/index.html index 1069ff05a8e8ca..47f3db234cd4a2 100644 --- a/files/es/web/css/@font-face/font-family/index.html +++ b/files/es/web/css/@font-face/font-family/index.html @@ -58,7 +58,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/@font-face/font-style/index.html b/files/es/web/css/@font-face/font-style/index.html index 5b812c2d63efa9..df8926a508d1b7 100644 --- a/files/es/web/css/@font-face/font-style/index.html +++ b/files/es/web/css/@font-face/font-style/index.html @@ -38,7 +38,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/es/web/css/@font-face/src/index.html b/files/es/web/css/@font-face/src/index.html index a9627ebf9b6498..6350f73c32bad4 100644 --- a/files/es/web/css/@font-face/src/index.html +++ b/files/es/web/css/@font-face/src/index.html @@ -48,7 +48,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/@font-feature-values/index.html b/files/es/web/css/@font-feature-values/index.html index 7966f7433e3fb8..5dd90285531b87 100644 --- a/files/es/web/css/@font-feature-values/index.html +++ b/files/es/web/css/@font-feature-values/index.html @@ -54,7 +54,7 @@

Bloques de valores de caracterí

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/@media/index.html b/files/es/web/css/@media/index.html index 05e5f6ec5adc0a..bca7ee12766268 100644 --- a/files/es/web/css/@media/index.html +++ b/files/es/web/css/@media/index.html @@ -13,7 +13,7 @@

Resumen

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Un <media-query> está compuesto por un tipo de medio opcional y/o un conjunto de características de medio.

diff --git a/files/es/web/css/@namespace/index.html b/files/es/web/css/@namespace/index.html index ef487763115a92..8bed96f1d875a0 100644 --- a/files/es/web/css/@namespace/index.html +++ b/files/es/web/css/@namespace/index.html @@ -43,7 +43,7 @@

Sintaxis

Sintaxis oficial

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/@page/index.html b/files/es/web/css/@page/index.html index b13d0eddf7fdc2..83a7d51285d4f5 100644 --- a/files/es/web/css/@page/index.html +++ b/files/es/web/css/@page/index.html @@ -34,7 +34,7 @@

Descriptores

Sintaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/@supports/index.html b/files/es/web/css/@supports/index.html index 4d07fc1afe087a..a9aa30778a1294 100644 --- a/files/es/web/css/@supports/index.html +++ b/files/es/web/css/@supports/index.html @@ -80,7 +80,7 @@

El operador "or"

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/@viewport/index.html b/files/es/web/css/@viewport/index.html index f03aaee77b0361..7e557755926477 100644 --- a/files/es/web/css/@viewport/index.html +++ b/files/es/web/css/@viewport/index.html @@ -53,7 +53,7 @@

Descriptors

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/es/web/css/_colon_active/index.html b/files/es/web/css/_colon_active/index.html index 7dc69348485c4d..db5b586858e68f 100644 --- a/files/es/web/css/_colon_active/index.html +++ b/files/es/web/css/_colon_active/index.html @@ -24,7 +24,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_any-link/index.html b/files/es/web/css/_colon_any-link/index.html index 00c8a94bdaab4b..d1d907eddbbf0a 100644 --- a/files/es/web/css/_colon_any-link/index.html +++ b/files/es/web/css/_colon_any-link/index.html @@ -24,8 +24,7 @@

Sintaxis

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_blank/index.html b/files/es/web/css/_colon_blank/index.html index 8545c5ce045ee8..ebdeac8e274048 100644 --- a/files/es/web/css/_colon_blank/index.html +++ b/files/es/web/css/_colon_blank/index.html @@ -20,7 +20,7 @@

Sintáxis

-
{{CSSSyntax}}
+{{CSSSyntax}}

Especificaciones

diff --git a/files/es/web/css/_colon_checked/index.html b/files/es/web/css/_colon_checked/index.html index fd5bb8e13cf44a..eef993b32c4290 100644 --- a/files/es/web/css/_colon_checked/index.html +++ b/files/es/web/css/_colon_checked/index.html @@ -27,7 +27,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_default/index.html b/files/es/web/css/_colon_default/index.html index e46989a6b0edfe..6ad1bac351fc6e 100644 --- a/files/es/web/css/_colon_default/index.html +++ b/files/es/web/css/_colon_default/index.html @@ -24,7 +24,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_defined/index.html b/files/es/web/css/_colon_defined/index.html index 8e5921184f8912..118a85b018337a 100644 --- a/files/es/web/css/_colon_defined/index.html +++ b/files/es/web/css/_colon_defined/index.html @@ -26,7 +26,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_dir/index.html b/files/es/web/css/_colon_dir/index.html index b39c21888a286d..88a2186ea1cc41 100644 --- a/files/es/web/css/_colon_dir/index.html +++ b/files/es/web/css/_colon_dir/index.html @@ -41,8 +41,7 @@

Parámetros

Sintaxis formal

-
{{csssyntax}}
-
+ {{csssyntax}}
diff --git a/files/es/web/css/_colon_disabled/index.html b/files/es/web/css/_colon_disabled/index.html index ce16ddb96ee489..c7d0d6eb0c6596 100644 --- a/files/es/web/css/_colon_disabled/index.html +++ b/files/es/web/css/_colon_disabled/index.html @@ -20,7 +20,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_empty/index.html b/files/es/web/css/_colon_empty/index.html index d86e01d3069f4e..e78a3e909facae 100644 --- a/files/es/web/css/_colon_empty/index.html +++ b/files/es/web/css/_colon_empty/index.html @@ -26,7 +26,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_enabled/index.html b/files/es/web/css/_colon_enabled/index.html index c91360c9abcf6c..66b5b8c2cb989d 100644 --- a/files/es/web/css/_colon_enabled/index.html +++ b/files/es/web/css/_colon_enabled/index.html @@ -20,7 +20,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_first-child/index.html b/files/es/web/css/_colon_first-child/index.html index 225aa2ffa5f201..f7f05287fff2e8 100644 --- a/files/es/web/css/_colon_first-child/index.html +++ b/files/es/web/css/_colon_first-child/index.html @@ -25,8 +25,7 @@

Sintaxis

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_first-of-type/index.html b/files/es/web/css/_colon_first-of-type/index.html index d219d9cd70cf4a..4e3cbf5dbe049e 100644 --- a/files/es/web/css/_colon_first-of-type/index.html +++ b/files/es/web/css/_colon_first-of-type/index.html @@ -25,8 +25,7 @@

Sintaxis

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_first/index.html b/files/es/web/css/_colon_first/index.html index 2f02c35bd78749..cc0b9363425a47 100644 --- a/files/es/web/css/_colon_first/index.html +++ b/files/es/web/css/_colon_first/index.html @@ -26,7 +26,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_focus-visible/index.html b/files/es/web/css/_colon_focus-visible/index.html index 53212edeac7f68..b82abfde9ea76a 100644 --- a/files/es/web/css/_colon_focus-visible/index.html +++ b/files/es/web/css/_colon_focus-visible/index.html @@ -13,7 +13,7 @@

Sintaxis

-
{{CSSSyntax}}
+{{CSSSyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_focus-within/index.html b/files/es/web/css/_colon_focus-within/index.html index 5628c3b8bc1461..0cd780424013a7 100644 --- a/files/es/web/css/_colon_focus-within/index.html +++ b/files/es/web/css/_colon_focus-within/index.html @@ -22,7 +22,7 @@

Sintaxis

-
{{CSSSyntax}}
+{{CSSSyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_focus/index.html b/files/es/web/css/_colon_focus/index.html index 5e1ecbe49fc982..6bf899100e771b 100644 --- a/files/es/web/css/_colon_focus/index.html +++ b/files/es/web/css/_colon_focus/index.html @@ -24,7 +24,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_fullscreen/index.html b/files/es/web/css/_colon_fullscreen/index.html index d86528d5d85f2b..a21d311ae4e444 100644 --- a/files/es/web/css/_colon_fullscreen/index.html +++ b/files/es/web/css/_colon_fullscreen/index.html @@ -34,7 +34,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_host/index.html b/files/es/web/css/_colon_host/index.html index dca8c822d42d91..48e1ecf4bacc22 100644 --- a/files/es/web/css/_colon_host/index.html +++ b/files/es/web/css/_colon_host/index.html @@ -26,7 +26,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_hover/index.html b/files/es/web/css/_colon_hover/index.html index 65b6202f039a22..0c7eec5d82dd3a 100644 --- a/files/es/web/css/_colon_hover/index.html +++ b/files/es/web/css/_colon_hover/index.html @@ -24,7 +24,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_in-range/index.html b/files/es/web/css/_colon_in-range/index.html index 95cee43d304b1e..fd728217a4f7f3 100644 --- a/files/es/web/css/_colon_in-range/index.html +++ b/files/es/web/css/_colon_in-range/index.html @@ -24,7 +24,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_indeterminate/index.html b/files/es/web/css/_colon_indeterminate/index.html index ff56f97c85a2d4..2baf59f498b8ea 100644 --- a/files/es/web/css/_colon_indeterminate/index.html +++ b/files/es/web/css/_colon_indeterminate/index.html @@ -28,7 +28,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_invalid/index.html b/files/es/web/css/_colon_invalid/index.html index a357717a2519dc..c51443617d86fd 100644 --- a/files/es/web/css/_colon_invalid/index.html +++ b/files/es/web/css/_colon_invalid/index.html @@ -22,7 +22,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_is/index.html b/files/es/web/css/_colon_is/index.html index 0678d86dd314dc..b9a03f28be2603 100644 --- a/files/es/web/css/_colon_is/index.html +++ b/files/es/web/css/_colon_is/index.html @@ -20,7 +20,7 @@

Resumen

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Valores

diff --git a/files/es/web/css/_colon_lang/index.html b/files/es/web/css/_colon_lang/index.html index 46bfc7609ef1e0..708a9d4c41b810 100644 --- a/files/es/web/css/_colon_lang/index.html +++ b/files/es/web/css/_colon_lang/index.html @@ -24,7 +24,7 @@

Sintaxis

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Parámetro

diff --git a/files/es/web/css/_colon_last-child/index.html b/files/es/web/css/_colon_last-child/index.html index 309a8b4b38d98e..555795c0b46f8f 100644 --- a/files/es/web/css/_colon_last-child/index.html +++ b/files/es/web/css/_colon_last-child/index.html @@ -25,7 +25,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_last-of-type/index.html b/files/es/web/css/_colon_last-of-type/index.html index 3058cd668f59ac..5c7b932d2f96aa 100644 --- a/files/es/web/css/_colon_last-of-type/index.html +++ b/files/es/web/css/_colon_last-of-type/index.html @@ -25,8 +25,7 @@

Sintaxis

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_left/index.html b/files/es/web/css/_colon_left/index.html index 33a66ad6d3f78b..917adb3d080c11 100644 --- a/files/es/web/css/_colon_left/index.html +++ b/files/es/web/css/_colon_left/index.html @@ -27,7 +27,7 @@

Sintaxis 

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_link/index.html b/files/es/web/css/_colon_link/index.html index 7859239d9eaf05..5fe0add0f58dbb 100644 --- a/files/es/web/css/_colon_link/index.html +++ b/files/es/web/css/_colon_link/index.html @@ -26,7 +26,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_not/index.html b/files/es/web/css/_colon_not/index.html index 62142324c8dea7..3aec64f7f3f50a 100644 --- a/files/es/web/css/_colon_not/index.html +++ b/files/es/web/css/_colon_not/index.html @@ -38,7 +38,7 @@

Sintaxis

La capacidad de enumerar más de un selector es experimental y aún no es ampliamente compatible.

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_nth-child/index.html b/files/es/web/css/_colon_nth-child/index.html index 19e024c8ff773f..2d56225e27f1e5 100644 --- a/files/es/web/css/_colon_nth-child/index.html +++ b/files/es/web/css/_colon_nth-child/index.html @@ -42,8 +42,7 @@

Notación funcional

Sintaxis formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_nth-last-child/index.html b/files/es/web/css/_colon_nth-last-child/index.html index daf0b8a50b21bc..f6e73bf6652c90 100644 --- a/files/es/web/css/_colon_nth-last-child/index.html +++ b/files/es/web/css/_colon_nth-last-child/index.html @@ -46,8 +46,7 @@

Notación funcional

Sintaxis formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_nth-last-of-type/index.html b/files/es/web/css/_colon_nth-last-of-type/index.html index 6699c2520d8cdb..9bde621122c967 100644 --- a/files/es/web/css/_colon_nth-last-of-type/index.html +++ b/files/es/web/css/_colon_nth-last-of-type/index.html @@ -32,8 +32,7 @@

Sintaxis

Sintaxis formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_nth-of-type/index.html b/files/es/web/css/_colon_nth-of-type/index.html index ad133d35840d7e..bfddc7ff96e5f1 100644 --- a/files/es/web/css/_colon_nth-of-type/index.html +++ b/files/es/web/css/_colon_nth-of-type/index.html @@ -27,8 +27,7 @@

Sintaxis

Sintaxis formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_only-child/index.html b/files/es/web/css/_colon_only-child/index.html index c11051748ea8e1..a293d2a9338c25 100644 --- a/files/es/web/css/_colon_only-child/index.html +++ b/files/es/web/css/_colon_only-child/index.html @@ -25,8 +25,7 @@

Sintaxis

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_only-of-type/index.html b/files/es/web/css/_colon_only-of-type/index.html index 36d26b5fea3c8c..8659bd234a4ba3 100644 --- a/files/es/web/css/_colon_only-of-type/index.html +++ b/files/es/web/css/_colon_only-of-type/index.html @@ -25,8 +25,7 @@

Sintaxis

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_optional/index.html b/files/es/web/css/_colon_optional/index.html index 2efdc61674995d..e31e179dc1b5f4 100644 --- a/files/es/web/css/_colon_optional/index.html +++ b/files/es/web/css/_colon_optional/index.html @@ -26,7 +26,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_out-of-range/index.html b/files/es/web/css/_colon_out-of-range/index.html index 2ed8e84372094c..4311fcb5631a8e 100644 --- a/files/es/web/css/_colon_out-of-range/index.html +++ b/files/es/web/css/_colon_out-of-range/index.html @@ -25,7 +25,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_placeholder-shown/index.html b/files/es/web/css/_colon_placeholder-shown/index.html index 9a113639b695ce..ba86cd1ca4e8d6 100644 --- a/files/es/web/css/_colon_placeholder-shown/index.html +++ b/files/es/web/css/_colon_placeholder-shown/index.html @@ -19,7 +19,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_read-write/index.html b/files/es/web/css/_colon_read-write/index.html index 404b97ce79103c..2aa5156fc20e85 100644 --- a/files/es/web/css/_colon_read-write/index.html +++ b/files/es/web/css/_colon_read-write/index.html @@ -30,7 +30,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_required/index.html b/files/es/web/css/_colon_required/index.html index 2dd645801264d3..ad4f8f89b0f78e 100644 --- a/files/es/web/css/_colon_required/index.html +++ b/files/es/web/css/_colon_required/index.html @@ -26,7 +26,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_right/index.html b/files/es/web/css/_colon_right/index.html index 97490676a32498..4bcab3f71791f8 100644 --- a/files/es/web/css/_colon_right/index.html +++ b/files/es/web/css/_colon_right/index.html @@ -27,7 +27,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_root/index.html b/files/es/web/css/_colon_root/index.html index 5c5bc5e1923fdf..fbbe6163a71d46 100644 --- a/files/es/web/css/_colon_root/index.html +++ b/files/es/web/css/_colon_root/index.html @@ -21,7 +21,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_colon_target/index.html b/files/es/web/css/_colon_target/index.html index bb426f225dae40..ddfe33c33f794b 100644 --- a/files/es/web/css/_colon_target/index.html +++ b/files/es/web/css/_colon_target/index.html @@ -28,7 +28,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_valid/index.html b/files/es/web/css/_colon_valid/index.html index 047421e43abe70..099d44a080d2ac 100644 --- a/files/es/web/css/_colon_valid/index.html +++ b/files/es/web/css/_colon_valid/index.html @@ -22,7 +22,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_colon_visited/index.html b/files/es/web/css/_colon_visited/index.html index 3fa81d8ddcaf5a..246994d2e985bf 100644 --- a/files/es/web/css/_colon_visited/index.html +++ b/files/es/web/css/_colon_visited/index.html @@ -37,7 +37,7 @@

Restricciones de estilo

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_doublecolon_-moz-color-swatch/index.html b/files/es/web/css/_doublecolon_-moz-color-swatch/index.html index 3edb2edc5b3a70..12bfb5c531142a 100644 --- a/files/es/web/css/_doublecolon_-moz-color-swatch/index.html +++ b/files/es/web/css/_doublecolon_-moz-color-swatch/index.html @@ -13,8 +13,7 @@

Sintaxis

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_doublecolon_-moz-progress-bar/index.html b/files/es/web/css/_doublecolon_-moz-progress-bar/index.html index 0d3cd4d002af69..89ff141bc192d7 100644 --- a/files/es/web/css/_doublecolon_-moz-progress-bar/index.html +++ b/files/es/web/css/_doublecolon_-moz-progress-bar/index.html @@ -16,7 +16,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/_doublecolon_-moz-range-progress/index.html b/files/es/web/css/_doublecolon_-moz-range-progress/index.html index 22c7889cf0b757..58603c514c3157 100644 --- a/files/es/web/css/_doublecolon_-moz-range-progress/index.html +++ b/files/es/web/css/_doublecolon_-moz-range-progress/index.html @@ -21,7 +21,7 @@

Resumen

Síntaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_doublecolon_-moz-range-thumb/index.html b/files/es/web/css/_doublecolon_-moz-range-thumb/index.html index 97900536bab686..7439c46cb57a48 100644 --- a/files/es/web/css/_doublecolon_-moz-range-thumb/index.html +++ b/files/es/web/css/_doublecolon_-moz-range-thumb/index.html @@ -21,7 +21,7 @@

Resumen

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_doublecolon_-moz-range-track/index.html b/files/es/web/css/_doublecolon_-moz-range-track/index.html index f702065abc4f20..24990dd56b4280 100644 --- a/files/es/web/css/_doublecolon_-moz-range-track/index.html +++ b/files/es/web/css/_doublecolon_-moz-range-track/index.html @@ -21,7 +21,7 @@

Resumen

Síntaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_doublecolon_after/index.html b/files/es/web/css/_doublecolon_after/index.html index c5fe24fedb56b7..79604cbf0179c7 100644 --- a/files/es/web/css/_doublecolon_after/index.html +++ b/files/es/web/css/_doublecolon_after/index.html @@ -28,7 +28,7 @@

Sintaxis

-
{{CSSSyntax}}
+{{CSSSyntax}}

Nota: CSS3 introdujo la notación ::after (con doble dos puntos) para distinguir pseudo-clases de pseudo-elementos. Los navegadores también aceptan :after, añadido en CSS2.

diff --git a/files/es/web/css/_doublecolon_before/index.html b/files/es/web/css/_doublecolon_before/index.html index 3f75cb92662245..14692b829e678c 100644 --- a/files/es/web/css/_doublecolon_before/index.html +++ b/files/es/web/css/_doublecolon_before/index.html @@ -24,7 +24,7 @@

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Nota: CSS3 introdujo la notación ::before (con doble dos puntos) para diferenciar pseudo-clases con pseudo-elementos. Los navegadores aceptan :before, añadido en CSS2.

diff --git a/files/es/web/css/_doublecolon_cue/index.html b/files/es/web/css/_doublecolon_cue/index.html index 033849a60395c6..bcd306e8f860c6 100644 --- a/files/es/web/css/_doublecolon_cue/index.html +++ b/files/es/web/css/_doublecolon_cue/index.html @@ -27,7 +27,7 @@

Sintaxis

-
{{CSSSyntax}}
+{{CSSSyntax}}

Propiedades permitidas

diff --git a/files/es/web/css/_doublecolon_first-letter/index.html b/files/es/web/css/_doublecolon_first-letter/index.html index 3e243869b6105d..3eaac26adf4655 100644 --- a/files/es/web/css/_doublecolon_first-letter/index.html +++ b/files/es/web/css/_doublecolon_first-letter/index.html @@ -45,7 +45,7 @@

Propiedades permitidas

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_doublecolon_first-line/index.html b/files/es/web/css/_doublecolon_first-line/index.html index 671e7716efc7ee..39babdb7a9a7b7 100644 --- a/files/es/web/css/_doublecolon_first-line/index.html +++ b/files/es/web/css/_doublecolon_first-line/index.html @@ -35,7 +35,7 @@

Propiedades permitidas

Sintaxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/_doublecolon_marker/index.html b/files/es/web/css/_doublecolon_marker/index.html index 68c7e12b522a84..d46bd48474af74 100644 --- a/files/es/web/css/_doublecolon_marker/index.html +++ b/files/es/web/css/_doublecolon_marker/index.html @@ -29,7 +29,7 @@

Propiedades permitidas

Sintaxis

-
{{CSSSyntax}}
+{{CSSSyntax}}

Ejemplo

diff --git a/files/es/web/css/_doublecolon_placeholder/index.html b/files/es/web/css/_doublecolon_placeholder/index.html index 4ed5e7ff806fe2..af5cf63cf715fb 100644 --- a/files/es/web/css/_doublecolon_placeholder/index.html +++ b/files/es/web/css/_doublecolon_placeholder/index.html @@ -25,7 +25,7 @@

Sintáxis

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/align-content/index.html b/files/es/web/css/align-content/index.html index 9e6b9b882a1dbe..1703b3df13e26b 100644 --- a/files/es/web/css/align-content/index.html +++ b/files/es/web/css/align-content/index.html @@ -63,8 +63,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/align-items/index.html b/files/es/web/css/align-items/index.html index 1bc917d05b6cce..7051bdb6bed264 100644 --- a/files/es/web/css/align-items/index.html +++ b/files/es/web/css/align-items/index.html @@ -78,8 +78,7 @@

Sintaxis formal

-
{{csssyntax}}
-
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/align-self/index.html b/files/es/web/css/align-self/index.html index 639c48a15a11fd..64d947bda349d0 100644 --- a/files/es/web/css/align-self/index.html +++ b/files/es/web/css/align-self/index.html @@ -52,7 +52,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/all/index.html b/files/es/web/css/all/index.html index 0bb60f51748620..a0c5e8443f6cd1 100644 --- a/files/es/web/css/all/index.html +++ b/files/es/web/css/all/index.html @@ -49,7 +49,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/animation-timing-function/index.html b/files/es/web/css/animation-timing-function/index.html index 3ab99bb11300d3..8658be73cf74e7 100644 --- a/files/es/web/css/animation-timing-function/index.html +++ b/files/es/web/css/animation-timing-function/index.html @@ -50,7 +50,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/appearance/index.html b/files/es/web/css/appearance/index.html index 9e0bdcaada58ff..5974ec15abb3e3 100644 --- a/files/es/web/css/appearance/index.html +++ b/files/es/web/css/appearance/index.html @@ -1481,7 +1481,7 @@

Valores

Síntaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/backdrop-filter/index.html b/files/es/web/css/backdrop-filter/index.html index ca5df66d4230b3..d3b0558b8374e3 100644 --- a/files/es/web/css/backdrop-filter/index.html +++ b/files/es/web/css/backdrop-filter/index.html @@ -58,7 +58,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/backface-visibility/index.html b/files/es/web/css/backface-visibility/index.html index 509c6e05fc954a..24bd8eb1e2d26e 100644 --- a/files/es/web/css/backface-visibility/index.html +++ b/files/es/web/css/backface-visibility/index.html @@ -40,7 +40,7 @@

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/background-position-x/index.html b/files/es/web/css/background-position-x/index.html index cb85bcd8242c7f..115de47bd93427 100644 --- a/files/es/web/css/background-position-x/index.html +++ b/files/es/web/css/background-position-x/index.html @@ -64,7 +64,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/es/web/css/background-repeat/index.html b/files/es/web/css/background-repeat/index.html index 077b9d017b25bd..674c282252eb60 100644 --- a/files/es/web/css/background-repeat/index.html +++ b/files/es/web/css/background-repeat/index.html @@ -125,8 +125,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/block-size/index.html b/files/es/web/css/block-size/index.html index 7b3bd80cc63250..08f544ab3939b4 100644 --- a/files/es/web/css/block-size/index.html +++ b/files/es/web/css/block-size/index.html @@ -52,8 +52,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-color/index.html b/files/es/web/css/border-block-color/index.html index 904664a1ae8e66..e015df49762fe2 100644 --- a/files/es/web/css/border-block-color/index.html +++ b/files/es/web/css/border-block-color/index.html @@ -26,7 +26,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-end-color/index.html b/files/es/web/css/border-block-end-color/index.html index e6b360ad1f516a..cf1f7e49f433c4 100644 --- a/files/es/web/css/border-block-end-color/index.html +++ b/files/es/web/css/border-block-end-color/index.html @@ -32,7 +32,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-end-style/index.html b/files/es/web/css/border-block-end-style/index.html index cf626f90178e5e..f30dbb5d851f17 100644 --- a/files/es/web/css/border-block-end-style/index.html +++ b/files/es/web/css/border-block-end-style/index.html @@ -33,7 +33,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-end-width/index.html b/files/es/web/css/border-block-end-width/index.html index df9125f6272420..fc1621e8101563 100644 --- a/files/es/web/css/border-block-end-width/index.html +++ b/files/es/web/css/border-block-end-width/index.html @@ -31,7 +31,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-end/index.html b/files/es/web/css/border-block-end/index.html index a2c5d20e60c72f..342a7ab068ecf5 100644 --- a/files/es/web/css/border-block-end/index.html +++ b/files/es/web/css/border-block-end/index.html @@ -39,7 +39,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-start-color/index.html b/files/es/web/css/border-block-start-color/index.html index 393780221b6bf7..495ef74e60220e 100644 --- a/files/es/web/css/border-block-start-color/index.html +++ b/files/es/web/css/border-block-start-color/index.html @@ -30,7 +30,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-start-style/index.html b/files/es/web/css/border-block-start-style/index.html index 0fe32ca16a990b..3049aea1093661 100644 --- a/files/es/web/css/border-block-start-style/index.html +++ b/files/es/web/css/border-block-start-style/index.html @@ -32,7 +32,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-start-width/index.html b/files/es/web/css/border-block-start-width/index.html index cdbdcc153a583f..ea09ff3b99a732 100644 --- a/files/es/web/css/border-block-start-width/index.html +++ b/files/es/web/css/border-block-start-width/index.html @@ -31,7 +31,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-start/index.html b/files/es/web/css/border-block-start/index.html index 89204dc8b1d5e1..3bfe5f45d5f390 100644 --- a/files/es/web/css/border-block-start/index.html +++ b/files/es/web/css/border-block-start/index.html @@ -39,7 +39,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-style/index.html b/files/es/web/css/border-block-style/index.html index f3a8cbadbf9e3c..60f6088aa55ccf 100644 --- a/files/es/web/css/border-block-style/index.html +++ b/files/es/web/css/border-block-style/index.html @@ -28,7 +28,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block-width/index.html b/files/es/web/css/border-block-width/index.html index 10c641ba391cf6..2da01beae9c839 100644 --- a/files/es/web/css/border-block-width/index.html +++ b/files/es/web/css/border-block-width/index.html @@ -27,7 +27,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-block/index.html b/files/es/web/css/border-block/index.html index f3159a71745208..fda1cf2cb27806 100644 --- a/files/es/web/css/border-block/index.html +++ b/files/es/web/css/border-block/index.html @@ -35,7 +35,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-bottom-left-radius/index.html b/files/es/web/css/border-bottom-left-radius/index.html index ec7a099916a368..fdfa04c2ce8c43 100644 --- a/files/es/web/css/border-bottom-left-radius/index.html +++ b/files/es/web/css/border-bottom-left-radius/index.html @@ -58,7 +58,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/border-bottom-right-radius/index.html b/files/es/web/css/border-bottom-right-radius/index.html index 5e9894934ced03..97a439af5ec366 100644 --- a/files/es/web/css/border-bottom-right-radius/index.html +++ b/files/es/web/css/border-bottom-right-radius/index.html @@ -58,7 +58,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/border-end-end-radius/index.html b/files/es/web/css/border-end-end-radius/index.html index 478bacb8f62834..1b1943b7d040f2 100644 --- a/files/es/web/css/border-end-end-radius/index.html +++ b/files/es/web/css/border-end-end-radius/index.html @@ -34,7 +34,7 @@

Valores

Sintaxis formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Ejemplo

diff --git a/files/es/web/css/border-end-start-radius/index.html b/files/es/web/css/border-end-start-radius/index.html index b58ce4add6f824..c0c00b5b6bcac9 100644 --- a/files/es/web/css/border-end-start-radius/index.html +++ b/files/es/web/css/border-end-start-radius/index.html @@ -34,7 +34,7 @@

Valores

Sintaxis formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Ejemplo

diff --git a/files/es/web/css/border-image-outset/index.html b/files/es/web/css/border-image-outset/index.html index 565a2157758798..2c63f0a91d2327 100644 --- a/files/es/web/css/border-image-outset/index.html +++ b/files/es/web/css/border-image-outset/index.html @@ -62,7 +62,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/border-image-repeat/index.html b/files/es/web/css/border-image-repeat/index.html index 14410bd1ff6a89..9944f270909d23 100644 --- a/files/es/web/css/border-image-repeat/index.html +++ b/files/es/web/css/border-image-repeat/index.html @@ -51,7 +51,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-image-slice/index.html b/files/es/web/css/border-image-slice/index.html index 4a3c074a223840..e8fcda384a1fbe 100644 --- a/files/es/web/css/border-image-slice/index.html +++ b/files/es/web/css/border-image-slice/index.html @@ -73,7 +73,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Especificaciones

diff --git a/files/es/web/css/border-inline-color/index.html b/files/es/web/css/border-inline-color/index.html index cf7c658d5f0880..6a682b924a2785 100644 --- a/files/es/web/css/border-inline-color/index.html +++ b/files/es/web/css/border-inline-color/index.html @@ -26,7 +26,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline-end-color/index.html b/files/es/web/css/border-inline-end-color/index.html index 961d2d0e1e641c..c954890cb98485 100644 --- a/files/es/web/css/border-inline-end-color/index.html +++ b/files/es/web/css/border-inline-end-color/index.html @@ -30,7 +30,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline-end-style/index.html b/files/es/web/css/border-inline-end-style/index.html index 1f3a6dbfe74b58..a7376c82049238 100644 --- a/files/es/web/css/border-inline-end-style/index.html +++ b/files/es/web/css/border-inline-end-style/index.html @@ -32,7 +32,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline-end-width/index.html b/files/es/web/css/border-inline-end-width/index.html index 3924e681f6b0f1..c642e4a2c7c874 100644 --- a/files/es/web/css/border-inline-end-width/index.html +++ b/files/es/web/css/border-inline-end-width/index.html @@ -31,7 +31,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline-end/index.html b/files/es/web/css/border-inline-end/index.html index 7303c2fafcd96e..a4dfc9d4255478 100644 --- a/files/es/web/css/border-inline-end/index.html +++ b/files/es/web/css/border-inline-end/index.html @@ -39,7 +39,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline-start-color/index.html b/files/es/web/css/border-inline-start-color/index.html index b6c7da3e0009a4..4ca98d70c8904e 100644 --- a/files/es/web/css/border-inline-start-color/index.html +++ b/files/es/web/css/border-inline-start-color/index.html @@ -30,7 +30,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline-start-style/index.html b/files/es/web/css/border-inline-start-style/index.html index e02c4e585bcfd0..48d09d86edc065 100644 --- a/files/es/web/css/border-inline-start-style/index.html +++ b/files/es/web/css/border-inline-start-style/index.html @@ -32,7 +32,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline-start-width/index.html b/files/es/web/css/border-inline-start-width/index.html index d507fcb9334d11..8b2adef447c666 100644 --- a/files/es/web/css/border-inline-start-width/index.html +++ b/files/es/web/css/border-inline-start-width/index.html @@ -31,7 +31,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline-start/index.html b/files/es/web/css/border-inline-start/index.html index 5a40bc8105e84d..5b65f3398a2400 100644 --- a/files/es/web/css/border-inline-start/index.html +++ b/files/es/web/css/border-inline-start/index.html @@ -39,7 +39,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline-style/index.html b/files/es/web/css/border-inline-style/index.html index 23eea1cf403a00..c5da324eb04ec5 100644 --- a/files/es/web/css/border-inline-style/index.html +++ b/files/es/web/css/border-inline-style/index.html @@ -28,7 +28,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline-width/index.html b/files/es/web/css/border-inline-width/index.html index b3c6eeb16fd92e..3be37c53e15113 100644 --- a/files/es/web/css/border-inline-width/index.html +++ b/files/es/web/css/border-inline-width/index.html @@ -28,7 +28,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-inline/index.html b/files/es/web/css/border-inline/index.html index cdff68b414c3c8..fe7395ebf674e7 100644 --- a/files/es/web/css/border-inline/index.html +++ b/files/es/web/css/border-inline/index.html @@ -35,7 +35,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-right/index.html b/files/es/web/css/border-right/index.html index ef5e1b4a3e64fa..9b493c4b01bc30 100644 --- a/files/es/web/css/border-right/index.html +++ b/files/es/web/css/border-right/index.html @@ -51,7 +51,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/border-start-end-radius/index.html b/files/es/web/css/border-start-end-radius/index.html index 97f10396ad80f1..3582b3051664c8 100644 --- a/files/es/web/css/border-start-end-radius/index.html +++ b/files/es/web/css/border-start-end-radius/index.html @@ -34,7 +34,7 @@

Valores

Sintaxis formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Ejemplo

diff --git a/files/es/web/css/border-start-start-radius/index.html b/files/es/web/css/border-start-start-radius/index.html index c7596f14adbfc0..708d60acd7db5d 100644 --- a/files/es/web/css/border-start-start-radius/index.html +++ b/files/es/web/css/border-start-start-radius/index.html @@ -34,7 +34,7 @@

Valores

Sintaxis formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Ejemplo

diff --git a/files/es/web/css/border-style/index.html b/files/es/web/css/border-style/index.html index 616f336ead22b3..cd756b3072563f 100644 --- a/files/es/web/css/border-style/index.html +++ b/files/es/web/css/border-style/index.html @@ -142,7 +142,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/border-top-color/index.html b/files/es/web/css/border-top-color/index.html index 7be5b9461ec82c..3f913bf93b9542 100644 --- a/files/es/web/css/border-top-color/index.html +++ b/files/es/web/css/border-top-color/index.html @@ -36,7 +36,7 @@

Valores

Sintaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/border-top-left-radius/index.html b/files/es/web/css/border-top-left-radius/index.html index 69be619d41caea..5a2544c47f690f 100644 --- a/files/es/web/css/border-top-left-radius/index.html +++ b/files/es/web/css/border-top-left-radius/index.html @@ -56,7 +56,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/border-top-right-radius/index.html b/files/es/web/css/border-top-right-radius/index.html index e29277d18f5402..020408503236a3 100644 --- a/files/es/web/css/border-top-right-radius/index.html +++ b/files/es/web/css/border-top-right-radius/index.html @@ -58,7 +58,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/border-top/index.html b/files/es/web/css/border-top/index.html index fbbb9a741b9d40..21a2f9def1d944 100644 --- a/files/es/web/css/border-top/index.html +++ b/files/es/web/css/border-top/index.html @@ -60,7 +60,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/box-flex/index.html b/files/es/web/css/box-flex/index.html index 2a1dbe9a132e71..17b7f96761fe12 100644 --- a/files/es/web/css/box-flex/index.html +++ b/files/es/web/css/box-flex/index.html @@ -43,7 +43,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/box-pack/index.html b/files/es/web/css/box-pack/index.html index 12baf166a2a82b..d893c2fafb0c43 100644 --- a/files/es/web/css/box-pack/index.html +++ b/files/es/web/css/box-pack/index.html @@ -51,7 +51,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/box-sizing/index.html b/files/es/web/css/box-sizing/index.html index 5fbea86747345f..93a400bcc5ae2a 100644 --- a/files/es/web/css/box-sizing/index.html +++ b/files/es/web/css/box-sizing/index.html @@ -42,7 +42,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/caret-color/index.html b/files/es/web/css/caret-color/index.html index df16ae5923a95a..9fedbba62afd2f 100644 --- a/files/es/web/css/caret-color/index.html +++ b/files/es/web/css/caret-color/index.html @@ -47,7 +47,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/clear/index.html b/files/es/web/css/clear/index.html index e66c2855366451..15b23d3141a88c 100644 --- a/files/es/web/css/clear/index.html +++ b/files/es/web/css/clear/index.html @@ -60,7 +60,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/clip-path/index.html b/files/es/web/css/clip-path/index.html index a5c78f6eb80a4f..a8b5253601e66f 100644 --- a/files/es/web/css/clip-path/index.html +++ b/files/es/web/css/clip-path/index.html @@ -73,7 +73,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/es/web/css/color/index.html b/files/es/web/css/color/index.html index d5d408265fa5ce..0d2fe0d1d3c4a7 100644 --- a/files/es/web/css/color/index.html +++ b/files/es/web/css/color/index.html @@ -183,7 +183,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/column-count/index.html b/files/es/web/css/column-count/index.html index cc894efa4ed080..07550514209354 100644 --- a/files/es/web/css/column-count/index.html +++ b/files/es/web/css/column-count/index.html @@ -38,7 +38,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/column-gap/index.html b/files/es/web/css/column-gap/index.html index faa728b9c7a072..fc08233beee04a 100644 --- a/files/es/web/css/column-gap/index.html +++ b/files/es/web/css/column-gap/index.html @@ -37,7 +37,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/column-span/index.html b/files/es/web/css/column-span/index.html index b72bc8859ad573..6fa8e727af1c1c 100644 --- a/files/es/web/css/column-span/index.html +++ b/files/es/web/css/column-span/index.html @@ -40,7 +40,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/display/index.html b/files/es/web/css/display/index.html index c5c503619be8f3..488bb5f1010966 100644 --- a/files/es/web/css/display/index.html +++ b/files/es/web/css/display/index.html @@ -306,7 +306,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Sobre Accesibilidad

diff --git a/files/es/web/css/filter/index.html b/files/es/web/css/filter/index.html index bf9954f5cc42d7..a2c877bb9d21ce 100644 --- a/files/es/web/css/filter/index.html +++ b/files/es/web/css/filter/index.html @@ -61,7 +61,7 @@

Interpolación

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/fit-content/index.html b/files/es/web/css/fit-content/index.html index fc3cceef6f4939..e28f3c18ac82e4 100644 --- a/files/es/web/css/fit-content/index.html +++ b/files/es/web/css/fit-content/index.html @@ -45,7 +45,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/flex-basis/index.html b/files/es/web/css/flex-basis/index.html index 726241615a5f32..0df62d9ef7afc1 100644 --- a/files/es/web/css/flex-basis/index.html +++ b/files/es/web/css/flex-basis/index.html @@ -61,7 +61,7 @@

Valores

Sintaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/flex-direction/index.html b/files/es/web/css/flex-direction/index.html index 82726b33b69ee2..25caa491465cb0 100644 --- a/files/es/web/css/flex-direction/index.html +++ b/files/es/web/css/flex-direction/index.html @@ -55,7 +55,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/flex-flow/index.html b/files/es/web/css/flex-flow/index.html index 8d22dbf7649f3b..1d03def0ada871 100644 --- a/files/es/web/css/flex-flow/index.html +++ b/files/es/web/css/flex-flow/index.html @@ -48,7 +48,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/flex-grow/index.html b/files/es/web/css/flex-grow/index.html index 0e1e47f8b7d911..39c21629af3546 100644 --- a/files/es/web/css/flex-grow/index.html +++ b/files/es/web/css/flex-grow/index.html @@ -42,7 +42,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/flex-shrink/index.html b/files/es/web/css/flex-shrink/index.html index 01d3740fd3222b..314f7a78453182 100644 --- a/files/es/web/css/flex-shrink/index.html +++ b/files/es/web/css/flex-shrink/index.html @@ -104,8 +104,7 @@

Valores

Sintaxi formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/flex/index.html b/files/es/web/css/flex/index.html index 9e89e10b6b2d14..0ca8f827ee5243 100644 --- a/files/es/web/css/flex/index.html +++ b/files/es/web/css/flex/index.html @@ -64,7 +64,7 @@

Sintaxis normal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/float/index.html b/files/es/web/css/float/index.html index 26077edca51b23..17e769b965b118 100644 --- a/files/es/web/css/float/index.html +++ b/files/es/web/css/float/index.html @@ -138,8 +138,7 @@

Sintáxis Formal

-
{{csssyntax}}
-
+ {{csssyntax}}
diff --git a/files/es/web/css/font-style/index.html b/files/es/web/css/font-style/index.html index f467769af09337..3d94fa7242cce9 100644 --- a/files/es/web/css/font-style/index.html +++ b/files/es/web/css/font-style/index.html @@ -43,7 +43,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/font-variant-alternates/index.html b/files/es/web/css/font-variant-alternates/index.html index a1995762a07a54..72de891e40da31 100644 --- a/files/es/web/css/font-variant-alternates/index.html +++ b/files/es/web/css/font-variant-alternates/index.html @@ -60,7 +60,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/gap/index.html b/files/es/web/css/gap/index.html index 8b3cf311276c29..090d6e99570515 100644 --- a/files/es/web/css/gap/index.html +++ b/files/es/web/css/gap/index.html @@ -52,7 +52,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/grid-auto-columns/index.html b/files/es/web/css/grid-auto-columns/index.html index 18d241f7b67a8f..a3490174812f8b 100644 --- a/files/es/web/css/grid-auto-columns/index.html +++ b/files/es/web/css/grid-auto-columns/index.html @@ -88,7 +88,7 @@

Values

Sintaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/grid-auto-rows/index.html b/files/es/web/css/grid-auto-rows/index.html index b50943f3c2e2ed..cdcf1923911e80 100644 --- a/files/es/web/css/grid-auto-rows/index.html +++ b/files/es/web/css/grid-auto-rows/index.html @@ -85,7 +85,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/es/web/css/grid-template-areas/index.html b/files/es/web/css/grid-template-areas/index.html index b97dd3ef696f0b..215ca0b81f65c0 100644 --- a/files/es/web/css/grid-template-areas/index.html +++ b/files/es/web/css/grid-template-areas/index.html @@ -36,7 +36,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/es/web/css/grid-template-columns/index.html b/files/es/web/css/grid-template-columns/index.html index 4dd982b375b39d..63c5bba16dc653 100644 --- a/files/es/web/css/grid-template-columns/index.html +++ b/files/es/web/css/grid-template-columns/index.html @@ -67,7 +67,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/grid-template-rows/index.html b/files/es/web/css/grid-template-rows/index.html index b04eed1ea363e4..c3f072c7b3b23e 100644 --- a/files/es/web/css/grid-template-rows/index.html +++ b/files/es/web/css/grid-template-rows/index.html @@ -87,7 +87,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/grid/index.html b/files/es/web/css/grid/index.html index 7a14af42b673c9..11c689058fd99d 100644 --- a/files/es/web/css/grid/index.html +++ b/files/es/web/css/grid/index.html @@ -57,7 +57,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/height/index.html b/files/es/web/css/height/index.html index 202c379583f005..4d0667a3f937fe 100644 --- a/files/es/web/css/height/index.html +++ b/files/es/web/css/height/index.html @@ -66,7 +66,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/hyphens/index.html b/files/es/web/css/hyphens/index.html index 98669f5e30ad91..fc2ef093676521 100644 --- a/files/es/web/css/hyphens/index.html +++ b/files/es/web/css/hyphens/index.html @@ -51,7 +51,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Sugiriendo oportunidades de separación de línea

diff --git a/files/es/web/css/image-rendering/index.html b/files/es/web/css/image-rendering/index.html index 98dae57cdcd7b4..f9424e36e704e8 100644 --- a/files/es/web/css/image-rendering/index.html +++ b/files/es/web/css/image-rendering/index.html @@ -45,7 +45,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/inline-size/index.html b/files/es/web/css/inline-size/index.html index d39bac491c1a08..122a09404325ee 100644 --- a/files/es/web/css/inline-size/index.html +++ b/files/es/web/css/inline-size/index.html @@ -45,7 +45,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/inset-block-end/index.html b/files/es/web/css/inset-block-end/index.html index b117a0595c028f..4177ddfe6d275d 100644 --- a/files/es/web/css/inset-block-end/index.html +++ b/files/es/web/css/inset-block-end/index.html @@ -37,7 +37,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/inset-block-start/index.html b/files/es/web/css/inset-block-start/index.html index 4cd4a2c732f5e3..dd59522f2f6dd1 100644 --- a/files/es/web/css/inset-block-start/index.html +++ b/files/es/web/css/inset-block-start/index.html @@ -37,7 +37,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/inset-block/index.html b/files/es/web/css/inset-block/index.html index 633a84475d0cd4..00fddb0d02a327 100644 --- a/files/es/web/css/inset-block/index.html +++ b/files/es/web/css/inset-block/index.html @@ -36,7 +36,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/inset-inline-end/index.html b/files/es/web/css/inset-inline-end/index.html index 633306a67cf27a..2c47caa97bb4c1 100644 --- a/files/es/web/css/inset-inline-end/index.html +++ b/files/es/web/css/inset-inline-end/index.html @@ -37,7 +37,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/inset-inline-start/index.html b/files/es/web/css/inset-inline-start/index.html index ef9b26bc2c42ee..5d13d75982124c 100644 --- a/files/es/web/css/inset-inline-start/index.html +++ b/files/es/web/css/inset-inline-start/index.html @@ -37,7 +37,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/inset-inline/index.html b/files/es/web/css/inset-inline/index.html index 07a9d797d851e9..75d3c9da74dd01 100644 --- a/files/es/web/css/inset-inline/index.html +++ b/files/es/web/css/inset-inline/index.html @@ -36,7 +36,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/inset/index.html b/files/es/web/css/inset/index.html index cd3260e72c0004..92b8bf4731de6d 100644 --- a/files/es/web/css/inset/index.html +++ b/files/es/web/css/inset/index.html @@ -35,7 +35,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/isolation/index.html b/files/es/web/css/isolation/index.html index e4e6cf32d4dba1..d48415208a6250 100644 --- a/files/es/web/css/isolation/index.html +++ b/files/es/web/css/isolation/index.html @@ -40,7 +40,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/justify-content/index.html b/files/es/web/css/justify-content/index.html index 56e6af1ff7e32a..8c4e0b1f0ab80a 100644 --- a/files/es/web/css/justify-content/index.html +++ b/files/es/web/css/justify-content/index.html @@ -61,7 +61,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/margin-block-start/index.html b/files/es/web/css/margin-block-start/index.html index 1ec94d7b761f86..df6971d612d024 100644 --- a/files/es/web/css/margin-block-start/index.html +++ b/files/es/web/css/margin-block-start/index.html @@ -39,7 +39,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/margin-block/index.html b/files/es/web/css/margin-block/index.html index 680b41219d9e6f..c2cb4ef20546c2 100644 --- a/files/es/web/css/margin-block/index.html +++ b/files/es/web/css/margin-block/index.html @@ -42,7 +42,7 @@

Definición formal

Sintaxis formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Ejemplo

diff --git a/files/es/web/css/margin-inline-end/index.html b/files/es/web/css/margin-inline-end/index.html index 2ce32be63e1084..ca4280ebf5f212 100644 --- a/files/es/web/css/margin-inline-end/index.html +++ b/files/es/web/css/margin-inline-end/index.html @@ -37,7 +37,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/margin-inline-start/index.html b/files/es/web/css/margin-inline-start/index.html index c0f734b017d420..db7bda2e2dc962 100644 --- a/files/es/web/css/margin-inline-start/index.html +++ b/files/es/web/css/margin-inline-start/index.html @@ -35,7 +35,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/margin-inline/index.html b/files/es/web/css/margin-inline/index.html index 9bff11e577ea2e..9a437b6bb07880 100644 --- a/files/es/web/css/margin-inline/index.html +++ b/files/es/web/css/margin-inline/index.html @@ -34,7 +34,7 @@

Valores

Sintaxis formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Ejemplo

diff --git a/files/es/web/css/margin/index.html b/files/es/web/css/margin/index.html index 95cdc55243088b..684288ac2fa924 100644 --- a/files/es/web/css/margin/index.html +++ b/files/es/web/css/margin/index.html @@ -57,7 +57,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/mask-clip/index.html b/files/es/web/css/mask-clip/index.html index f6c749d4f25d7c..9d3499700fb4f3 100644 --- a/files/es/web/css/mask-clip/index.html +++ b/files/es/web/css/mask-clip/index.html @@ -17,8 +17,7 @@

Síntaxis

-
{{csssyntax}}
-
+{{csssyntax}}

donde:

diff --git a/files/es/web/css/mask-image/index.html b/files/es/web/css/mask-image/index.html index 065129d49b55d0..ccf88316ab8597 100644 --- a/files/es/web/css/mask-image/index.html +++ b/files/es/web/css/mask-image/index.html @@ -38,8 +38,7 @@

Valores

Sintaxis Formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/mask-origin/index.html b/files/es/web/css/mask-origin/index.html index 90dafca57e130c..8a8adb54ce5eba 100644 --- a/files/es/web/css/mask-origin/index.html +++ b/files/es/web/css/mask-origin/index.html @@ -16,7 +16,7 @@

Síntaxis

-
{{csssyntax}}
+{{csssyntax}}

Valores

diff --git a/files/es/web/css/mask-position/index.html b/files/es/web/css/mask-position/index.html index 7baec4254bebf9..9efc319b1c1d71 100644 --- a/files/es/web/css/mask-position/index.html +++ b/files/es/web/css/mask-position/index.html @@ -20,7 +20,7 @@

Sumario

Síntaxis

-
{{csssyntax}}
+{{csssyntax}}

Valores

diff --git a/files/es/web/css/mask-repeat/index.html b/files/es/web/css/mask-repeat/index.html index 2fd065c6dcd65c..836f146b4f40bb 100644 --- a/files/es/web/css/mask-repeat/index.html +++ b/files/es/web/css/mask-repeat/index.html @@ -51,8 +51,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/mask/index.html b/files/es/web/css/mask/index.html index f742ef952ad52f..7bf741ece43c0e 100644 --- a/files/es/web/css/mask/index.html +++ b/files/es/web/css/mask/index.html @@ -60,7 +60,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/max-block-size/index.html b/files/es/web/css/max-block-size/index.html index 5707a6ce0f4144..50f1944b650631 100644 --- a/files/es/web/css/max-block-size/index.html +++ b/files/es/web/css/max-block-size/index.html @@ -80,7 +80,7 @@

Cómo writing-mode afecta

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/max-inline-size/index.html b/files/es/web/css/max-inline-size/index.html index b5406c7dc679ac..711d59f1da9f12 100644 --- a/files/es/web/css/max-inline-size/index.html +++ b/files/es/web/css/max-inline-size/index.html @@ -41,7 +41,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/max-width/index.html b/files/es/web/css/max-width/index.html index 55fa03d4eeeefe..3b3f0a21fffb3f 100644 --- a/files/es/web/css/max-width/index.html +++ b/files/es/web/css/max-width/index.html @@ -60,7 +60,7 @@

Keyword values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/es/web/css/min()/index.html b/files/es/web/css/min()/index.html index 52f81e5765080c..b81e63bb6fa15c 100644 --- a/files/es/web/css/min()/index.html +++ b/files/es/web/css/min()/index.html @@ -41,7 +41,7 @@

Sintaxis

Sintaxis formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Probemas de accesibilidad

diff --git a/files/es/web/css/min-block-size/index.html b/files/es/web/css/min-block-size/index.html index 91847cba2dd0c2..9f38ae5bca9c71 100644 --- a/files/es/web/css/min-block-size/index.html +++ b/files/es/web/css/min-block-size/index.html @@ -42,7 +42,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/min-height/index.html b/files/es/web/css/min-height/index.html index d61f0edf4eee7f..cdd5f43b894f10 100644 --- a/files/es/web/css/min-height/index.html +++ b/files/es/web/css/min-height/index.html @@ -17,8 +17,7 @@

Resumen

Sintaxis

-
{{csssyntax}}
-
+{{csssyntax}}

Values

diff --git a/files/es/web/css/min-inline-size/index.html b/files/es/web/css/min-inline-size/index.html index bf650c31a73066..6d36af70cf6280 100644 --- a/files/es/web/css/min-inline-size/index.html +++ b/files/es/web/css/min-inline-size/index.html @@ -42,7 +42,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/minmax()/index.html b/files/es/web/css/minmax()/index.html index eefc5195664e30..a4f2472a04eac7 100644 --- a/files/es/web/css/minmax()/index.html +++ b/files/es/web/css/minmax()/index.html @@ -66,7 +66,7 @@

Valores

Sintáxis formal

-
{{csssyntax}}
+{{csssyntax}}

Propiedades CSS

diff --git a/files/es/web/css/mix-blend-mode/index.html b/files/es/web/css/mix-blend-mode/index.html index 776d28b030cd49..b31b8010fa6d13 100644 --- a/files/es/web/css/mix-blend-mode/index.html +++ b/files/es/web/css/mix-blend-mode/index.html @@ -49,7 +49,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/object-fit/index.html b/files/es/web/css/object-fit/index.html index 0239910a6b11a8..b0f546b87445a4 100644 --- a/files/es/web/css/object-fit/index.html +++ b/files/es/web/css/object-fit/index.html @@ -42,7 +42,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/object-position/index.html b/files/es/web/css/object-position/index.html index 0d76669bdced94..4e1512f0aaa4ce 100644 --- a/files/es/web/css/object-position/index.html +++ b/files/es/web/css/object-position/index.html @@ -31,7 +31,7 @@

Valores

Sitaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/order/index.html b/files/es/web/css/order/index.html index fa8484670f8a37..cde99bb53a9204 100644 --- a/files/es/web/css/order/index.html +++ b/files/es/web/css/order/index.html @@ -38,7 +38,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/outline-color/index.html b/files/es/web/css/outline-color/index.html index f2d6f9c18cb4d9..37225a806bf165 100644 --- a/files/es/web/css/outline-color/index.html +++ b/files/es/web/css/outline-color/index.html @@ -37,7 +37,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/outline-offset/index.html b/files/es/web/css/outline-offset/index.html index 85bd0c33d7396f..f002590090a037 100644 --- a/files/es/web/css/outline-offset/index.html +++ b/files/es/web/css/outline-offset/index.html @@ -37,7 +37,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/outline-style/index.html b/files/es/web/css/outline-style/index.html index 68b1f9abd4091a..4698e30187f513 100644 --- a/files/es/web/css/outline-style/index.html +++ b/files/es/web/css/outline-style/index.html @@ -72,7 +72,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo 1 - dotted y dashed

diff --git a/files/es/web/css/outline-width/index.html b/files/es/web/css/outline-width/index.html index 1b52fef25b99e7..ce3d763dcb608b 100644 --- a/files/es/web/css/outline-width/index.html +++ b/files/es/web/css/outline-width/index.html @@ -44,7 +44,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/outline/index.html b/files/es/web/css/outline/index.html index 288c5fca349cbe..34a28116762a89 100644 --- a/files/es/web/css/outline/index.html +++ b/files/es/web/css/outline/index.html @@ -65,7 +65,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/es/web/css/overflow-y/index.html b/files/es/web/css/overflow-y/index.html index 76501758065d5e..4db88f9063d588 100644 --- a/files/es/web/css/overflow-y/index.html +++ b/files/es/web/css/overflow-y/index.html @@ -51,7 +51,7 @@

Valores

Sintaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/padding-block-end/index.html b/files/es/web/css/padding-block-end/index.html index f853d3bd67420e..b9893104f0e5cc 100644 --- a/files/es/web/css/padding-block-end/index.html +++ b/files/es/web/css/padding-block-end/index.html @@ -36,7 +36,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/padding-block-start/index.html b/files/es/web/css/padding-block-start/index.html index 3beaf5ca8166b9..013461298e1c92 100644 --- a/files/es/web/css/padding-block-start/index.html +++ b/files/es/web/css/padding-block-start/index.html @@ -36,7 +36,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/padding-block/index.html b/files/es/web/css/padding-block/index.html index c237b61c4b2fe2..41a137530a9bf7 100644 --- a/files/es/web/css/padding-block/index.html +++ b/files/es/web/css/padding-block/index.html @@ -36,7 +36,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/padding-bottom/index.html b/files/es/web/css/padding-bottom/index.html index 8e025a0c834078..bdb5b919778766 100644 --- a/files/es/web/css/padding-bottom/index.html +++ b/files/es/web/css/padding-bottom/index.html @@ -38,7 +38,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/padding-inline-end/index.html b/files/es/web/css/padding-inline-end/index.html index dd30fe2d15946a..f245034237f033 100644 --- a/files/es/web/css/padding-inline-end/index.html +++ b/files/es/web/css/padding-inline-end/index.html @@ -36,7 +36,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/padding-inline-start/index.html b/files/es/web/css/padding-inline-start/index.html index 696b045077a830..48392e77781b15 100644 --- a/files/es/web/css/padding-inline-start/index.html +++ b/files/es/web/css/padding-inline-start/index.html @@ -36,7 +36,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/padding-inline/index.html b/files/es/web/css/padding-inline/index.html index 9e471d734ef139..40ebed5e312225 100644 --- a/files/es/web/css/padding-inline/index.html +++ b/files/es/web/css/padding-inline/index.html @@ -36,7 +36,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/padding-top/index.html b/files/es/web/css/padding-top/index.html index a635951fcc6d42..09c3821a67f0c2 100644 --- a/files/es/web/css/padding-top/index.html +++ b/files/es/web/css/padding-top/index.html @@ -38,7 +38,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/position/index.html b/files/es/web/css/position/index.html index c9181f456f708e..ecae12f0f4b8aa 100644 --- a/files/es/web/css/position/index.html +++ b/files/es/web/css/position/index.html @@ -55,7 +55,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/es/web/css/quotes/index.html b/files/es/web/css/quotes/index.html index 138b4dce41bd70..9f1d69a12fd402 100644 --- a/files/es/web/css/quotes/index.html +++ b/files/es/web/css/quotes/index.html @@ -43,7 +43,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/resize/index.html b/files/es/web/css/resize/index.html index 7f40b092364ee2..45ed53fd4d781c 100644 --- a/files/es/web/css/resize/index.html +++ b/files/es/web/css/resize/index.html @@ -42,7 +42,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/scroll-behavior/index.html b/files/es/web/css/scroll-behavior/index.html index b7b591d5202b73..035d651d31a10a 100644 --- a/files/es/web/css/scroll-behavior/index.html +++ b/files/es/web/css/scroll-behavior/index.html @@ -39,7 +39,7 @@

Sintaxis

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/es/web/css/text-decoration-color/index.html b/files/es/web/css/text-decoration-color/index.html index 1310ee9c30ebe2..c8ad57d2e7da96 100644 --- a/files/es/web/css/text-decoration-color/index.html +++ b/files/es/web/css/text-decoration-color/index.html @@ -41,7 +41,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/text-decoration-line/index.html b/files/es/web/css/text-decoration-line/index.html index 6fcbbc2d7c8c07..9891b72b98d44d 100644 --- a/files/es/web/css/text-decoration-line/index.html +++ b/files/es/web/css/text-decoration-line/index.html @@ -52,7 +52,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/text-decoration-style/index.html b/files/es/web/css/text-decoration-style/index.html index dcf687dc263a6c..a8cc72eb5442e4 100644 --- a/files/es/web/css/text-decoration-style/index.html +++ b/files/es/web/css/text-decoration-style/index.html @@ -84,7 +84,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/text-decoration/index.html b/files/es/web/css/text-decoration/index.html index 7a3675657b59d7..bdeca2d164bb4e 100644 --- a/files/es/web/css/text-decoration/index.html +++ b/files/es/web/css/text-decoration/index.html @@ -37,7 +37,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/text-emphasis-color/index.html b/files/es/web/css/text-emphasis-color/index.html index 10c814748e0275..d7bcef81526d99 100644 --- a/files/es/web/css/text-emphasis-color/index.html +++ b/files/es/web/css/text-emphasis-color/index.html @@ -45,8 +45,7 @@

Valores

Sintáxis Formal

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/text-emphasis/index.html b/files/es/web/css/text-emphasis/index.html index 94979eb8afbf97..f7018e34d68958 100644 --- a/files/es/web/css/text-emphasis/index.html +++ b/files/es/web/css/text-emphasis/index.html @@ -75,8 +75,7 @@

Valores

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/text-orientation/index.html b/files/es/web/css/text-orientation/index.html index 82b6f3295b85a9..25c4a51ee63085 100644 --- a/files/es/web/css/text-orientation/index.html +++ b/files/es/web/css/text-orientation/index.html @@ -49,7 +49,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/text-overflow/index.html b/files/es/web/css/text-overflow/index.html index 3d559cae8f72e8..5c097b97b99953 100644 --- a/files/es/web/css/text-overflow/index.html +++ b/files/es/web/css/text-overflow/index.html @@ -46,8 +46,7 @@

Values

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Examples

diff --git a/files/es/web/css/text-shadow/index.html b/files/es/web/css/text-shadow/index.html index 1e0cd7ee536d9e..4bb95ecb0eefdb 100644 --- a/files/es/web/css/text-shadow/index.html +++ b/files/es/web/css/text-shadow/index.html @@ -58,7 +58,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/text-transform/index.html b/files/es/web/css/text-transform/index.html index 342d952edf2f71..048f083c7ba261 100644 --- a/files/es/web/css/text-transform/index.html +++ b/files/es/web/css/text-transform/index.html @@ -84,7 +84,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/transform-style/index.html b/files/es/web/css/transform-style/index.html index 5f16a1dd5f2605..a0093e51985f82 100644 --- a/files/es/web/css/transform-style/index.html +++ b/files/es/web/css/transform-style/index.html @@ -36,7 +36,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/es/web/css/transform/index.html b/files/es/web/css/transform/index.html index 5dc3a1a6b279e9..9d7a31aa7cd34a 100644 --- a/files/es/web/css/transform/index.html +++ b/files/es/web/css/transform/index.html @@ -68,7 +68,7 @@

Valores

{{cssinfo}}

Síntasix formal

-
{{csssyntax}}
+ {{csssyntax}} diff --git a/files/es/web/css/transition-duration/index.html b/files/es/web/css/transition-duration/index.html index c00efcbd793a41..6c3aaef2b9fea4 100644 --- a/files/es/web/css/transition-duration/index.html +++ b/files/es/web/css/transition-duration/index.html @@ -36,7 +36,7 @@

Valores

Sintaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/transition-property/index.html b/files/es/web/css/transition-property/index.html index 1138119dcacc53..6787bb73d0610e 100644 --- a/files/es/web/css/transition-property/index.html +++ b/files/es/web/css/transition-property/index.html @@ -51,7 +51,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/transition/index.html b/files/es/web/css/transition/index.html index b9b69000c1e021..b41f80ad45f7f4 100644 --- a/files/es/web/css/transition/index.html +++ b/files/es/web/css/transition/index.html @@ -38,8 +38,7 @@

Sintaxis

Sintaxis formal

-
{{csssyntax("transition")}}
-
+{{csssyntax("transition")}}

Ejemplos

diff --git a/files/es/web/css/user-modify/index.html b/files/es/web/css/user-modify/index.html index 33a9387f1518ce..f350fe7a43a9ef 100644 --- a/files/es/web/css/user-modify/index.html +++ b/files/es/web/css/user-modify/index.html @@ -42,7 +42,7 @@

Valores

Síntaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/user-select/index.html b/files/es/web/css/user-select/index.html index 0e597df92af99e..86e4fc01a9c8f2 100644 --- a/files/es/web/css/user-select/index.html +++ b/files/es/web/css/user-select/index.html @@ -69,7 +69,7 @@

Syntaxis

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/var()/index.html b/files/es/web/css/var()/index.html index 47e61d90d95efe..27e1f6dc3472bd 100644 --- a/files/es/web/css/var()/index.html +++ b/files/es/web/css/var()/index.html @@ -11,8 +11,7 @@

Sintaxis

El primer parámetro que recibe la función es el nombre de la custom property que será reemplazada. Se puede utilizar un segundo parámetro opcional como fallback de el primero. Si la custom property referenciada por el primer parámetro no es válida, entonces la función utiliza el valor del segúndo parámetro.

-
{{csssyntax}}
-
+{{csssyntax}}

Valores

diff --git a/files/es/web/css/white-space/index.html b/files/es/web/css/white-space/index.html index ddfc135d7c2b03..973a2ef045f87d 100644 --- a/files/es/web/css/white-space/index.html +++ b/files/es/web/css/white-space/index.html @@ -215,7 +215,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/widows/index.html b/files/es/web/css/widows/index.html index bcc8bba96869c8..98d72424022111 100644 --- a/files/es/web/css/widows/index.html +++ b/files/es/web/css/widows/index.html @@ -34,7 +34,7 @@

Valores

Sintaxis Formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/es/web/css/width/index.html b/files/es/web/css/width/index.html index 3e8317e17d4f07..5e09c751d91242 100644 --- a/files/es/web/css/width/index.html +++ b/files/es/web/css/width/index.html @@ -72,7 +72,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplos

diff --git a/files/es/web/css/writing-mode/index.html b/files/es/web/css/writing-mode/index.html index 73c11b1b850ea0..719b4644bc0009 100644 --- a/files/es/web/css/writing-mode/index.html +++ b/files/es/web/css/writing-mode/index.html @@ -61,7 +61,7 @@

Valores

Sintaxis formal

-
{{csssyntax}}
+{{csssyntax}}

Ejemplo

diff --git a/files/fa/web/css/_colon_not/index.html b/files/fa/web/css/_colon_not/index.html index 7f7c5cbec3547e..838120d40852f0 100644 --- a/files/fa/web/css/_colon_not/index.html +++ b/files/fa/web/css/_colon_not/index.html @@ -43,7 +43,7 @@

Syntax

The ability to list more than one selector is experimental and not yet widely supported.

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/fa/web/css/_doublecolon_cue/index.html b/files/fa/web/css/_doublecolon_cue/index.html index f1e723f7e7c31e..fdf7761c1fa8d3 100644 --- a/files/fa/web/css/_doublecolon_cue/index.html +++ b/files/fa/web/css/_doublecolon_cue/index.html @@ -38,7 +38,7 @@

Allowable properties

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/fa/web/css/all/index.html b/files/fa/web/css/all/index.html index 8f80bf5b2b7246..4961b49511edd7 100644 --- a/files/fa/web/css/all/index.html +++ b/files/fa/web/css/all/index.html @@ -46,7 +46,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/fa/web/css/margin/index.html b/files/fa/web/css/margin/index.html index 2036d549344a46..99ad6b8b4e98d1 100644 --- a/files/fa/web/css/margin/index.html +++ b/files/fa/web/css/margin/index.html @@ -52,7 +52,7 @@

مقادیر

Formal syntax

-
{{csssyntax("margin")}}
+{{csssyntax("margin")}}

Examples

diff --git a/files/fa/web/css/zoom/index.html b/files/fa/web/css/zoom/index.html index cd69cd8cf8e00c..c2a14b9bbf746d 100644 --- a/files/fa/web/css/zoom/index.html +++ b/files/fa/web/css/zoom/index.html @@ -44,7 +44,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/fr/conflicting/web/css/@viewport/index.html b/files/fr/conflicting/web/css/@viewport/index.html index 38e9ba9a6c50bc..1c38cfb0b59cda 100644 --- a/files/fr/conflicting/web/css/@viewport/index.html +++ b/files/fr/conflicting/web/css/@viewport/index.html @@ -41,8 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/conflicting/web/css/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce/index.html b/files/fr/conflicting/web/css/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce/index.html index dbbb78795b138d..4688522159bf1d 100644 --- a/files/fr/conflicting/web/css/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce/index.html +++ b/files/fr/conflicting/web/css/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce/index.html @@ -31,7 +31,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Accessibilité

diff --git a/files/fr/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html b/files/fr/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html index fa8238ea678887..29b3b3b173dedc 100644 --- a/files/fr/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html +++ b/files/fr/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html @@ -42,7 +42,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html b/files/fr/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html index 9a1aa098dc8251..97cbc1a765b699 100644 --- a/files/fr/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html +++ b/files/fr/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html b/files/fr/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html index 09560d1c9504c2..9ac95654d6fe31 100644 --- a/files/fr/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html +++ b/files/fr/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html @@ -36,7 +36,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/conflicting/web/css/@viewport_a47f799d4189f98a73bc55899628d6d7/index.html b/files/fr/conflicting/web/css/@viewport_a47f799d4189f98a73bc55899628d6d7/index.html index 6d31386abdfffc..6f9ac000c19c61 100644 --- a/files/fr/conflicting/web/css/@viewport_a47f799d4189f98a73bc55899628d6d7/index.html +++ b/files/fr/conflicting/web/css/@viewport_a47f799d4189f98a73bc55899628d6d7/index.html @@ -42,7 +42,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/conflicting/web/css/@viewport_c5f2dc316e069e8c32ab24f9117600a7/index.html b/files/fr/conflicting/web/css/@viewport_c5f2dc316e069e8c32ab24f9117600a7/index.html index 3cb1b930056ad9..c4e3c642c98d50 100644 --- a/files/fr/conflicting/web/css/@viewport_c5f2dc316e069e8c32ab24f9117600a7/index.html +++ b/files/fr/conflicting/web/css/@viewport_c5f2dc316e069e8c32ab24f9117600a7/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html b/files/fr/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html index 3ea88bc7b947b5..9a0f6a39a71ff7 100644 --- a/files/fr/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html +++ b/files/fr/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html @@ -40,8 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html b/files/fr/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html index 3a4080663c8c8b..911362c9444a29 100644 --- a/files/fr/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html +++ b/files/fr/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html b/files/fr/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html index 2cf4ac2ea82f9c..9ad45f8df28867 100644 --- a/files/fr/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html +++ b/files/fr/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/conflicting/web/css/@viewport_ff9d4f4f351256d9fdb3d21397eb3880/index.html b/files/fr/conflicting/web/css/@viewport_ff9d4f4f351256d9fdb3d21397eb3880/index.html index cd53d9ba3296de..0fda3ffe016161 100644 --- a/files/fr/conflicting/web/css/@viewport_ff9d4f4f351256d9fdb3d21397eb3880/index.html +++ b/files/fr/conflicting/web/css/@viewport_ff9d4f4f351256d9fdb3d21397eb3880/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/conflicting/web/css/_colon_is/index.html b/files/fr/conflicting/web/css/_colon_is/index.html index 9c45ec21a40068..bf6d6b0c21967d 100644 --- a/files/fr/conflicting/web/css/_colon_is/index.html +++ b/files/fr/conflicting/web/css/_colon_is/index.html @@ -33,8 +33,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Valeurs

diff --git a/files/fr/conflicting/web/css/column-gap/index.html b/files/fr/conflicting/web/css/column-gap/index.html index 75e47d95a988a8..16d17f5046aef2 100644 --- a/files/fr/conflicting/web/css/column-gap/index.html +++ b/files/fr/conflicting/web/css/column-gap/index.html @@ -51,7 +51,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/conflicting/web/css/scroll-snap-type/index.html b/files/fr/conflicting/web/css/scroll-snap-type/index.html index 43e3de46d84396..6b985d98024825 100644 --- a/files/fr/conflicting/web/css/scroll-snap-type/index.html +++ b/files/fr/conflicting/web/css/scroll-snap-type/index.html @@ -34,8 +34,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Spécifications

diff --git a/files/fr/conflicting/web/css/user-select/index.html b/files/fr/conflicting/web/css/user-select/index.html index f8035c96b4accb..8c0c5577a0ebb2 100644 --- a/files/fr/conflicting/web/css/user-select/index.html +++ b/files/fr/conflicting/web/css/user-select/index.html @@ -35,8 +35,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/--_star_/index.html b/files/fr/web/css/--_star_/index.html index 9f1c30cbba9d42..8ef049e024f83d 100644 --- a/files/fr/web/css/--_star_/index.html +++ b/files/fr/web/css/--_star_/index.html @@ -31,7 +31,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-moz-context-properties/index.html b/files/fr/web/css/-moz-context-properties/index.html index fbb2c9094c88e9..7e0c6fd6839b51 100644 --- a/files/fr/web/css/-moz-context-properties/index.html +++ b/files/fr/web/css/-moz-context-properties/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-moz-float-edge/index.html b/files/fr/web/css/-moz-float-edge/index.html index 2f6810edae9930..0d0eed3a7df1e3 100644 --- a/files/fr/web/css/-moz-float-edge/index.html +++ b/files/fr/web/css/-moz-float-edge/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-moz-force-broken-image-icon/index.html b/files/fr/web/css/-moz-force-broken-image-icon/index.html index 9eebe7361c40ea..df4536f14d4b94 100644 --- a/files/fr/web/css/-moz-force-broken-image-icon/index.html +++ b/files/fr/web/css/-moz-force-broken-image-icon/index.html @@ -25,7 +25,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-moz-image-rect/index.html b/files/fr/web/css/-moz-image-rect/index.html index e876a8875bd7c0..6b496e6303ab3f 100644 --- a/files/fr/web/css/-moz-image-rect/index.html +++ b/files/fr/web/css/-moz-image-rect/index.html @@ -37,7 +37,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/-moz-image-region/index.html b/files/fr/web/css/-moz-image-region/index.html index 603c48f0087609..b7139034aef7e8 100644 --- a/files/fr/web/css/-moz-image-region/index.html +++ b/files/fr/web/css/-moz-image-region/index.html @@ -42,7 +42,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-moz-orient/index.html b/files/fr/web/css/-moz-orient/index.html index 80a0b98cbc1d54..167bec69eeeaab 100644 --- a/files/fr/web/css/-moz-orient/index.html +++ b/files/fr/web/css/-moz-orient/index.html @@ -31,7 +31,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-moz-outline-radius/index.html b/files/fr/web/css/-moz-outline-radius/index.html index 60e5e360699b58..93b64c6fb00afc 100644 --- a/files/fr/web/css/-moz-outline-radius/index.html +++ b/files/fr/web/css/-moz-outline-radius/index.html @@ -58,7 +58,7 @@

Gestion des valeurs multiples :

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-moz-user-focus/index.html b/files/fr/web/css/-moz-user-focus/index.html index 3de08502f7da05..2fbfc2bbba1cfc 100644 --- a/files/fr/web/css/-moz-user-focus/index.html +++ b/files/fr/web/css/-moz-user-focus/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-moz-user-input/index.html b/files/fr/web/css/-moz-user-input/index.html index e935062db2c16a..699963d390970e 100644 --- a/files/fr/web/css/-moz-user-input/index.html +++ b/files/fr/web/css/-moz-user-input/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-border-before/index.html b/files/fr/web/css/-webkit-border-before/index.html index 9c99fe83cda709..de2450f800bba2 100644 --- a/files/fr/web/css/-webkit-border-before/index.html +++ b/files/fr/web/css/-webkit-border-before/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-box-reflect/index.html b/files/fr/web/css/-webkit-box-reflect/index.html index 63a8855074a65d..efb2b7250025c3 100644 --- a/files/fr/web/css/-webkit-box-reflect/index.html +++ b/files/fr/web/css/-webkit-box-reflect/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/-webkit-mask-attachment/index.html b/files/fr/web/css/-webkit-mask-attachment/index.html index 30f5caeb132cd8..35d4ca06eef24e 100644 --- a/files/fr/web/css/-webkit-mask-attachment/index.html +++ b/files/fr/web/css/-webkit-mask-attachment/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-mask-composite/index.html b/files/fr/web/css/-webkit-mask-composite/index.html index 1acfc7d25dfa7f..4582161e1efb4d 100644 --- a/files/fr/web/css/-webkit-mask-composite/index.html +++ b/files/fr/web/css/-webkit-mask-composite/index.html @@ -66,7 +66,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-mask-position-x/index.html b/files/fr/web/css/-webkit-mask-position-x/index.html index af1b699b8b0ba0..590e7e1bc34fcc 100644 --- a/files/fr/web/css/-webkit-mask-position-x/index.html +++ b/files/fr/web/css/-webkit-mask-position-x/index.html @@ -53,7 +53,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-mask-position-y/index.html b/files/fr/web/css/-webkit-mask-position-y/index.html index d620e75b1da11f..2ee6dcd5d75700 100644 --- a/files/fr/web/css/-webkit-mask-position-y/index.html +++ b/files/fr/web/css/-webkit-mask-position-y/index.html @@ -55,7 +55,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-mask-repeat-x/index.html b/files/fr/web/css/-webkit-mask-repeat-x/index.html index 513d898b57dd9f..62743912cf0f59 100644 --- a/files/fr/web/css/-webkit-mask-repeat-x/index.html +++ b/files/fr/web/css/-webkit-mask-repeat-x/index.html @@ -44,8 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-mask-repeat-y/index.html b/files/fr/web/css/-webkit-mask-repeat-y/index.html index 3c59b3230224bf..6a17c6e763a4f7 100644 --- a/files/fr/web/css/-webkit-mask-repeat-y/index.html +++ b/files/fr/web/css/-webkit-mask-repeat-y/index.html @@ -44,8 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-overflow-scrolling/index.html b/files/fr/web/css/-webkit-overflow-scrolling/index.html index 8a9c9ee4d35c52..8fcaa2c29d824b 100644 --- a/files/fr/web/css/-webkit-overflow-scrolling/index.html +++ b/files/fr/web/css/-webkit-overflow-scrolling/index.html @@ -23,7 +23,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-tap-highlight-color/index.html b/files/fr/web/css/-webkit-tap-highlight-color/index.html index e2abe32c3c6114..677d4e4be2f8ef 100644 --- a/files/fr/web/css/-webkit-tap-highlight-color/index.html +++ b/files/fr/web/css/-webkit-tap-highlight-color/index.html @@ -27,7 +27,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/-webkit-text-fill-color/index.html b/files/fr/web/css/-webkit-text-fill-color/index.html index 886519717fe86d..6accbfa8a118bf 100644 --- a/files/fr/web/css/-webkit-text-fill-color/index.html +++ b/files/fr/web/css/-webkit-text-fill-color/index.html @@ -35,7 +35,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-text-stroke-color/index.html b/files/fr/web/css/-webkit-text-stroke-color/index.html index fe756244da4922..6533d1582929a0 100644 --- a/files/fr/web/css/-webkit-text-stroke-color/index.html +++ b/files/fr/web/css/-webkit-text-stroke-color/index.html @@ -37,7 +37,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-text-stroke-width/index.html b/files/fr/web/css/-webkit-text-stroke-width/index.html index 15aa0db12c5c19..cce0dcf1502f0a 100644 --- a/files/fr/web/css/-webkit-text-stroke-width/index.html +++ b/files/fr/web/css/-webkit-text-stroke-width/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-text-stroke/index.html b/files/fr/web/css/-webkit-text-stroke/index.html index 5ad00e1c5218ee..8f7663724bfa9a 100644 --- a/files/fr/web/css/-webkit-text-stroke/index.html +++ b/files/fr/web/css/-webkit-text-stroke/index.html @@ -34,7 +34,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/-webkit-touch-callout/index.html b/files/fr/web/css/-webkit-touch-callout/index.html index 3e6acd191c3f76..da482feb67b125 100644 --- a/files/fr/web/css/-webkit-touch-callout/index.html +++ b/files/fr/web/css/-webkit-touch-callout/index.html @@ -36,7 +36,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@charset/index.html b/files/fr/web/css/@charset/index.html index 9de828ed035aca..dc968e5ed043f3 100644 --- a/files/fr/web/css/@charset/index.html +++ b/files/fr/web/css/@charset/index.html @@ -39,8 +39,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/additive-symbols/index.html b/files/fr/web/css/@counter-style/additive-symbols/index.html index 51c9cb009426ee..8e55de328673f2 100644 --- a/files/fr/web/css/@counter-style/additive-symbols/index.html +++ b/files/fr/web/css/@counter-style/additive-symbols/index.html @@ -22,7 +22,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/fallback/index.html b/files/fr/web/css/@counter-style/fallback/index.html index cf003484024596..4fefc342658af9 100644 --- a/files/fr/web/css/@counter-style/fallback/index.html +++ b/files/fr/web/css/@counter-style/fallback/index.html @@ -25,7 +25,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/index.html b/files/fr/web/css/@counter-style/index.html index 12dd1653c3d6af..8440948f5933ac 100644 --- a/files/fr/web/css/@counter-style/index.html +++ b/files/fr/web/css/@counter-style/index.html @@ -90,8 +90,7 @@

Descripteurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/negative/index.html b/files/fr/web/css/@counter-style/negative/index.html index 375fafa8fb6834..ee5ba91223f341 100644 --- a/files/fr/web/css/@counter-style/negative/index.html +++ b/files/fr/web/css/@counter-style/negative/index.html @@ -31,7 +31,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/pad/index.html b/files/fr/web/css/@counter-style/pad/index.html index ce73abaeca3069..fde74a66e6ddb8 100644 --- a/files/fr/web/css/@counter-style/pad/index.html +++ b/files/fr/web/css/@counter-style/pad/index.html @@ -32,7 +32,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/prefix/index.html b/files/fr/web/css/@counter-style/prefix/index.html index 25de1edd1c197f..b055d752bf2f9f 100644 --- a/files/fr/web/css/@counter-style/prefix/index.html +++ b/files/fr/web/css/@counter-style/prefix/index.html @@ -27,7 +27,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/range/index.html b/files/fr/web/css/@counter-style/range/index.html index 92043910dcab62..2c07422fdba524 100644 --- a/files/fr/web/css/@counter-style/range/index.html +++ b/files/fr/web/css/@counter-style/range/index.html @@ -52,7 +52,7 @@

Values

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/speak-as/index.html b/files/fr/web/css/@counter-style/speak-as/index.html index d3a7631b4e4e04..a51c584abe9920 100644 --- a/files/fr/web/css/@counter-style/speak-as/index.html +++ b/files/fr/web/css/@counter-style/speak-as/index.html @@ -52,7 +52,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/suffix/index.html b/files/fr/web/css/@counter-style/suffix/index.html index a39b699c0d3b8c..79bfb626305ffc 100644 --- a/files/fr/web/css/@counter-style/suffix/index.html +++ b/files/fr/web/css/@counter-style/suffix/index.html @@ -27,7 +27,7 @@

Valeur

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/symbols/index.html b/files/fr/web/css/@counter-style/symbols/index.html index 2440d1a430f8ac..2c3be8de240c07 100644 --- a/files/fr/web/css/@counter-style/symbols/index.html +++ b/files/fr/web/css/@counter-style/symbols/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@counter-style/system/index.html b/files/fr/web/css/@counter-style/system/index.html index 378154364dc0e3..8e513340b9297a 100644 --- a/files/fr/web/css/@counter-style/system/index.html +++ b/files/fr/web/css/@counter-style/system/index.html @@ -67,7 +67,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@document/index.html b/files/fr/web/css/@document/index.html index 27549052b9bffb..61839819b7c2f4 100644 --- a/files/fr/web/css/@document/index.html +++ b/files/fr/web/css/@document/index.html @@ -43,7 +43,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@font-face/font-display/index.html b/files/fr/web/css/@font-face/font-display/index.html index f044ddbc3e5f80..4eb37f13086492 100644 --- a/files/fr/web/css/@font-face/font-display/index.html +++ b/files/fr/web/css/@font-face/font-display/index.html @@ -53,7 +53,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@font-face/font-family/index.html b/files/fr/web/css/@font-face/font-family/index.html index 3d9e1c67171c65..adff652f711d45 100644 --- a/files/fr/web/css/@font-face/font-family/index.html +++ b/files/fr/web/css/@font-face/font-family/index.html @@ -31,7 +31,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@font-face/font-stretch/index.html b/files/fr/web/css/@font-face/font-stretch/index.html index e7ab910e64495b..c2ce8b47f4231f 100644 --- a/files/fr/web/css/@font-face/font-stretch/index.html +++ b/files/fr/web/css/@font-face/font-stretch/index.html @@ -115,8 +115,7 @@

Polices variables

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@font-face/font-style/index.html b/files/fr/web/css/@font-face/font-style/index.html index b3265e2d68e8f1..4966b73ded97d5 100644 --- a/files/fr/web/css/@font-face/font-style/index.html +++ b/files/fr/web/css/@font-face/font-style/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@font-face/font-variation-settings/index.html b/files/fr/web/css/@font-face/font-variation-settings/index.html index d9dd7e07897e62..eb815dd8047b21 100644 --- a/files/fr/web/css/@font-face/font-variation-settings/index.html +++ b/files/fr/web/css/@font-face/font-variation-settings/index.html @@ -31,7 +31,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@font-face/font-weight/index.html b/files/fr/web/css/@font-face/font-weight/index.html index 21fcbc251fe0fc..b5fc4b12798b69 100644 --- a/files/fr/web/css/@font-face/font-weight/index.html +++ b/files/fr/web/css/@font-face/font-weight/index.html @@ -104,8 +104,7 @@

Polices variables

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@font-face/index.html b/files/fr/web/css/@font-face/index.html index 9e55c634fb0dad..551b9d8c3c4421 100644 --- a/files/fr/web/css/@font-face/index.html +++ b/files/fr/web/css/@font-face/index.html @@ -61,7 +61,7 @@

Descripteurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@font-face/src/index.html b/files/fr/web/css/@font-face/src/index.html index ff77ace03bfdec..4e97d76f229ea9 100644 --- a/files/fr/web/css/@font-face/src/index.html +++ b/files/fr/web/css/@font-face/src/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@font-face/unicode-range/index.html b/files/fr/web/css/@font-face/unicode-range/index.html index e8eec9242de595..8b80de9be07008 100644 --- a/files/fr/web/css/@font-face/unicode-range/index.html +++ b/files/fr/web/css/@font-face/unicode-range/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@font-feature-values/index.html b/files/fr/web/css/@font-feature-values/index.html index 43539396753daf..62438b6120679d 100644 --- a/files/fr/web/css/@font-feature-values/index.html +++ b/files/fr/web/css/@font-feature-values/index.html @@ -57,7 +57,7 @@

Blocs liés aux caractéristiques

Syntaxe formelle -
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/@import/index.html b/files/fr/web/css/@import/index.html index 176945cf965993..06fd224b05cdab 100644 --- a/files/fr/web/css/@import/index.html +++ b/files/fr/web/css/@import/index.html @@ -38,7 +38,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/@keyframes/index.html b/files/fr/web/css/@keyframes/index.html index 70f1d251c6a6b1..ce70775989ff82 100644 --- a/files/fr/web/css/@keyframes/index.html +++ b/files/fr/web/css/@keyframes/index.html @@ -92,7 +92,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@media/-ms-high-contrast/index.html b/files/fr/web/css/@media/-ms-high-contrast/index.html index 5c9af71a4d7c17..aca491ee048d7a 100644 --- a/files/fr/web/css/@media/-ms-high-contrast/index.html +++ b/files/fr/web/css/@media/-ms-high-contrast/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/@media/index.html b/files/fr/web/css/@media/index.html index aced40e2b40b38..79ae890b77fe60 100644 --- a/files/fr/web/css/@media/index.html +++ b/files/fr/web/css/@media/index.html @@ -44,7 +44,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Les caractéristiques média

diff --git a/files/fr/web/css/@namespace/index.html b/files/fr/web/css/@namespace/index.html index 60693a85ab2302..d49dc466d2c80c 100644 --- a/files/fr/web/css/@namespace/index.html +++ b/files/fr/web/css/@namespace/index.html @@ -50,7 +50,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/@page/bleed/index.html b/files/fr/web/css/@page/bleed/index.html index 3ff61db95c1744..576781614b19f6 100644 --- a/files/fr/web/css/@page/bleed/index.html +++ b/files/fr/web/css/@page/bleed/index.html @@ -34,7 +34,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@page/index.html b/files/fr/web/css/@page/index.html index c056ac3ae27592..155f99ee9328ef 100644 --- a/files/fr/web/css/@page/index.html +++ b/files/fr/web/css/@page/index.html @@ -44,7 +44,7 @@

Descripteurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@page/marks/index.html b/files/fr/web/css/@page/marks/index.html index 8ac0d906f5a679..5b37cfb6ad67c3 100644 --- a/files/fr/web/css/@page/marks/index.html +++ b/files/fr/web/css/@page/marks/index.html @@ -36,7 +36,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@supports/index.html b/files/fr/web/css/@supports/index.html index 6baf61e27c6aff..670a5a3dd5dec0 100644 --- a/files/fr/web/css/@supports/index.html +++ b/files/fr/web/css/@supports/index.html @@ -104,7 +104,7 @@

L'opérateur or

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/@viewport/index.html b/files/fr/web/css/@viewport/index.html index 0269b84e5321a2..ba546ff2da8b68 100644 --- a/files/fr/web/css/@viewport/index.html +++ b/files/fr/web/css/@viewport/index.html @@ -63,7 +63,7 @@

Descripteurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_-moz-only-whitespace/index.html b/files/fr/web/css/_colon_-moz-only-whitespace/index.html index c9f9b7c90aa6e2..f02a630c23a430 100644 --- a/files/fr/web/css/_colon_-moz-only-whitespace/index.html +++ b/files/fr/web/css/_colon_-moz-only-whitespace/index.html @@ -19,7 +19,7 @@

Syntaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_active/index.html b/files/fr/web/css/_colon_active/index.html index bf8309e0a5f3a3..99b9aac4ef7bd4 100644 --- a/files/fr/web/css/_colon_active/index.html +++ b/files/fr/web/css/_colon_active/index.html @@ -25,7 +25,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_any-link/index.html b/files/fr/web/css/_colon_any-link/index.html index 3478e545af4ffe..f0b285c3303b58 100644 --- a/files/fr/web/css/_colon_any-link/index.html +++ b/files/fr/web/css/_colon_any-link/index.html @@ -21,8 +21,7 @@

Syntaxe

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_blank/index.html b/files/fr/web/css/_colon_blank/index.html index 78f5f10739e61a..6202668c57cde5 100644 --- a/files/fr/web/css/_colon_blank/index.html +++ b/files/fr/web/css/_colon_blank/index.html @@ -19,7 +19,7 @@

Syntaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Spécifications

diff --git a/files/fr/web/css/_colon_checked/index.html b/files/fr/web/css/_colon_checked/index.html index 1c30f76b91a899..c5d4930ce31d18 100644 --- a/files/fr/web/css/_colon_checked/index.html +++ b/files/fr/web/css/_colon_checked/index.html @@ -25,8 +25,7 @@

Syntaxe

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_default/index.html b/files/fr/web/css/_colon_default/index.html index 6dbe17593521af..fbe365108d09b1 100644 --- a/files/fr/web/css/_colon_default/index.html +++ b/files/fr/web/css/_colon_default/index.html @@ -34,8 +34,7 @@

Syntaxe

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_defined/index.html b/files/fr/web/css/_colon_defined/index.html index 9bdc667302ea74..7865bca86e80a8 100644 --- a/files/fr/web/css/_colon_defined/index.html +++ b/files/fr/web/css/_colon_defined/index.html @@ -26,7 +26,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_dir/index.html b/files/fr/web/css/_colon_dir/index.html index 7d9197910e0f60..0a6d8e713ec338 100644 --- a/files/fr/web/css/_colon_dir/index.html +++ b/files/fr/web/css/_colon_dir/index.html @@ -34,7 +34,7 @@

Paramètres

Syntaxe formelle

-
{{csssyntax}}
+ {{csssyntax}}
diff --git a/files/fr/web/css/_colon_disabled/index.html b/files/fr/web/css/_colon_disabled/index.html index 8c7e609d5899b9..e8350260d62fb4 100644 --- a/files/fr/web/css/_colon_disabled/index.html +++ b/files/fr/web/css/_colon_disabled/index.html @@ -19,7 +19,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_empty/index.html b/files/fr/web/css/_colon_empty/index.html index ef31669639b6b5..9bdbfb1608adff 100644 --- a/files/fr/web/css/_colon_empty/index.html +++ b/files/fr/web/css/_colon_empty/index.html @@ -23,8 +23,7 @@

Syntaxe

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_enabled/index.html b/files/fr/web/css/_colon_enabled/index.html index 7fdc81910f2491..b6b01317ecc49d 100644 --- a/files/fr/web/css/_colon_enabled/index.html +++ b/files/fr/web/css/_colon_enabled/index.html @@ -18,7 +18,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_first-child/index.html b/files/fr/web/css/_colon_first-child/index.html index 508a65a4de1915..993d826815f7ba 100644 --- a/files/fr/web/css/_colon_first-child/index.html +++ b/files/fr/web/css/_colon_first-child/index.html @@ -24,8 +24,7 @@

Syntaxe

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_first-of-type/index.html b/files/fr/web/css/_colon_first-of-type/index.html index 7739d63fd42eca..441cd2925b44fd 100644 --- a/files/fr/web/css/_colon_first-of-type/index.html +++ b/files/fr/web/css/_colon_first-of-type/index.html @@ -23,8 +23,7 @@

Syntaxe

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_first/index.html b/files/fr/web/css/_colon_first/index.html index 336d6c6fad2215..0177080c67dcc7 100644 --- a/files/fr/web/css/_colon_first/index.html +++ b/files/fr/web/css/_colon_first/index.html @@ -30,7 +30,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_focus-within/index.html b/files/fr/web/css/_colon_focus-within/index.html index bb01fcfbf5d7d6..c1113653fb77ef 100644 --- a/files/fr/web/css/_colon_focus-within/index.html +++ b/files/fr/web/css/_colon_focus-within/index.html @@ -23,7 +23,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_focus/index.html b/files/fr/web/css/_colon_focus/index.html index 894676ea2f38a8..90371d4e8e6449 100644 --- a/files/fr/web/css/_colon_focus/index.html +++ b/files/fr/web/css/_colon_focus/index.html @@ -21,7 +21,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_fullscreen/index.html b/files/fr/web/css/_colon_fullscreen/index.html index 48f221600c7a13..4e02dd512c44a6 100644 --- a/files/fr/web/css/_colon_fullscreen/index.html +++ b/files/fr/web/css/_colon_fullscreen/index.html @@ -14,7 +14,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Notes d'utilisation

diff --git a/files/fr/web/css/_colon_host()/index.html b/files/fr/web/css/_colon_host()/index.html index 0d8b083548f8f6..4ba484cbd5655b 100644 --- a/files/fr/web/css/_colon_host()/index.html +++ b/files/fr/web/css/_colon_host()/index.html @@ -26,7 +26,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_host-context()/index.html b/files/fr/web/css/_colon_host-context()/index.html index 36bcacd7314ef1..ddcdb9a5fbb8ee 100644 --- a/files/fr/web/css/_colon_host-context()/index.html +++ b/files/fr/web/css/_colon_host-context()/index.html @@ -33,7 +33,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_host/index.html b/files/fr/web/css/_colon_host/index.html index c82bb211e44c3f..68de8a8204fbd6 100644 --- a/files/fr/web/css/_colon_host/index.html +++ b/files/fr/web/css/_colon_host/index.html @@ -23,7 +23,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_hover/index.html b/files/fr/web/css/_colon_hover/index.html index 93419ae333fca1..7300e69892cb0a 100644 --- a/files/fr/web/css/_colon_hover/index.html +++ b/files/fr/web/css/_colon_hover/index.html @@ -25,7 +25,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_in-range/index.html b/files/fr/web/css/_colon_in-range/index.html index 3e5e8ff1b4e6a3..ad3aef1496b601 100644 --- a/files/fr/web/css/_colon_in-range/index.html +++ b/files/fr/web/css/_colon_in-range/index.html @@ -24,7 +24,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_indeterminate/index.html b/files/fr/web/css/_colon_indeterminate/index.html index 5ebd9cd85eab77..98a10ed83cf3e3 100644 --- a/files/fr/web/css/_colon_indeterminate/index.html +++ b/files/fr/web/css/_colon_indeterminate/index.html @@ -27,7 +27,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_invalid/index.html b/files/fr/web/css/_colon_invalid/index.html index 6b571b7d1867d2..58a9533d82845e 100644 --- a/files/fr/web/css/_colon_invalid/index.html +++ b/files/fr/web/css/_colon_invalid/index.html @@ -20,7 +20,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/fr/web/css/_colon_is/index.html b/files/fr/web/css/_colon_is/index.html index 0e30e8c34aa94e..cee3a3ae098903 100644 --- a/files/fr/web/css/_colon_is/index.html +++ b/files/fr/web/css/_colon_is/index.html @@ -53,7 +53,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_lang/index.html b/files/fr/web/css/_colon_lang/index.html index 0d4b2d406a3a11..e76c75292125ef 100644 --- a/files/fr/web/css/_colon_lang/index.html +++ b/files/fr/web/css/_colon_lang/index.html @@ -27,7 +27,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Paramètre

diff --git a/files/fr/web/css/_colon_last-child/index.html b/files/fr/web/css/_colon_last-child/index.html index a8ef3b516b614e..fa9ff5a07fbfa0 100644 --- a/files/fr/web/css/_colon_last-child/index.html +++ b/files/fr/web/css/_colon_last-child/index.html @@ -24,7 +24,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_last-of-type/index.html b/files/fr/web/css/_colon_last-of-type/index.html index 618d0fa6a443ee..5252738aa95c2e 100644 --- a/files/fr/web/css/_colon_last-of-type/index.html +++ b/files/fr/web/css/_colon_last-of-type/index.html @@ -23,7 +23,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_left/index.html b/files/fr/web/css/_colon_left/index.html index 9af8051ca333a6..51a8bbdf805e8e 100644 --- a/files/fr/web/css/_colon_left/index.html +++ b/files/fr/web/css/_colon_left/index.html @@ -24,7 +24,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_link/index.html b/files/fr/web/css/_colon_link/index.html index 9d1f12870238f6..5c8da26ad4aaac 100644 --- a/files/fr/web/css/_colon_link/index.html +++ b/files/fr/web/css/_colon_link/index.html @@ -25,7 +25,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_not/index.html b/files/fr/web/css/_colon_not/index.html index 7720f1c1780cc5..8db83d2d00086d 100644 --- a/files/fr/web/css/_colon_not/index.html +++ b/files/fr/web/css/_colon_not/index.html @@ -38,7 +38,7 @@

Syntaxe

Attention, la possibilité d'avoir plusieurs sélecteurs est expérimentale et n'est pas encore largement prise en charge.

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_nth-child/index.html b/files/fr/web/css/_colon_nth-child/index.html index b9826680e84774..668fcbefe0bac4 100644 --- a/files/fr/web/css/_colon_nth-child/index.html +++ b/files/fr/web/css/_colon_nth-child/index.html @@ -58,7 +58,7 @@

Notation fonctionnelle

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_nth-last-child/index.html b/files/fr/web/css/_colon_nth-last-child/index.html index 16c0e524ef77de..eba1693bbe06e1 100644 --- a/files/fr/web/css/_colon_nth-last-child/index.html +++ b/files/fr/web/css/_colon_nth-last-child/index.html @@ -41,7 +41,7 @@

Notation fonctionnelle

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_nth-last-of-type/index.html b/files/fr/web/css/_colon_nth-last-of-type/index.html index f8689c04d15ffb..58c0ff50380caa 100644 --- a/files/fr/web/css/_colon_nth-last-of-type/index.html +++ b/files/fr/web/css/_colon_nth-last-of-type/index.html @@ -26,7 +26,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_nth-of-type/index.html b/files/fr/web/css/_colon_nth-of-type/index.html index ab51994aec2eef..ff659f085c365b 100644 --- a/files/fr/web/css/_colon_nth-of-type/index.html +++ b/files/fr/web/css/_colon_nth-of-type/index.html @@ -29,7 +29,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_only-child/index.html b/files/fr/web/css/_colon_only-child/index.html index 2ad2d86c1206c5..ee2a74c4cc3591 100644 --- a/files/fr/web/css/_colon_only-child/index.html +++ b/files/fr/web/css/_colon_only-child/index.html @@ -23,7 +23,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_only-of-type/index.html b/files/fr/web/css/_colon_only-of-type/index.html index d60cf898db9216..202b02773cb37c 100644 --- a/files/fr/web/css/_colon_only-of-type/index.html +++ b/files/fr/web/css/_colon_only-of-type/index.html @@ -24,7 +24,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_optional/index.html b/files/fr/web/css/_colon_optional/index.html index 26ec7e550661c4..86e7778a3c5988 100644 --- a/files/fr/web/css/_colon_optional/index.html +++ b/files/fr/web/css/_colon_optional/index.html @@ -23,7 +23,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_out-of-range/index.html b/files/fr/web/css/_colon_out-of-range/index.html index ff99fb7c26c8bc..ad902ffc30bfae 100644 --- a/files/fr/web/css/_colon_out-of-range/index.html +++ b/files/fr/web/css/_colon_out-of-range/index.html @@ -22,7 +22,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_placeholder-shown/index.html b/files/fr/web/css/_colon_placeholder-shown/index.html index 943598fde4c204..94f6b8aae78742 100644 --- a/files/fr/web/css/_colon_placeholder-shown/index.html +++ b/files/fr/web/css/_colon_placeholder-shown/index.html @@ -19,7 +19,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_read-only/index.html b/files/fr/web/css/_colon_read-only/index.html index d8d71832377eaf..e5be8bfdd3c9f1 100644 --- a/files/fr/web/css/_colon_read-only/index.html +++ b/files/fr/web/css/_colon_read-only/index.html @@ -30,7 +30,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_read-write/index.html b/files/fr/web/css/_colon_read-write/index.html index d867eaee4ee524..23be40d14563e5 100644 --- a/files/fr/web/css/_colon_read-write/index.html +++ b/files/fr/web/css/_colon_read-write/index.html @@ -28,7 +28,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_required/index.html b/files/fr/web/css/_colon_required/index.html index f2fcdc53665982..3e4eea2d445a31 100644 --- a/files/fr/web/css/_colon_required/index.html +++ b/files/fr/web/css/_colon_required/index.html @@ -23,7 +23,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_right/index.html b/files/fr/web/css/_colon_right/index.html index 239d2171f98f5a..853974ee27695e 100644 --- a/files/fr/web/css/_colon_right/index.html +++ b/files/fr/web/css/_colon_right/index.html @@ -23,7 +23,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_root/index.html b/files/fr/web/css/_colon_root/index.html index cdfe0ca96fc20d..24db0a677cf9b7 100644 --- a/files/fr/web/css/_colon_root/index.html +++ b/files/fr/web/css/_colon_root/index.html @@ -19,7 +19,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_scope/index.html b/files/fr/web/css/_colon_scope/index.html index eba58021b7aa5a..28e628b0b8c762 100644 --- a/files/fr/web/css/_colon_scope/index.html +++ b/files/fr/web/css/_colon_scope/index.html @@ -21,7 +21,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_target/index.html b/files/fr/web/css/_colon_target/index.html index bba7c3b8b302ed..ec5d533df3f579 100644 --- a/files/fr/web/css/_colon_target/index.html +++ b/files/fr/web/css/_colon_target/index.html @@ -29,7 +29,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_user-invalid/index.html b/files/fr/web/css/_colon_user-invalid/index.html index 50493e4491e511..68249bdbb69030 100644 --- a/files/fr/web/css/_colon_user-invalid/index.html +++ b/files/fr/web/css/_colon_user-invalid/index.html @@ -28,7 +28,7 @@

Syntaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Spécifications

diff --git a/files/fr/web/css/_colon_valid/index.html b/files/fr/web/css/_colon_valid/index.html index 5a37129d225b84..7a70a6b4b3ebb4 100644 --- a/files/fr/web/css/_colon_valid/index.html +++ b/files/fr/web/css/_colon_valid/index.html @@ -17,7 +17,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_visited/index.html b/files/fr/web/css/_colon_visited/index.html index 5d54e0de21848f..30bda136ddc8cf 100644 --- a/files/fr/web/css/_colon_visited/index.html +++ b/files/fr/web/css/_colon_visited/index.html @@ -32,7 +32,7 @@

Restrictions

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_colon_where/index.html b/files/fr/web/css/_colon_where/index.html index 7b1eac94611f83..363225a5a402e0 100644 --- a/files/fr/web/css/_colon_where/index.html +++ b/files/fr/web/css/_colon_where/index.html @@ -17,7 +17,7 @@

Syntaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Spécifications

diff --git a/files/fr/web/css/_doublecolon_-moz-color-swatch/index.html b/files/fr/web/css/_doublecolon_-moz-color-swatch/index.html index c2555bb941d039..8a5d2a1970d8bd 100644 --- a/files/fr/web/css/_doublecolon_-moz-color-swatch/index.html +++ b/files/fr/web/css/_doublecolon_-moz-color-swatch/index.html @@ -18,7 +18,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_-moz-page-sequence/index.html b/files/fr/web/css/_doublecolon_-moz-page-sequence/index.html index 1176bd6b652588..e483113da2c64c 100644 --- a/files/fr/web/css/_doublecolon_-moz-page-sequence/index.html +++ b/files/fr/web/css/_doublecolon_-moz-page-sequence/index.html @@ -14,7 +14,7 @@

Syntaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Spécifications

diff --git a/files/fr/web/css/_doublecolon_-moz-page/index.html b/files/fr/web/css/_doublecolon_-moz-page/index.html index b5a265403d497f..3ec076b6962a42 100644 --- a/files/fr/web/css/_doublecolon_-moz-page/index.html +++ b/files/fr/web/css/_doublecolon_-moz-page/index.html @@ -14,7 +14,7 @@

Syntaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Spécifications

diff --git a/files/fr/web/css/_doublecolon_-moz-progress-bar/index.html b/files/fr/web/css/_doublecolon_-moz-progress-bar/index.html index bd587d7c2ebfe2..a6817d1f5ca45d 100644 --- a/files/fr/web/css/_doublecolon_-moz-progress-bar/index.html +++ b/files/fr/web/css/_doublecolon_-moz-progress-bar/index.html @@ -14,7 +14,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_-moz-range-progress/index.html b/files/fr/web/css/_doublecolon_-moz-range-progress/index.html index 4d7787f37ae8a6..38d91ae31ee5de 100644 --- a/files/fr/web/css/_doublecolon_-moz-range-progress/index.html +++ b/files/fr/web/css/_doublecolon_-moz-range-progress/index.html @@ -18,7 +18,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_-moz-range-thumb/index.html b/files/fr/web/css/_doublecolon_-moz-range-thumb/index.html index a66f6a3d8385a9..f287273bfcbd9d 100644 --- a/files/fr/web/css/_doublecolon_-moz-range-thumb/index.html +++ b/files/fr/web/css/_doublecolon_-moz-range-thumb/index.html @@ -18,7 +18,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_-moz-range-track/index.html b/files/fr/web/css/_doublecolon_-moz-range-track/index.html index 5021c1623756df..b332824f206ddd 100644 --- a/files/fr/web/css/_doublecolon_-moz-range-track/index.html +++ b/files/fr/web/css/_doublecolon_-moz-range-track/index.html @@ -18,7 +18,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_-moz-scrolled-page-sequence/index.html b/files/fr/web/css/_doublecolon_-moz-scrolled-page-sequence/index.html index 688f8a5a507431..9314ce17962c60 100644 --- a/files/fr/web/css/_doublecolon_-moz-scrolled-page-sequence/index.html +++ b/files/fr/web/css/_doublecolon_-moz-scrolled-page-sequence/index.html @@ -14,7 +14,7 @@

Syntaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Spécifications

diff --git a/files/fr/web/css/_doublecolon_-webkit-scrollbar/index.html b/files/fr/web/css/_doublecolon_-webkit-scrollbar/index.html index 45d4fff49ee429..54bebe9657e779 100644 --- a/files/fr/web/css/_doublecolon_-webkit-scrollbar/index.html +++ b/files/fr/web/css/_doublecolon_-webkit-scrollbar/index.html @@ -14,8 +14,7 @@

Syntaxe

-
{{CSSSyntax}}
-
+{{CSSSyntax}}

Sélecteurs de scrollbars

diff --git a/files/fr/web/css/_doublecolon_after/index.html b/files/fr/web/css/_doublecolon_after/index.html index 7aa9760fa60061..d3243fdb2681a6 100644 --- a/files/fr/web/css/_doublecolon_after/index.html +++ b/files/fr/web/css/_doublecolon_after/index.html @@ -24,7 +24,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Note : CSS3 a introduit la notation ::after  (avec deux deux-points) pour distinguer les pseudo-classes des pseudo-éléments. Les navigateurs acceptent aussi:after, introduite dans CSS2.

diff --git a/files/fr/web/css/_doublecolon_backdrop/index.html b/files/fr/web/css/_doublecolon_backdrop/index.html index feb177582232a7..4c691d78f7fc48 100644 --- a/files/fr/web/css/_doublecolon_backdrop/index.html +++ b/files/fr/web/css/_doublecolon_backdrop/index.html @@ -25,7 +25,7 @@

Syntaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_before/index.html b/files/fr/web/css/_doublecolon_before/index.html index 4e30107c807ee5..e58c2f29e4150c 100644 --- a/files/fr/web/css/_doublecolon_before/index.html +++ b/files/fr/web/css/_doublecolon_before/index.html @@ -23,8 +23,7 @@

Syntaxe

-
{{csssyntax}}
-
+{{csssyntax}}

La notation ::before a été introduite par CSS 3 pour différencier les pseudo-classes et les pseudo-éléments. Les navigateurs acceptent aussi la notation :before introduite par CSS 2.

diff --git a/files/fr/web/css/_doublecolon_cue-region/index.html b/files/fr/web/css/_doublecolon_cue-region/index.html index 185f78c3965cfc..f9979ba898187a 100644 --- a/files/fr/web/css/_doublecolon_cue-region/index.html +++ b/files/fr/web/css/_doublecolon_cue-region/index.html @@ -40,7 +40,7 @@

Propriétés autorisées

Syntaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_cue/index.html b/files/fr/web/css/_doublecolon_cue/index.html index 7afc17e42c177d..48dbf55093f8a2 100644 --- a/files/fr/web/css/_doublecolon_cue/index.html +++ b/files/fr/web/css/_doublecolon_cue/index.html @@ -40,7 +40,7 @@

Propriétés autorisées

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_first-letter/index.html b/files/fr/web/css/_doublecolon_first-letter/index.html index be24b0b65148ff..5dafa276e45062 100644 --- a/files/fr/web/css/_doublecolon_first-letter/index.html +++ b/files/fr/web/css/_doublecolon_first-letter/index.html @@ -52,7 +52,7 @@

Propriétés utilisables

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_first-line/index.html b/files/fr/web/css/_doublecolon_first-line/index.html index 55e30bf7738baf..a663aec6270ec1 100644 --- a/files/fr/web/css/_doublecolon_first-line/index.html +++ b/files/fr/web/css/_doublecolon_first-line/index.html @@ -42,7 +42,7 @@

Propriétés utilisables

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_marker/index.html b/files/fr/web/css/_doublecolon_marker/index.html index 53b3fc1fe5b141..6ab6ddd48470a8 100644 --- a/files/fr/web/css/_doublecolon_marker/index.html +++ b/files/fr/web/css/_doublecolon_marker/index.html @@ -34,8 +34,7 @@

Propriétés autorisées

Syntaxe

-
{{CSSSyntax}}
-
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_part/index.html b/files/fr/web/css/_doublecolon_part/index.html index 2d966e1fc8710b..87f4e89ae3763a 100644 --- a/files/fr/web/css/_doublecolon_part/index.html +++ b/files/fr/web/css/_doublecolon_part/index.html @@ -23,7 +23,7 @@

Syntaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_placeholder/index.html b/files/fr/web/css/_doublecolon_placeholder/index.html index 70ba6c1830b849..acce4435902e54 100644 --- a/files/fr/web/css/_doublecolon_placeholder/index.html +++ b/files/fr/web/css/_doublecolon_placeholder/index.html @@ -32,7 +32,7 @@

Syntaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/_doublecolon_slotted/index.html b/files/fr/web/css/_doublecolon_slotted/index.html index 503d42dbf9d662..56194f94410184 100644 --- a/files/fr/web/css/_doublecolon_slotted/index.html +++ b/files/fr/web/css/_doublecolon_slotted/index.html @@ -27,7 +27,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/align-content/index.html b/files/fr/web/css/align-content/index.html index 4bbae606f42b1d..5f7c5cd2d3f572 100644 --- a/files/fr/web/css/align-content/index.html +++ b/files/fr/web/css/align-content/index.html @@ -96,8 +96,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/align-items/index.html b/files/fr/web/css/align-items/index.html index 39477147fead18..ac23e630f242f3 100644 --- a/files/fr/web/css/align-items/index.html +++ b/files/fr/web/css/align-items/index.html @@ -97,8 +97,7 @@

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/align-self/index.html b/files/fr/web/css/align-self/index.html index 51ac0143a45a5b..ef825f0867d96f 100644 --- a/files/fr/web/css/align-self/index.html +++ b/files/fr/web/css/align-self/index.html @@ -91,7 +91,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

CSS

diff --git a/files/fr/web/css/all/index.html b/files/fr/web/css/all/index.html index b9ed504c85d7c5..c1ac14d50cf906 100644 --- a/files/fr/web/css/all/index.html +++ b/files/fr/web/css/all/index.html @@ -52,7 +52,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/animation-delay/index.html b/files/fr/web/css/animation-delay/index.html index 8518ef21ce03ab..509932acec53ce 100644 --- a/files/fr/web/css/animation-delay/index.html +++ b/files/fr/web/css/animation-delay/index.html @@ -40,8 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/animation-direction/index.html b/files/fr/web/css/animation-direction/index.html index ff6036363e1e72..9bf290d29a962b 100644 --- a/files/fr/web/css/animation-direction/index.html +++ b/files/fr/web/css/animation-direction/index.html @@ -54,7 +54,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/animation-duration/index.html b/files/fr/web/css/animation-duration/index.html index 92edb9d4b57e12..4c67410b7fd485 100644 --- a/files/fr/web/css/animation-duration/index.html +++ b/files/fr/web/css/animation-duration/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/animation-fill-mode/index.html b/files/fr/web/css/animation-fill-mode/index.html index 415bb13bcdb0c4..b6a2e50d79926d 100644 --- a/files/fr/web/css/animation-fill-mode/index.html +++ b/files/fr/web/css/animation-fill-mode/index.html @@ -108,8 +108,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/animation-iteration-count/index.html b/files/fr/web/css/animation-iteration-count/index.html index 1a1cf04a6933ad..7563c19e2f990b 100644 --- a/files/fr/web/css/animation-iteration-count/index.html +++ b/files/fr/web/css/animation-iteration-count/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/animation-name/index.html b/files/fr/web/css/animation-name/index.html index 69f6f7c251e513..d3fff953dbdfc4 100644 --- a/files/fr/web/css/animation-name/index.html +++ b/files/fr/web/css/animation-name/index.html @@ -49,7 +49,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/animation-play-state/index.html b/files/fr/web/css/animation-play-state/index.html index 0de85d6f864d88..dd967513d89657 100644 --- a/files/fr/web/css/animation-play-state/index.html +++ b/files/fr/web/css/animation-play-state/index.html @@ -48,8 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/animation-timing-function/index.html b/files/fr/web/css/animation-timing-function/index.html index 28b84d89a92e8a..d447fe3624368d 100644 --- a/files/fr/web/css/animation-timing-function/index.html +++ b/files/fr/web/css/animation-timing-function/index.html @@ -104,7 +104,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/animation/index.html b/files/fr/web/css/animation/index.html index e92552e690a534..16f8f362bd3502 100644 --- a/files/fr/web/css/animation/index.html +++ b/files/fr/web/css/animation/index.html @@ -256,7 +256,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/appearance/index.html b/files/fr/web/css/appearance/index.html index a8bc485e091bc9..feb8aad1be8cac 100644 --- a/files/fr/web/css/appearance/index.html +++ b/files/fr/web/css/appearance/index.html @@ -2628,7 +2628,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/attr()/index.html b/files/fr/web/css/attr()/index.html index 5fcae4a66532cf..909bb70f11901a 100644 --- a/files/fr/web/css/attr()/index.html +++ b/files/fr/web/css/attr()/index.html @@ -160,7 +160,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/attribute_selectors/index.html b/files/fr/web/css/attribute_selectors/index.html index ebaeb1dc5d1061..7163542a5970f2 100644 --- a/files/fr/web/css/attribute_selectors/index.html +++ b/files/fr/web/css/attribute_selectors/index.html @@ -65,7 +65,7 @@

Syntaxe

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/backdrop-filter/index.html b/files/fr/web/css/backdrop-filter/index.html index a84b25a18ebfa2..0c1a3bf4ce73e1 100644 --- a/files/fr/web/css/backdrop-filter/index.html +++ b/files/fr/web/css/backdrop-filter/index.html @@ -54,7 +54,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/backface-visibility/index.html b/files/fr/web/css/backface-visibility/index.html index 66ebec410a19d2..20eac0df5f0b24 100644 --- a/files/fr/web/css/backface-visibility/index.html +++ b/files/fr/web/css/backface-visibility/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/background-attachment/index.html b/files/fr/web/css/background-attachment/index.html index 05febc28f85af5..df45d9f923e6af 100644 --- a/files/fr/web/css/background-attachment/index.html +++ b/files/fr/web/css/background-attachment/index.html @@ -43,8 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/background-clip/index.html b/files/fr/web/css/background-clip/index.html index 9b8e6c5426155e..0ab697e961bda6 100644 --- a/files/fr/web/css/background-clip/index.html +++ b/files/fr/web/css/background-clip/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/background-color/index.html b/files/fr/web/css/background-color/index.html index 06f072c36ef446..2829ad7f38f427 100644 --- a/files/fr/web/css/background-color/index.html +++ b/files/fr/web/css/background-color/index.html @@ -60,7 +60,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/background-image/index.html b/files/fr/web/css/background-image/index.html index 25d4f59de3aa2d..4e23ecb4ac8bc5 100644 --- a/files/fr/web/css/background-image/index.html +++ b/files/fr/web/css/background-image/index.html @@ -58,8 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/background-origin/index.html b/files/fr/web/css/background-origin/index.html index e43076730cf43c..25c8f51ed30c2d 100644 --- a/files/fr/web/css/background-origin/index.html +++ b/files/fr/web/css/background-origin/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/background-position-x/index.html b/files/fr/web/css/background-position-x/index.html index b80a85a4da9b60..b6459a1c583bbe 100644 --- a/files/fr/web/css/background-position-x/index.html +++ b/files/fr/web/css/background-position-x/index.html @@ -68,7 +68,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/background-position-y/index.html b/files/fr/web/css/background-position-y/index.html index f7cb19173f0a27..44ba0038f7524c 100644 --- a/files/fr/web/css/background-position-y/index.html +++ b/files/fr/web/css/background-position-y/index.html @@ -67,7 +67,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/background-position/index.html b/files/fr/web/css/background-position/index.html index 106dc30a38ee08..09f038edd99c87 100644 --- a/files/fr/web/css/background-position/index.html +++ b/files/fr/web/css/background-position/index.html @@ -94,7 +94,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/background-repeat/index.html b/files/fr/web/css/background-repeat/index.html index d0545e3c9bb2bb..567bf4bf1602fa 100644 --- a/files/fr/web/css/background-repeat/index.html +++ b/files/fr/web/css/background-repeat/index.html @@ -106,8 +106,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/background-size/index.html b/files/fr/web/css/background-size/index.html index e3c5fdd761b397..a882c24489ba12 100644 --- a/files/fr/web/css/background-size/index.html +++ b/files/fr/web/css/background-size/index.html @@ -131,8 +131,7 @@

Dimensions intrinsèques et pro

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/background/index.html b/files/fr/web/css/background/index.html index ea37897c463c18..3f17129c11c277 100644 --- a/files/fr/web/css/background/index.html +++ b/files/fr/web/css/background/index.html @@ -77,7 +77,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/block-size/index.html b/files/fr/web/css/block-size/index.html index e77282ba64d03f..41cf91da42f0cb 100644 --- a/files/fr/web/css/block-size/index.html +++ b/files/fr/web/css/block-size/index.html @@ -53,7 +53,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-color/index.html b/files/fr/web/css/border-block-color/index.html index 89093bbd82f328..76ecf634b41563 100644 --- a/files/fr/web/css/border-block-color/index.html +++ b/files/fr/web/css/border-block-color/index.html @@ -30,7 +30,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-end-color/index.html b/files/fr/web/css/border-block-end-color/index.html index 1d2a352129d5dd..2fab41ced04b7b 100644 --- a/files/fr/web/css/border-block-end-color/index.html +++ b/files/fr/web/css/border-block-end-color/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-end-style/index.html b/files/fr/web/css/border-block-end-style/index.html index efe5c0b546b99a..7d65fc7f6280ed 100644 --- a/files/fr/web/css/border-block-end-style/index.html +++ b/files/fr/web/css/border-block-end-style/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-end-width/index.html b/files/fr/web/css/border-block-end-width/index.html index ea7b2adf47e21e..03af5873aace8d 100644 --- a/files/fr/web/css/border-block-end-width/index.html +++ b/files/fr/web/css/border-block-end-width/index.html @@ -35,7 +35,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-end/index.html b/files/fr/web/css/border-block-end/index.html index 45a72f3d5532ac..0ef465b8fd1c5c 100644 --- a/files/fr/web/css/border-block-end/index.html +++ b/files/fr/web/css/border-block-end/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-start-color/index.html b/files/fr/web/css/border-block-start-color/index.html index 95ac2e171c63bc..4093a256600271 100644 --- a/files/fr/web/css/border-block-start-color/index.html +++ b/files/fr/web/css/border-block-start-color/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-start-style/index.html b/files/fr/web/css/border-block-start-style/index.html index 5b00ba2aaf5f0a..e35b8a9c188655 100644 --- a/files/fr/web/css/border-block-start-style/index.html +++ b/files/fr/web/css/border-block-start-style/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-start-width/index.html b/files/fr/web/css/border-block-start-width/index.html index 81552b856394b7..e79e0a37600782 100644 --- a/files/fr/web/css/border-block-start-width/index.html +++ b/files/fr/web/css/border-block-start-width/index.html @@ -36,7 +36,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-start/index.html b/files/fr/web/css/border-block-start/index.html index f4bc895c1e0f8c..a57e3b22790255 100644 --- a/files/fr/web/css/border-block-start/index.html +++ b/files/fr/web/css/border-block-start/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-style/index.html b/files/fr/web/css/border-block-style/index.html index 192bb68db3e650..c26abe770dab9f 100644 --- a/files/fr/web/css/border-block-style/index.html +++ b/files/fr/web/css/border-block-style/index.html @@ -32,7 +32,7 @@

Valeur

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block-width/index.html b/files/fr/web/css/border-block-width/index.html index f3e3097db3f30d..5e738b2a1323ed 100644 --- a/files/fr/web/css/border-block-width/index.html +++ b/files/fr/web/css/border-block-width/index.html @@ -34,7 +34,7 @@

Valeur

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-block/index.html b/files/fr/web/css/border-block/index.html index 10586d701ec77f..ed094bde7671d6 100644 --- a/files/fr/web/css/border-block/index.html +++ b/files/fr/web/css/border-block/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-bottom-color/index.html b/files/fr/web/css/border-bottom-color/index.html index bcb534cd89dfc6..7535b12883c891 100644 --- a/files/fr/web/css/border-bottom-color/index.html +++ b/files/fr/web/css/border-bottom-color/index.html @@ -42,7 +42,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-bottom-left-radius/index.html b/files/fr/web/css/border-bottom-left-radius/index.html index 0f304a14ab14e8..118ddb126ae60e 100644 --- a/files/fr/web/css/border-bottom-left-radius/index.html +++ b/files/fr/web/css/border-bottom-left-radius/index.html @@ -58,7 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-bottom-right-radius/index.html b/files/fr/web/css/border-bottom-right-radius/index.html index 9d596cb38f7e24..8d5b7471d0b7ab 100644 --- a/files/fr/web/css/border-bottom-right-radius/index.html +++ b/files/fr/web/css/border-bottom-right-radius/index.html @@ -58,7 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-bottom-style/index.html b/files/fr/web/css/border-bottom-style/index.html index 2ceac6d55b8605..fcc6c9585c008d 100644 --- a/files/fr/web/css/border-bottom-style/index.html +++ b/files/fr/web/css/border-bottom-style/index.html @@ -123,7 +123,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-bottom-width/index.html b/files/fr/web/css/border-bottom-width/index.html index f1718f62d09c8f..0516074ae68854 100644 --- a/files/fr/web/css/border-bottom-width/index.html +++ b/files/fr/web/css/border-bottom-width/index.html @@ -69,7 +69,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-bottom/index.html b/files/fr/web/css/border-bottom/index.html index 2a0c3e73cd3875..df82757d89277a 100644 --- a/files/fr/web/css/border-bottom/index.html +++ b/files/fr/web/css/border-bottom/index.html @@ -65,7 +65,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-collapse/index.html b/files/fr/web/css/border-collapse/index.html index 746860e8fee2a4..452d196ea02c6f 100644 --- a/files/fr/web/css/border-collapse/index.html +++ b/files/fr/web/css/border-collapse/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-color/index.html b/files/fr/web/css/border-color/index.html index c1adde982e15a8..356aa3674abd33 100644 --- a/files/fr/web/css/border-color/index.html +++ b/files/fr/web/css/border-color/index.html @@ -57,7 +57,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-end-end-radius/index.html b/files/fr/web/css/border-end-end-radius/index.html index 45aa632ec677f1..aa003411451fd5 100644 --- a/files/fr/web/css/border-end-end-radius/index.html +++ b/files/fr/web/css/border-end-end-radius/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/border-end-start-radius/index.html b/files/fr/web/css/border-end-start-radius/index.html index 5df2061bff9997..d61ceb56705fe2 100644 --- a/files/fr/web/css/border-end-start-radius/index.html +++ b/files/fr/web/css/border-end-start-radius/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/border-image-outset/index.html b/files/fr/web/css/border-image-outset/index.html index 1f79067683149a..fd7b8305a067d0 100644 --- a/files/fr/web/css/border-image-outset/index.html +++ b/files/fr/web/css/border-image-outset/index.html @@ -58,7 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-image-repeat/index.html b/files/fr/web/css/border-image-repeat/index.html index a790da507563fe..ca9ac1e013fc75 100644 --- a/files/fr/web/css/border-image-repeat/index.html +++ b/files/fr/web/css/border-image-repeat/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-image-slice/index.html b/files/fr/web/css/border-image-slice/index.html index 35136b7f0789d0..2710cdea8f377f 100644 --- a/files/fr/web/css/border-image-slice/index.html +++ b/files/fr/web/css/border-image-slice/index.html @@ -71,7 +71,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-image-source/index.html b/files/fr/web/css/border-image-source/index.html index ad49355e233def..f999568812c837 100644 --- a/files/fr/web/css/border-image-source/index.html +++ b/files/fr/web/css/border-image-source/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-image-width/index.html b/files/fr/web/css/border-image-width/index.html index d46f98e4e92136..1e2bf930a7083f 100644 --- a/files/fr/web/css/border-image-width/index.html +++ b/files/fr/web/css/border-image-width/index.html @@ -73,7 +73,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-image/index.html b/files/fr/web/css/border-image/index.html index d941174c507b22..69f901d1084392 100644 --- a/files/fr/web/css/border-image/index.html +++ b/files/fr/web/css/border-image/index.html @@ -60,7 +60,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-color/index.html b/files/fr/web/css/border-inline-color/index.html index 8fb839bd4be00b..5eb5521ca9b26c 100644 --- a/files/fr/web/css/border-inline-color/index.html +++ b/files/fr/web/css/border-inline-color/index.html @@ -30,7 +30,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-end-color/index.html b/files/fr/web/css/border-inline-end-color/index.html index 5492baa5d76b12..e6483fcc54cd05 100644 --- a/files/fr/web/css/border-inline-end-color/index.html +++ b/files/fr/web/css/border-inline-end-color/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-end-style/index.html b/files/fr/web/css/border-inline-end-style/index.html index 5bfc8a592af8a4..d0df1e447a64f8 100644 --- a/files/fr/web/css/border-inline-end-style/index.html +++ b/files/fr/web/css/border-inline-end-style/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-end-width/index.html b/files/fr/web/css/border-inline-end-width/index.html index 03607a36315834..a3018a3323c8e7 100644 --- a/files/fr/web/css/border-inline-end-width/index.html +++ b/files/fr/web/css/border-inline-end-width/index.html @@ -35,7 +35,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-end/index.html b/files/fr/web/css/border-inline-end/index.html index aa0fd3e579c6ab..4ea9d356eecdce 100644 --- a/files/fr/web/css/border-inline-end/index.html +++ b/files/fr/web/css/border-inline-end/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-start-color/index.html b/files/fr/web/css/border-inline-start-color/index.html index aadf962104e477..54cd46db3d208f 100644 --- a/files/fr/web/css/border-inline-start-color/index.html +++ b/files/fr/web/css/border-inline-start-color/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-start-style/index.html b/files/fr/web/css/border-inline-start-style/index.html index b09e1dad61ff93..33d3323554c381 100644 --- a/files/fr/web/css/border-inline-start-style/index.html +++ b/files/fr/web/css/border-inline-start-style/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-start-width/index.html b/files/fr/web/css/border-inline-start-width/index.html index 89a5e39ca6783a..1cf5dd2a3c76be 100644 --- a/files/fr/web/css/border-inline-start-width/index.html +++ b/files/fr/web/css/border-inline-start-width/index.html @@ -36,7 +36,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-start/index.html b/files/fr/web/css/border-inline-start/index.html index d829e716ece961..fb80322e7d810a 100644 --- a/files/fr/web/css/border-inline-start/index.html +++ b/files/fr/web/css/border-inline-start/index.html @@ -49,7 +49,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-style/index.html b/files/fr/web/css/border-inline-style/index.html index 1455b07238b356..520557fed7e01d 100644 --- a/files/fr/web/css/border-inline-style/index.html +++ b/files/fr/web/css/border-inline-style/index.html @@ -32,7 +32,7 @@

Valeur

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline-width/index.html b/files/fr/web/css/border-inline-width/index.html index bb3fb70daf2672..635298169d95b7 100644 --- a/files/fr/web/css/border-inline-width/index.html +++ b/files/fr/web/css/border-inline-width/index.html @@ -32,7 +32,7 @@

Valeur

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-inline/index.html b/files/fr/web/css/border-inline/index.html index 3360d5b1c45b87..45ff924926e9db 100644 --- a/files/fr/web/css/border-inline/index.html +++ b/files/fr/web/css/border-inline/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-left-color/index.html b/files/fr/web/css/border-left-color/index.html index 974ccbd7099af9..f0362883eb7227 100644 --- a/files/fr/web/css/border-left-color/index.html +++ b/files/fr/web/css/border-left-color/index.html @@ -42,7 +42,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-left-style/index.html b/files/fr/web/css/border-left-style/index.html index f677494c111440..afaf0908948151 100644 --- a/files/fr/web/css/border-left-style/index.html +++ b/files/fr/web/css/border-left-style/index.html @@ -123,7 +123,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-left-width/index.html b/files/fr/web/css/border-left-width/index.html index 047c1c596809eb..074b057dd95270 100644 --- a/files/fr/web/css/border-left-width/index.html +++ b/files/fr/web/css/border-left-width/index.html @@ -69,7 +69,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-left/index.html b/files/fr/web/css/border-left/index.html index 8ba3a36011ccdf..ee23b6c8143a84 100644 --- a/files/fr/web/css/border-left/index.html +++ b/files/fr/web/css/border-left/index.html @@ -65,7 +65,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-radius/index.html b/files/fr/web/css/border-radius/index.html index 0966c69e16fd3f..aaa3835af0403a 100644 --- a/files/fr/web/css/border-radius/index.html +++ b/files/fr/web/css/border-radius/index.html @@ -161,7 +161,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-right-color/index.html b/files/fr/web/css/border-right-color/index.html index 23507f4a4ea99b..0e0077c33512c7 100644 --- a/files/fr/web/css/border-right-color/index.html +++ b/files/fr/web/css/border-right-color/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-right-style/index.html b/files/fr/web/css/border-right-style/index.html index 0ae7291ec483b6..15c7a01f00ad88 100644 --- a/files/fr/web/css/border-right-style/index.html +++ b/files/fr/web/css/border-right-style/index.html @@ -125,7 +125,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-right-width/index.html b/files/fr/web/css/border-right-width/index.html index 1461fcc36cac48..65ab0d27650cd7 100644 --- a/files/fr/web/css/border-right-width/index.html +++ b/files/fr/web/css/border-right-width/index.html @@ -68,7 +68,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-right/index.html b/files/fr/web/css/border-right/index.html index f0e56d144875de..93a30ecd9bd5ea 100644 --- a/files/fr/web/css/border-right/index.html +++ b/files/fr/web/css/border-right/index.html @@ -65,7 +65,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-spacing/index.html b/files/fr/web/css/border-spacing/index.html index b40da3aece9430..be463589a96832 100644 --- a/files/fr/web/css/border-spacing/index.html +++ b/files/fr/web/css/border-spacing/index.html @@ -55,7 +55,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-start-end-radius/index.html b/files/fr/web/css/border-start-end-radius/index.html index 958bb9fda20ccf..5e46160fb6fa2f 100644 --- a/files/fr/web/css/border-start-end-radius/index.html +++ b/files/fr/web/css/border-start-end-radius/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/border-start-start-radius/index.html b/files/fr/web/css/border-start-start-radius/index.html index 89501028b013ba..59c1019a8b438f 100644 --- a/files/fr/web/css/border-start-start-radius/index.html +++ b/files/fr/web/css/border-start-start-radius/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/border-style/index.html b/files/fr/web/css/border-style/index.html index 2ff9885747e8aa..5836ac0909b716 100644 --- a/files/fr/web/css/border-style/index.html +++ b/files/fr/web/css/border-style/index.html @@ -143,7 +143,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-top-color/index.html b/files/fr/web/css/border-top-color/index.html index e3a877462e76a9..81588b7e1a60ab 100644 --- a/files/fr/web/css/border-top-color/index.html +++ b/files/fr/web/css/border-top-color/index.html @@ -42,7 +42,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-top-left-radius/index.html b/files/fr/web/css/border-top-left-radius/index.html index 8654e6890396cb..cc007074302de5 100644 --- a/files/fr/web/css/border-top-left-radius/index.html +++ b/files/fr/web/css/border-top-left-radius/index.html @@ -53,7 +53,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-top-right-radius/index.html b/files/fr/web/css/border-top-right-radius/index.html index 1b3c846a99b464..639dc723f7731d 100644 --- a/files/fr/web/css/border-top-right-radius/index.html +++ b/files/fr/web/css/border-top-right-radius/index.html @@ -55,7 +55,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-top-style/index.html b/files/fr/web/css/border-top-style/index.html index d541ac4b44c2b7..472752bc786130 100644 --- a/files/fr/web/css/border-top-style/index.html +++ b/files/fr/web/css/border-top-style/index.html @@ -125,7 +125,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-top-width/index.html b/files/fr/web/css/border-top-width/index.html index 1f61f14ebcb14e..5dd053fd8d5a45 100644 --- a/files/fr/web/css/border-top-width/index.html +++ b/files/fr/web/css/border-top-width/index.html @@ -69,7 +69,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-top/index.html b/files/fr/web/css/border-top/index.html index 9581bf1ec2d2cf..2786065345ddab 100644 --- a/files/fr/web/css/border-top/index.html +++ b/files/fr/web/css/border-top/index.html @@ -65,7 +65,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border-width/index.html b/files/fr/web/css/border-width/index.html index a4ced190b53431..dc73a46c0efcd0 100644 --- a/files/fr/web/css/border-width/index.html +++ b/files/fr/web/css/border-width/index.html @@ -98,7 +98,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/border/index.html b/files/fr/web/css/border/index.html index 19e1675de21acf..eb9edd47bf5f37 100644 --- a/files/fr/web/css/border/index.html +++ b/files/fr/web/css/border/index.html @@ -69,7 +69,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/bottom/index.html b/files/fr/web/css/bottom/index.html index e50831a502fe6d..49f4b1f8ed9bab 100644 --- a/files/fr/web/css/bottom/index.html +++ b/files/fr/web/css/bottom/index.html @@ -69,7 +69,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/box-align/index.html b/files/fr/web/css/box-align/index.html index 1f9c66610d02da..936b8d02a53564 100644 --- a/files/fr/web/css/box-align/index.html +++ b/files/fr/web/css/box-align/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/box-decoration-break/index.html b/files/fr/web/css/box-decoration-break/index.html index 94b952c8dbec32..5a46e778d22ab5 100644 --- a/files/fr/web/css/box-decoration-break/index.html +++ b/files/fr/web/css/box-decoration-break/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/box-direction/index.html b/files/fr/web/css/box-direction/index.html index dfb902df46f7cb..3ed9db2f03dd32 100644 --- a/files/fr/web/css/box-direction/index.html +++ b/files/fr/web/css/box-direction/index.html @@ -39,8 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/box-flex-group/index.html b/files/fr/web/css/box-flex-group/index.html index d875361fa48dd8..642515de807325 100644 --- a/files/fr/web/css/box-flex-group/index.html +++ b/files/fr/web/css/box-flex-group/index.html @@ -39,7 +39,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/box-flex/index.html b/files/fr/web/css/box-flex/index.html index 9a844120691c2e..0983634657ed47 100644 --- a/files/fr/web/css/box-flex/index.html +++ b/files/fr/web/css/box-flex/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/box-lines/index.html b/files/fr/web/css/box-lines/index.html index cae417f7d6af61..3e422067c1a105 100644 --- a/files/fr/web/css/box-lines/index.html +++ b/files/fr/web/css/box-lines/index.html @@ -53,7 +53,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/box-ordinal-group/index.html b/files/fr/web/css/box-ordinal-group/index.html index 76bee83c536f68..a26672f7e6fe0f 100644 --- a/files/fr/web/css/box-ordinal-group/index.html +++ b/files/fr/web/css/box-ordinal-group/index.html @@ -37,7 +37,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/box-orient/index.html b/files/fr/web/css/box-orient/index.html index a00996d4bd5ba4..2f36442b7848ce 100644 --- a/files/fr/web/css/box-orient/index.html +++ b/files/fr/web/css/box-orient/index.html @@ -53,7 +53,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/box-pack/index.html b/files/fr/web/css/box-pack/index.html index bd634e8f81704b..d6f70ddfbc36cf 100644 --- a/files/fr/web/css/box-pack/index.html +++ b/files/fr/web/css/box-pack/index.html @@ -51,7 +51,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/box-shadow/index.html b/files/fr/web/css/box-shadow/index.html index b92597dddbadc5..c1f8687fdfe628 100644 --- a/files/fr/web/css/box-shadow/index.html +++ b/files/fr/web/css/box-shadow/index.html @@ -79,7 +79,7 @@

Interpolation

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/box-sizing/index.html b/files/fr/web/css/box-sizing/index.html index 5e39cf30d5c91b..de65d4a99c487a 100644 --- a/files/fr/web/css/box-sizing/index.html +++ b/files/fr/web/css/box-sizing/index.html @@ -64,7 +64,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Note : La valeur padding-box a été dépréciée.

diff --git a/files/fr/web/css/break-after/index.html b/files/fr/web/css/break-after/index.html index 8db0380d038da3..583c52abb9663c 100644 --- a/files/fr/web/css/break-after/index.html +++ b/files/fr/web/css/break-after/index.html @@ -88,7 +88,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Synonymes pour page-break-after

diff --git a/files/fr/web/css/break-before/index.html b/files/fr/web/css/break-before/index.html index 35e2f5dbf89156..83e6f66665b29a 100644 --- a/files/fr/web/css/break-before/index.html +++ b/files/fr/web/css/break-before/index.html @@ -106,7 +106,7 @@

Valeurs de ruptures relative

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Alias/synonymes pour les ruptures de page

diff --git a/files/fr/web/css/break-inside/index.html b/files/fr/web/css/break-inside/index.html index 89fd65ae74f9d6..f95c2a62ecebed 100644 --- a/files/fr/web/css/break-inside/index.html +++ b/files/fr/web/css/break-inside/index.html @@ -56,7 +56,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Synonymes pour page-break-inside

diff --git a/files/fr/web/css/calc()/index.html b/files/fr/web/css/calc()/index.html index da2f5a704a4f22..0349606fcb193f 100644 --- a/files/fr/web/css/calc()/index.html +++ b/files/fr/web/css/calc()/index.html @@ -47,7 +47,7 @@

Notes

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/caption-side/index.html b/files/fr/web/css/caption-side/index.html index 8dc73a5ca15f2b..3f7f3ad70bb016 100644 --- a/files/fr/web/css/caption-side/index.html +++ b/files/fr/web/css/caption-side/index.html @@ -58,7 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/caret-color/index.html b/files/fr/web/css/caret-color/index.html index e7d35787623e7d..bad8fc057e9de8 100644 --- a/files/fr/web/css/caret-color/index.html +++ b/files/fr/web/css/caret-color/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/clamp()/index.html b/files/fr/web/css/clamp()/index.html index 8b30108198a007..469a0b67db3031 100644 --- a/files/fr/web/css/clamp()/index.html +++ b/files/fr/web/css/clamp()/index.html @@ -55,7 +55,7 @@

Notes

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/clear/index.html b/files/fr/web/css/clear/index.html index a91dbec9b06605..d2fb8f160c2881 100644 --- a/files/fr/web/css/clear/index.html +++ b/files/fr/web/css/clear/index.html @@ -67,7 +67,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/clip-path/index.html b/files/fr/web/css/clip-path/index.html index 0fc8221df3d925..ebdaa26dd4f701 100644 --- a/files/fr/web/css/clip-path/index.html +++ b/files/fr/web/css/clip-path/index.html @@ -92,7 +92,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/clip/index.html b/files/fr/web/css/clip/index.html index b5aed6422ab8b2..c092783f65f69c 100644 --- a/files/fr/web/css/clip/index.html +++ b/files/fr/web/css/clip/index.html @@ -46,8 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/color-adjust/index.html b/files/fr/web/css/color-adjust/index.html index b4ba77f6fd8cc9..9a056a50943a4d 100644 --- a/files/fr/web/css/color-adjust/index.html +++ b/files/fr/web/css/color-adjust/index.html @@ -37,7 +37,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Notes d'utilisation

diff --git a/files/fr/web/css/color/index.html b/files/fr/web/css/color/index.html index 805eeb54fb64a2..6b4df4d801274e 100644 --- a/files/fr/web/css/color/index.html +++ b/files/fr/web/css/color/index.html @@ -68,7 +68,7 @@

Valeurs

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/column-count/index.html b/files/fr/web/css/column-count/index.html index 97e3a14f655aa4..eead5a793cb49e 100644 --- a/files/fr/web/css/column-count/index.html +++ b/files/fr/web/css/column-count/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/column-fill/index.html b/files/fr/web/css/column-fill/index.html index a2a64b68491a77..e6183e48546a3a 100644 --- a/files/fr/web/css/column-fill/index.html +++ b/files/fr/web/css/column-fill/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/column-gap/index.html b/files/fr/web/css/column-gap/index.html index 99ac3c185cd380..04c98ca6482d9a 100644 --- a/files/fr/web/css/column-gap/index.html +++ b/files/fr/web/css/column-gap/index.html @@ -56,7 +56,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/column-rule-color/index.html b/files/fr/web/css/column-rule-color/index.html index e49ae2b9e43e28..018be8b7a9006f 100644 --- a/files/fr/web/css/column-rule-color/index.html +++ b/files/fr/web/css/column-rule-color/index.html @@ -39,8 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/column-rule-style/index.html b/files/fr/web/css/column-rule-style/index.html index 64a2b08caa0a79..399e619f599a1a 100644 --- a/files/fr/web/css/column-rule-style/index.html +++ b/files/fr/web/css/column-rule-style/index.html @@ -46,8 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/column-rule-width/index.html b/files/fr/web/css/column-rule-width/index.html index 3797b147cbcae5..a270696ca06a29 100644 --- a/files/fr/web/css/column-rule-width/index.html +++ b/files/fr/web/css/column-rule-width/index.html @@ -44,8 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/column-rule/index.html b/files/fr/web/css/column-rule/index.html index b5df7f6e0ec2e9..7ca00d86b36035 100644 --- a/files/fr/web/css/column-rule/index.html +++ b/files/fr/web/css/column-rule/index.html @@ -50,8 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/column-span/index.html b/files/fr/web/css/column-span/index.html index 384a6450975a33..3feee1df05b924 100644 --- a/files/fr/web/css/column-span/index.html +++ b/files/fr/web/css/column-span/index.html @@ -38,7 +38,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/column-width/index.html b/files/fr/web/css/column-width/index.html index 748eadc8ec38a9..852dbeb4aee2c3 100644 --- a/files/fr/web/css/column-width/index.html +++ b/files/fr/web/css/column-width/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/columns/index.html b/files/fr/web/css/columns/index.html index ce9e7257c9b24b..6c1c251a654476 100644 --- a/files/fr/web/css/columns/index.html +++ b/files/fr/web/css/columns/index.html @@ -52,7 +52,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/contain/index.html b/files/fr/web/css/contain/index.html index c6c9747b194ec7..22c492d855e307 100644 --- a/files/fr/web/css/contain/index.html +++ b/files/fr/web/css/contain/index.html @@ -62,7 +62,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/content/index.html b/files/fr/web/css/content/index.html index 6734f5291272db..25e5adc6d13122 100644 --- a/files/fr/web/css/content/index.html +++ b/files/fr/web/css/content/index.html @@ -75,8 +75,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/counter()/index.html b/files/fr/web/css/counter()/index.html index a53c7153373e7b..2558f46df8e44c 100644 --- a/files/fr/web/css/counter()/index.html +++ b/files/fr/web/css/counter()/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/counter-increment/index.html b/files/fr/web/css/counter-increment/index.html index 7eaa65b7d310c8..e8ffae635defc8 100644 --- a/files/fr/web/css/counter-increment/index.html +++ b/files/fr/web/css/counter-increment/index.html @@ -60,7 +60,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/counter-reset/index.html b/files/fr/web/css/counter-reset/index.html index ec093ec4ac6470..0574d7b9064df3 100644 --- a/files/fr/web/css/counter-reset/index.html +++ b/files/fr/web/css/counter-reset/index.html @@ -61,8 +61,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/counter-set/index.html b/files/fr/web/css/counter-set/index.html index 30836ddc75897c..23f2e95e749f08 100644 --- a/files/fr/web/css/counter-set/index.html +++ b/files/fr/web/css/counter-set/index.html @@ -56,8 +56,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/counters()/index.html b/files/fr/web/css/counters()/index.html index 9c58ab42a0e62b..61ba0d209beeea 100644 --- a/files/fr/web/css/counters()/index.html +++ b/files/fr/web/css/counters()/index.html @@ -49,7 +49,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/cross-fade()/index.html b/files/fr/web/css/cross-fade()/index.html index 0c995b68160466..103a82a8ea7cb3 100644 --- a/files/fr/web/css/cross-fade()/index.html +++ b/files/fr/web/css/cross-fade()/index.html @@ -52,7 +52,7 @@

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}
diff --git a/files/fr/web/css/cursor/index.html b/files/fr/web/css/cursor/index.html index 0d83725ddc83f9..90d59cb8b4d14b 100644 --- a/files/fr/web/css/cursor/index.html +++ b/files/fr/web/css/cursor/index.html @@ -253,8 +253,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Notes d'utilisation

diff --git a/files/fr/web/css/direction/index.html b/files/fr/web/css/direction/index.html index dd91c435105619..78bfa89ee024d3 100644 --- a/files/fr/web/css/direction/index.html +++ b/files/fr/web/css/direction/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/display-box/index.html b/files/fr/web/css/display-box/index.html index 532fa82e11717b..99b2ff44096c20 100644 --- a/files/fr/web/css/display-box/index.html +++ b/files/fr/web/css/display-box/index.html @@ -25,7 +25,7 @@

Syntaxe

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/display-inside/index.html b/files/fr/web/css/display-inside/index.html index 209126531821d5..4fafeacc397339 100644 --- a/files/fr/web/css/display-inside/index.html +++ b/files/fr/web/css/display-inside/index.html @@ -40,7 +40,7 @@

Syntaxe

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/display-legacy/index.html b/files/fr/web/css/display-legacy/index.html index 1bd84ba2546f81..c8189c474df950 100644 --- a/files/fr/web/css/display-legacy/index.html +++ b/files/fr/web/css/display-legacy/index.html @@ -34,7 +34,7 @@

Syntaxe

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/display-listitem/index.html b/files/fr/web/css/display-listitem/index.html index d5fcffc88f6db0..ea70fd3cace06d 100644 --- a/files/fr/web/css/display-listitem/index.html +++ b/files/fr/web/css/display-listitem/index.html @@ -21,7 +21,7 @@

Syntaxe

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/display-outside/index.html b/files/fr/web/css/display-outside/index.html index b646dfdd700e22..099577ec2aef28 100644 --- a/files/fr/web/css/display-outside/index.html +++ b/files/fr/web/css/display-outside/index.html @@ -36,8 +36,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
-
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/display/index.html b/files/fr/web/css/display/index.html index bf24d05e9a6771..96041f0e36e2a1 100644 --- a/files/fr/web/css/display/index.html +++ b/files/fr/web/css/display/index.html @@ -113,7 +113,7 @@

Valeurs historiques de displaySyntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/empty-cells/index.html b/files/fr/web/css/empty-cells/index.html index 96841dab17ba6d..89e95ac41715b1 100644 --- a/files/fr/web/css/empty-cells/index.html +++ b/files/fr/web/css/empty-cells/index.html @@ -42,8 +42,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/env()/index.html b/files/fr/web/css/env()/index.html index aaf9a7792de964..608edbe2a510f5 100644 --- a/files/fr/web/css/env()/index.html +++ b/files/fr/web/css/env()/index.html @@ -58,7 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/fr/web/css/filter/index.html b/files/fr/web/css/filter/index.html index 9f24d80f559b73..77af3153c07122 100644 --- a/files/fr/web/css/filter/index.html +++ b/files/fr/web/css/filter/index.html @@ -62,7 +62,7 @@

Interpolation

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/fit-content/index.html b/files/fr/web/css/fit-content/index.html index 25eeb21a101f4a..13f9464811868a 100644 --- a/files/fr/web/css/fit-content/index.html +++ b/files/fr/web/css/fit-content/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/flex-basis/index.html b/files/fr/web/css/flex-basis/index.html index 9e12dbdf8599af..cdd3aee6662f21 100644 --- a/files/fr/web/css/flex-basis/index.html +++ b/files/fr/web/css/flex-basis/index.html @@ -68,7 +68,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/flex-direction/index.html b/files/fr/web/css/flex-direction/index.html index 7c21fc1d649f08..e89a29d78ebca3 100644 --- a/files/fr/web/css/flex-direction/index.html +++ b/files/fr/web/css/flex-direction/index.html @@ -57,7 +57,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/flex-flow/index.html b/files/fr/web/css/flex-flow/index.html index f83f7d8f3c0a5e..7fc9632d883bf9 100644 --- a/files/fr/web/css/flex-flow/index.html +++ b/files/fr/web/css/flex-flow/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/flex-grow/index.html b/files/fr/web/css/flex-grow/index.html index 852dc66dfae447..135f09fd0f3db7 100644 --- a/files/fr/web/css/flex-grow/index.html +++ b/files/fr/web/css/flex-grow/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/flex-shrink/index.html b/files/fr/web/css/flex-shrink/index.html index 7d726652f02fdd..e1b1e517c4f750 100644 --- a/files/fr/web/css/flex-shrink/index.html +++ b/files/fr/web/css/flex-shrink/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/flex-wrap/index.html b/files/fr/web/css/flex-wrap/index.html index 306131015b965d..8228be62825024 100644 --- a/files/fr/web/css/flex-wrap/index.html +++ b/files/fr/web/css/flex-wrap/index.html @@ -46,7 +46,7 @@

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/flex/index.html b/files/fr/web/css/flex/index.html index c88b0da7b03da5..f6d613988e611b 100644 --- a/files/fr/web/css/flex/index.html +++ b/files/fr/web/css/flex/index.html @@ -208,7 +208,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/float/index.html b/files/fr/web/css/float/index.html index b52d245e4435f0..8aa9be9db1fe66 100644 --- a/files/fr/web/css/float/index.html +++ b/files/fr/web/css/float/index.html @@ -119,7 +119,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-family/index.html b/files/fr/web/css/font-family/index.html index 4b5d523a2f6d8f..3ad898374c30cc 100644 --- a/files/fr/web/css/font-family/index.html +++ b/files/fr/web/css/font-family/index.html @@ -112,7 +112,7 @@

Validité des noms de famille

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-feature-settings/index.html b/files/fr/web/css/font-feature-settings/index.html index d9f28d737922aa..4164827e03ebfe 100644 --- a/files/fr/web/css/font-feature-settings/index.html +++ b/files/fr/web/css/font-feature-settings/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-kerning/index.html b/files/fr/web/css/font-kerning/index.html index 8f3de1baa011bc..f6236e897369db 100644 --- a/files/fr/web/css/font-kerning/index.html +++ b/files/fr/web/css/font-kerning/index.html @@ -36,7 +36,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-language-override/index.html b/files/fr/web/css/font-language-override/index.html index 510a83a222019c..8d21fd7b6102f8 100644 --- a/files/fr/web/css/font-language-override/index.html +++ b/files/fr/web/css/font-language-override/index.html @@ -42,7 +42,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-optical-sizing/index.html b/files/fr/web/css/font-optical-sizing/index.html index 9619a3bdf1cc01..95c8f4d8487de5 100644 --- a/files/fr/web/css/font-optical-sizing/index.html +++ b/files/fr/web/css/font-optical-sizing/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-size-adjust/index.html b/files/fr/web/css/font-size-adjust/index.html index 387d5352775b28..672c0948435a40 100644 --- a/files/fr/web/css/font-size-adjust/index.html +++ b/files/fr/web/css/font-size-adjust/index.html @@ -57,7 +57,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-size/index.html b/files/fr/web/css/font-size/index.html index 8b9a61693f7abd..8ea552ffaed6c5 100644 --- a/files/fr/web/css/font-size/index.html +++ b/files/fr/web/css/font-size/index.html @@ -71,7 +71,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Les différentes approches

diff --git a/files/fr/web/css/font-stretch/index.html b/files/fr/web/css/font-stretch/index.html index 10ade6d4e5b5d0..191f44a90e3bbb 100644 --- a/files/fr/web/css/font-stretch/index.html +++ b/files/fr/web/css/font-stretch/index.html @@ -169,7 +169,7 @@

Sélection de la fonte

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-style/index.html b/files/fr/web/css/font-style/index.html index d1807d4ff1b06e..04d54b13f3c272 100644 --- a/files/fr/web/css/font-style/index.html +++ b/files/fr/web/css/font-style/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Variable fonts

diff --git a/files/fr/web/css/font-synthesis/index.html b/files/fr/web/css/font-synthesis/index.html index 3eba97d37796ff..3045233f942e34 100644 --- a/files/fr/web/css/font-synthesis/index.html +++ b/files/fr/web/css/font-synthesis/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-variant-alternates/index.html b/files/fr/web/css/font-variant-alternates/index.html index ba6cd8ac549901..2e0b6e3651a5ab 100644 --- a/files/fr/web/css/font-variant-alternates/index.html +++ b/files/fr/web/css/font-variant-alternates/index.html @@ -66,7 +66,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-variant-caps/index.html b/files/fr/web/css/font-variant-caps/index.html index 7c198010cbae31..9325e8ce87b5b9 100644 --- a/files/fr/web/css/font-variant-caps/index.html +++ b/files/fr/web/css/font-variant-caps/index.html @@ -70,7 +70,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-variant-east-asian/index.html b/files/fr/web/css/font-variant-east-asian/index.html index 22d44dfb1ac2e3..edde372a79bfa9 100644 --- a/files/fr/web/css/font-variant-east-asian/index.html +++ b/files/fr/web/css/font-variant-east-asian/index.html @@ -91,7 +91,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-variant-ligatures/index.html b/files/fr/web/css/font-variant-ligatures/index.html index 1d5a545e78e854..052c635a7f130f 100644 --- a/files/fr/web/css/font-variant-ligatures/index.html +++ b/files/fr/web/css/font-variant-ligatures/index.html @@ -76,7 +76,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-variant-numeric/index.html b/files/fr/web/css/font-variant-numeric/index.html index 382a387f47d6ae..69734f869de3d8 100644 --- a/files/fr/web/css/font-variant-numeric/index.html +++ b/files/fr/web/css/font-variant-numeric/index.html @@ -75,7 +75,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-variant-position/index.html b/files/fr/web/css/font-variant-position/index.html index b506bedb2b6278..30cfbabc832982 100644 --- a/files/fr/web/css/font-variant-position/index.html +++ b/files/fr/web/css/font-variant-position/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-variant/index.html b/files/fr/web/css/font-variant/index.html index d6fc3654e02a3e..ef42dc7deee309 100644 --- a/files/fr/web/css/font-variant/index.html +++ b/files/fr/web/css/font-variant/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font-variation-settings/index.html b/files/fr/web/css/font-variation-settings/index.html index fc5df8a335700a..b950691477af78 100644 --- a/files/fr/web/css/font-variation-settings/index.html +++ b/files/fr/web/css/font-variation-settings/index.html @@ -54,7 +54,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Axes enregistrés et axes spécifiques

diff --git a/files/fr/web/css/font-weight/index.html b/files/fr/web/css/font-weight/index.html index cfe8c8e6143b59..c2daa8111a2427 100644 --- a/files/fr/web/css/font-weight/index.html +++ b/files/fr/web/css/font-weight/index.html @@ -295,7 +295,7 @@

JavaScript

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/font/index.html b/files/fr/web/css/font/index.html index 7dcfa34eae6009..2a14e5a34cb37c 100644 --- a/files/fr/web/css/font/index.html +++ b/files/fr/web/css/font/index.html @@ -129,7 +129,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/gap/index.html b/files/fr/web/css/gap/index.html index 8ce73e5e32fc1e..31466d70b4152a 100644 --- a/files/fr/web/css/gap/index.html +++ b/files/fr/web/css/gap/index.html @@ -70,7 +70,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-area/index.html b/files/fr/web/css/grid-area/index.html index 11f8d6af87ac93..7e39c67eaca5f7 100644 --- a/files/fr/web/css/grid-area/index.html +++ b/files/fr/web/css/grid-area/index.html @@ -78,7 +78,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-auto-columns/index.html b/files/fr/web/css/grid-auto-columns/index.html index 07cac850ffe8d6..20594cede403a1 100644 --- a/files/fr/web/css/grid-auto-columns/index.html +++ b/files/fr/web/css/grid-auto-columns/index.html @@ -92,7 +92,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-auto-flow/index.html b/files/fr/web/css/grid-auto-flow/index.html index 375fb92ba8afd9..e153d50cac1fa5 100644 --- a/files/fr/web/css/grid-auto-flow/index.html +++ b/files/fr/web/css/grid-auto-flow/index.html @@ -52,7 +52,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-auto-rows/index.html b/files/fr/web/css/grid-auto-rows/index.html index cd4d6c6b97523c..553b8230f01951 100644 --- a/files/fr/web/css/grid-auto-rows/index.html +++ b/files/fr/web/css/grid-auto-rows/index.html @@ -85,7 +85,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-column-end/index.html b/files/fr/web/css/grid-column-end/index.html index f47f8896cc7a79..2ae1cdfec6f826 100644 --- a/files/fr/web/css/grid-column-end/index.html +++ b/files/fr/web/css/grid-column-end/index.html @@ -65,7 +65,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-column-start/index.html b/files/fr/web/css/grid-column-start/index.html index b49f66fc801240..e77c063c345254 100644 --- a/files/fr/web/css/grid-column-start/index.html +++ b/files/fr/web/css/grid-column-start/index.html @@ -77,7 +77,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-column/index.html b/files/fr/web/css/grid-column/index.html index 3ad7be06b18f32..395d185a963f51 100644 --- a/files/fr/web/css/grid-column/index.html +++ b/files/fr/web/css/grid-column/index.html @@ -84,7 +84,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-row-end/index.html b/files/fr/web/css/grid-row-end/index.html index 93a883beb249aa..7f123dc9ba6d81 100644 --- a/files/fr/web/css/grid-row-end/index.html +++ b/files/fr/web/css/grid-row-end/index.html @@ -65,7 +65,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-row-start/index.html b/files/fr/web/css/grid-row-start/index.html index 8f396d02ec7f90..9bf96a8365c704 100644 --- a/files/fr/web/css/grid-row-start/index.html +++ b/files/fr/web/css/grid-row-start/index.html @@ -77,7 +77,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-row/index.html b/files/fr/web/css/grid-row/index.html index 3970f9ea5f3dd6..5983125170a4e2 100644 --- a/files/fr/web/css/grid-row/index.html +++ b/files/fr/web/css/grid-row/index.html @@ -72,7 +72,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-template-areas/index.html b/files/fr/web/css/grid-template-areas/index.html index 4bb71a1f5a5d85..bc3f17fa2aba6e 100644 --- a/files/fr/web/css/grid-template-areas/index.html +++ b/files/fr/web/css/grid-template-areas/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/fr/web/css/grid-template-columns/index.html b/files/fr/web/css/grid-template-columns/index.html index f6d58df3f0b147..e1d5d935812177 100644 --- a/files/fr/web/css/grid-template-columns/index.html +++ b/files/fr/web/css/grid-template-columns/index.html @@ -76,7 +76,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-template-rows/index.html b/files/fr/web/css/grid-template-rows/index.html index 0e31daf6f7274b..da7e0ca16fbee7 100644 --- a/files/fr/web/css/grid-template-rows/index.html +++ b/files/fr/web/css/grid-template-rows/index.html @@ -80,7 +80,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid-template/index.html b/files/fr/web/css/grid-template/index.html index 1311f23f82b361..6df40ad48a4b16 100644 --- a/files/fr/web/css/grid-template/index.html +++ b/files/fr/web/css/grid-template/index.html @@ -60,7 +60,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/grid/index.html b/files/fr/web/css/grid/index.html index ead926238c8c0d..e7a641fffa883e 100644 --- a/files/fr/web/css/grid/index.html +++ b/files/fr/web/css/grid/index.html @@ -64,7 +64,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/hanging-punctuation/index.html b/files/fr/web/css/hanging-punctuation/index.html index 7380231a60e8a4..5f3ab73ca6cec8 100644 --- a/files/fr/web/css/hanging-punctuation/index.html +++ b/files/fr/web/css/hanging-punctuation/index.html @@ -73,7 +73,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/height/index.html b/files/fr/web/css/height/index.html index e8fe76af4078f3..cc23cf53afe2a0 100644 --- a/files/fr/web/css/height/index.html +++ b/files/fr/web/css/height/index.html @@ -69,7 +69,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/fr/web/css/hyphens/index.html b/files/fr/web/css/hyphens/index.html index 388fcaf226c5aa..3fcb8c0785e294 100644 --- a/files/fr/web/css/hyphens/index.html +++ b/files/fr/web/css/hyphens/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Suggérer des emplacements de coupe pour les lignes

diff --git a/files/fr/web/css/image()/index.html b/files/fr/web/css/image()/index.html index 0be7c11f52592f..5e9e07d3896e70 100644 --- a/files/fr/web/css/image()/index.html +++ b/files/fr/web/css/image()/index.html @@ -17,8 +17,7 @@

Syntaxe

-
{{CSSSyntax("image()")}}
-
+{{CSSSyntax("image()")}}

Paramètres

diff --git a/files/fr/web/css/image-orientation/index.html b/files/fr/web/css/image-orientation/index.html index a12c6348b30d7f..9e7225ab580084 100644 --- a/files/fr/web/css/image-orientation/index.html +++ b/files/fr/web/css/image-orientation/index.html @@ -54,7 +54,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Notes d'utilisation

diff --git a/files/fr/web/css/image-rendering/index.html b/files/fr/web/css/image-rendering/index.html index 7b28a4c0b47415..64f5fd78716df5 100644 --- a/files/fr/web/css/image-rendering/index.html +++ b/files/fr/web/css/image-rendering/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/ime-mode/index.html b/files/fr/web/css/ime-mode/index.html index 0bae84381a9103..27caa32436bf7f 100644 --- a/files/fr/web/css/ime-mode/index.html +++ b/files/fr/web/css/ime-mode/index.html @@ -58,7 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/initial-letter-align/index.html b/files/fr/web/css/initial-letter-align/index.html index cdbe179beb9233..548b2e359ac18b 100644 --- a/files/fr/web/css/initial-letter-align/index.html +++ b/files/fr/web/css/initial-letter-align/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/initial-letter/index.html b/files/fr/web/css/initial-letter/index.html index 016c320d497143..898b7ffb7e2d94 100644 --- a/files/fr/web/css/initial-letter/index.html +++ b/files/fr/web/css/initial-letter/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/inline-size/index.html b/files/fr/web/css/inline-size/index.html index 92610bd499d2c3..d424012b88e6dd 100644 --- a/files/fr/web/css/inline-size/index.html +++ b/files/fr/web/css/inline-size/index.html @@ -51,7 +51,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/inset-block-end/index.html b/files/fr/web/css/inset-block-end/index.html index 68db20d737faaf..3008d926dbb01e 100644 --- a/files/fr/web/css/inset-block-end/index.html +++ b/files/fr/web/css/inset-block-end/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/inset-block-start/index.html b/files/fr/web/css/inset-block-start/index.html index 69734863df110d..2c37c76f76b7c9 100644 --- a/files/fr/web/css/inset-block-start/index.html +++ b/files/fr/web/css/inset-block-start/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/inset-block/index.html b/files/fr/web/css/inset-block/index.html index 7ef04b27364ca7..1300ac677cb915 100644 --- a/files/fr/web/css/inset-block/index.html +++ b/files/fr/web/css/inset-block/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/inset-inline-end/index.html b/files/fr/web/css/inset-inline-end/index.html index edc8e15fdaee95..19695dd64d549b 100644 --- a/files/fr/web/css/inset-inline-end/index.html +++ b/files/fr/web/css/inset-inline-end/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/inset-inline-start/index.html b/files/fr/web/css/inset-inline-start/index.html index 8eb72d1bc20ae4..b460cfa3d48843 100644 --- a/files/fr/web/css/inset-inline-start/index.html +++ b/files/fr/web/css/inset-inline-start/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/inset-inline/index.html b/files/fr/web/css/inset-inline/index.html index 7a6f06fbf011ea..c37cbc1057414a 100644 --- a/files/fr/web/css/inset-inline/index.html +++ b/files/fr/web/css/inset-inline/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/inset/index.html b/files/fr/web/css/inset/index.html index bf91e20df5e145..572e5df765bf66 100644 --- a/files/fr/web/css/inset/index.html +++ b/files/fr/web/css/inset/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/isolation/index.html b/files/fr/web/css/isolation/index.html index f307209c1dbcce..6ccf9912531511 100644 --- a/files/fr/web/css/isolation/index.html +++ b/files/fr/web/css/isolation/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/justify-content/index.html b/files/fr/web/css/justify-content/index.html index 02d22d44ee4f97..2cf7a715557d75 100644 --- a/files/fr/web/css/justify-content/index.html +++ b/files/fr/web/css/justify-content/index.html @@ -102,7 +102,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/justify-items/index.html b/files/fr/web/css/justify-items/index.html index 862d8e697c1f24..36cb2937c4fdd2 100644 --- a/files/fr/web/css/justify-items/index.html +++ b/files/fr/web/css/justify-items/index.html @@ -129,7 +129,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/justify-self/index.html b/files/fr/web/css/justify-self/index.html index d093566da02c01..b9efe51b93c93b 100644 --- a/files/fr/web/css/justify-self/index.html +++ b/files/fr/web/css/justify-self/index.html @@ -121,7 +121,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/left/index.html b/files/fr/web/css/left/index.html index e6163476984577..4a5ecdca93a7e0 100644 --- a/files/fr/web/css/left/index.html +++ b/files/fr/web/css/left/index.html @@ -71,7 +71,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/letter-spacing/index.html b/files/fr/web/css/letter-spacing/index.html index 9a2f30595248f0..40ee214f7ffb34 100644 --- a/files/fr/web/css/letter-spacing/index.html +++ b/files/fr/web/css/letter-spacing/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/line-break/index.html b/files/fr/web/css/line-break/index.html index 8395c08a3a3e7e..1f18f8ea919569 100644 --- a/files/fr/web/css/line-break/index.html +++ b/files/fr/web/css/line-break/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/line-height-step/index.html b/files/fr/web/css/line-height-step/index.html index 7006bee1342674..3ba7b9ae918d04 100644 --- a/files/fr/web/css/line-height-step/index.html +++ b/files/fr/web/css/line-height-step/index.html @@ -29,7 +29,7 @@

Valeurs

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/line-height/index.html b/files/fr/web/css/line-height/index.html index dc8f2b105c76fb..a23aa7ac3a6bf4 100644 --- a/files/fr/web/css/line-height/index.html +++ b/files/fr/web/css/line-height/index.html @@ -69,7 +69,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/list-style-image/index.html b/files/fr/web/css/list-style-image/index.html index 5dc240279f10db..e083df02ba1094 100644 --- a/files/fr/web/css/list-style-image/index.html +++ b/files/fr/web/css/list-style-image/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/list-style-position/index.html b/files/fr/web/css/list-style-position/index.html index a9ebac525b985a..68ac5e22021a9d 100644 --- a/files/fr/web/css/list-style-position/index.html +++ b/files/fr/web/css/list-style-position/index.html @@ -51,7 +51,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/list-style-type/index.html b/files/fr/web/css/list-style-type/index.html index fce26cdf013ae1..2e80eddd523a61 100644 --- a/files/fr/web/css/list-style-type/index.html +++ b/files/fr/web/css/list-style-type/index.html @@ -499,7 +499,7 @@

Extensions non-standards

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/list-style/index.html b/files/fr/web/css/list-style/index.html index 19fcbef3f3f473..c32cedf2cbdc63 100644 --- a/files/fr/web/css/list-style/index.html +++ b/files/fr/web/css/list-style/index.html @@ -61,7 +61,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-block-end/index.html b/files/fr/web/css/margin-block-end/index.html index 2634d401ec90c3..c439e3113995db 100644 --- a/files/fr/web/css/margin-block-end/index.html +++ b/files/fr/web/css/margin-block-end/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-block-start/index.html b/files/fr/web/css/margin-block-start/index.html index d7ead1802d866e..7c4bad9c72dd54 100644 --- a/files/fr/web/css/margin-block-start/index.html +++ b/files/fr/web/css/margin-block-start/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-block/index.html b/files/fr/web/css/margin-block/index.html index 8d7482ceaeab9e..bd5c59df5180bd 100644 --- a/files/fr/web/css/margin-block/index.html +++ b/files/fr/web/css/margin-block/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-bottom/index.html b/files/fr/web/css/margin-bottom/index.html index 6da12febe905d2..a7c604c9e43710 100644 --- a/files/fr/web/css/margin-bottom/index.html +++ b/files/fr/web/css/margin-bottom/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-inline-end/index.html b/files/fr/web/css/margin-inline-end/index.html index a2f3b7c2132929..1c3d3d8c4b3f43 100644 --- a/files/fr/web/css/margin-inline-end/index.html +++ b/files/fr/web/css/margin-inline-end/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-inline-start/index.html b/files/fr/web/css/margin-inline-start/index.html index 66f62e3a22d936..2566b8690a00d4 100644 --- a/files/fr/web/css/margin-inline-start/index.html +++ b/files/fr/web/css/margin-inline-start/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-inline/index.html b/files/fr/web/css/margin-inline/index.html index 44ce1a255a72fb..ffde7cee131d3b 100644 --- a/files/fr/web/css/margin-inline/index.html +++ b/files/fr/web/css/margin-inline/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-left/index.html b/files/fr/web/css/margin-left/index.html index 46fda52a12e870..e8823d9cd11dd7 100644 --- a/files/fr/web/css/margin-left/index.html +++ b/files/fr/web/css/margin-left/index.html @@ -108,7 +108,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-right/index.html b/files/fr/web/css/margin-right/index.html index a34a800ead4dd4..fe1d00eb62b325 100644 --- a/files/fr/web/css/margin-right/index.html +++ b/files/fr/web/css/margin-right/index.html @@ -106,7 +106,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-top/index.html b/files/fr/web/css/margin-top/index.html index 01d930ef85deae..8a5266448945dd 100644 --- a/files/fr/web/css/margin-top/index.html +++ b/files/fr/web/css/margin-top/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/margin-trim/index.html b/files/fr/web/css/margin-trim/index.html index 1cff4f496c1e4c..bee3b9afc853b2 100644 --- a/files/fr/web/css/margin-trim/index.html +++ b/files/fr/web/css/margin-trim/index.html @@ -30,7 +30,7 @@

Syntaxe

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Spécifications

diff --git a/files/fr/web/css/margin/index.html b/files/fr/web/css/margin/index.html index 6aaf3a899deb54..dcbb4489eeb370 100644 --- a/files/fr/web/css/margin/index.html +++ b/files/fr/web/css/margin/index.html @@ -68,7 +68,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-border-mode/index.html b/files/fr/web/css/mask-border-mode/index.html index 4b28d66c905086..fbd68524277dc4 100644 --- a/files/fr/web/css/mask-border-mode/index.html +++ b/files/fr/web/css/mask-border-mode/index.html @@ -35,7 +35,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/mask-border-outset/index.html b/files/fr/web/css/mask-border-outset/index.html index 336e8f8c4f8ad3..2f4946c56e1e16 100644 --- a/files/fr/web/css/mask-border-outset/index.html +++ b/files/fr/web/css/mask-border-outset/index.html @@ -57,7 +57,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/mask-border-repeat/index.html b/files/fr/web/css/mask-border-repeat/index.html index ac59c2785017ba..eb7c528638470c 100644 --- a/files/fr/web/css/mask-border-repeat/index.html +++ b/files/fr/web/css/mask-border-repeat/index.html @@ -51,7 +51,7 @@

Values

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/mask-border-slice/index.html b/files/fr/web/css/mask-border-slice/index.html index a3020b76fd7320..2a76433cc77851 100644 --- a/files/fr/web/css/mask-border-slice/index.html +++ b/files/fr/web/css/mask-border-slice/index.html @@ -73,7 +73,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/mask-border-source/index.html b/files/fr/web/css/mask-border-source/index.html index 2b6ffcd55380dc..f03f82be19af20 100644 --- a/files/fr/web/css/mask-border-source/index.html +++ b/files/fr/web/css/mask-border-source/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-border-width/index.html b/files/fr/web/css/mask-border-width/index.html index e10891a78bfeda..ddeb57ee970ff9 100644 --- a/files/fr/web/css/mask-border-width/index.html +++ b/files/fr/web/css/mask-border-width/index.html @@ -66,7 +66,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/mask-border/index.html b/files/fr/web/css/mask-border/index.html index 4695440d107aa6..062f7685320acc 100644 --- a/files/fr/web/css/mask-border/index.html +++ b/files/fr/web/css/mask-border/index.html @@ -49,7 +49,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-clip/index.html b/files/fr/web/css/mask-clip/index.html index 33e7499059a538..081b87c626f07c 100644 --- a/files/fr/web/css/mask-clip/index.html +++ b/files/fr/web/css/mask-clip/index.html @@ -71,7 +71,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-composite/index.html b/files/fr/web/css/mask-composite/index.html index 1b4d2be85f2c35..367c91b0a084dc 100644 --- a/files/fr/web/css/mask-composite/index.html +++ b/files/fr/web/css/mask-composite/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-image/index.html b/files/fr/web/css/mask-image/index.html index 2a74bb21dc4392..a549a19ff095e3 100644 --- a/files/fr/web/css/mask-image/index.html +++ b/files/fr/web/css/mask-image/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-mode/index.html b/files/fr/web/css/mask-mode/index.html index 1f1f49c77b31f6..6157c342663e8c 100644 --- a/files/fr/web/css/mask-mode/index.html +++ b/files/fr/web/css/mask-mode/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-origin/index.html b/files/fr/web/css/mask-origin/index.html index fdebe34999294c..082bad1df3a39e 100644 --- a/files/fr/web/css/mask-origin/index.html +++ b/files/fr/web/css/mask-origin/index.html @@ -69,7 +69,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-position/index.html b/files/fr/web/css/mask-position/index.html index c5e49fc5c9841b..6e54f12d13b480 100644 --- a/files/fr/web/css/mask-position/index.html +++ b/files/fr/web/css/mask-position/index.html @@ -49,7 +49,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-repeat/index.html b/files/fr/web/css/mask-repeat/index.html index 501cc2e22f2b00..5ae5e6141d8c80 100644 --- a/files/fr/web/css/mask-repeat/index.html +++ b/files/fr/web/css/mask-repeat/index.html @@ -105,7 +105,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-size/index.html b/files/fr/web/css/mask-size/index.html index bbdc192176164c..19d0ef3380ce64 100644 --- a/files/fr/web/css/mask-size/index.html +++ b/files/fr/web/css/mask-size/index.html @@ -98,7 +98,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask-type/index.html b/files/fr/web/css/mask-type/index.html index e62f64e80e6737..045ac5ff9d7074 100644 --- a/files/fr/web/css/mask-type/index.html +++ b/files/fr/web/css/mask-type/index.html @@ -37,7 +37,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/mask/index.html b/files/fr/web/css/mask/index.html index 6f36acacc4eaa3..a6ad02c7a37189 100644 --- a/files/fr/web/css/mask/index.html +++ b/files/fr/web/css/mask/index.html @@ -64,7 +64,7 @@

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/max()/index.html b/files/fr/web/css/max()/index.html index 88016899ac7cb8..5d8067b1ccbe91 100644 --- a/files/fr/web/css/max()/index.html +++ b/files/fr/web/css/max()/index.html @@ -34,7 +34,7 @@

Notes

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/max-block-size/index.html b/files/fr/web/css/max-block-size/index.html index 775b7f91edd930..7323c7e1e81a87 100644 --- a/files/fr/web/css/max-block-size/index.html +++ b/files/fr/web/css/max-block-size/index.html @@ -83,7 +83,7 @@

Relation avec les propriétés

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/fr/web/css/max-height/index.html b/files/fr/web/css/max-height/index.html index 9b94e51229895d..1ce049879b6e97 100644 --- a/files/fr/web/css/max-height/index.html +++ b/files/fr/web/css/max-height/index.html @@ -61,7 +61,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/max-inline-size/index.html b/files/fr/web/css/max-inline-size/index.html index c8fac84ce1e420..b14098be392394 100644 --- a/files/fr/web/css/max-inline-size/index.html +++ b/files/fr/web/css/max-inline-size/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/fr/web/css/max-width/index.html b/files/fr/web/css/max-width/index.html index e50a03260b8b03..fb3be5b64e57f4 100644 --- a/files/fr/web/css/max-width/index.html +++ b/files/fr/web/css/max-width/index.html @@ -61,7 +61,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/min()/index.html b/files/fr/web/css/min()/index.html index 3c948df62abaa9..32e54d793e0220 100644 --- a/files/fr/web/css/min()/index.html +++ b/files/fr/web/css/min()/index.html @@ -34,7 +34,7 @@

Notes

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/min-block-size/index.html b/files/fr/web/css/min-block-size/index.html index c53032ddfa7be7..76c97f195893b8 100644 --- a/files/fr/web/css/min-block-size/index.html +++ b/files/fr/web/css/min-block-size/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/min-height/index.html b/files/fr/web/css/min-height/index.html index cafd659f5d0d42..10d4e1edad954c 100644 --- a/files/fr/web/css/min-height/index.html +++ b/files/fr/web/css/min-height/index.html @@ -58,7 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/min-inline-size/index.html b/files/fr/web/css/min-inline-size/index.html index 71ff919c9a686b..0d34d0cf32dfde 100644 --- a/files/fr/web/css/min-inline-size/index.html +++ b/files/fr/web/css/min-inline-size/index.html @@ -49,7 +49,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/min-width/index.html b/files/fr/web/css/min-width/index.html index 16337c8f000d60..ad4cf308522edd 100644 --- a/files/fr/web/css/min-width/index.html +++ b/files/fr/web/css/min-width/index.html @@ -60,7 +60,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/minmax()/index.html b/files/fr/web/css/minmax()/index.html index be3492db41d990..1945c86c700f34 100644 --- a/files/fr/web/css/minmax()/index.html +++ b/files/fr/web/css/minmax()/index.html @@ -66,7 +66,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Propriétés CSS applicables

diff --git a/files/fr/web/css/mix-blend-mode/index.html b/files/fr/web/css/mix-blend-mode/index.html index c6abaca52a78b3..93e7919d75bf66 100644 --- a/files/fr/web/css/mix-blend-mode/index.html +++ b/files/fr/web/css/mix-blend-mode/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/object-fit/index.html b/files/fr/web/css/object-fit/index.html index 6d86a4f4b7ed55..d54fdcbde9d3c8 100644 --- a/files/fr/web/css/object-fit/index.html +++ b/files/fr/web/css/object-fit/index.html @@ -55,7 +55,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/object-position/index.html b/files/fr/web/css/object-position/index.html index c87ac86ea97312..3ac7d7fad031c6 100644 --- a/files/fr/web/css/object-position/index.html +++ b/files/fr/web/css/object-position/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/offset-anchor/index.html b/files/fr/web/css/offset-anchor/index.html index 2d8f3f0ee51896..2f394e3ddc1b62 100644 --- a/files/fr/web/css/offset-anchor/index.html +++ b/files/fr/web/css/offset-anchor/index.html @@ -51,7 +51,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/offset-distance/index.html b/files/fr/web/css/offset-distance/index.html index ea1a89b020fa1b..3c14ab1cee9654 100644 --- a/files/fr/web/css/offset-distance/index.html +++ b/files/fr/web/css/offset-distance/index.html @@ -32,7 +32,7 @@

Syntaxe

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/offset-path/index.html b/files/fr/web/css/offset-path/index.html index 3d6826f621ecf8..cb02445e74fdbb 100644 --- a/files/fr/web/css/offset-path/index.html +++ b/files/fr/web/css/offset-path/index.html @@ -73,7 +73,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/offset-position/index.html b/files/fr/web/css/offset-position/index.html index 21b83a9b9910f4..3af7b1e70bb931 100644 --- a/files/fr/web/css/offset-position/index.html +++ b/files/fr/web/css/offset-position/index.html @@ -52,7 +52,7 @@

Définition formelle

Syntax formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/offset-rotate/index.html b/files/fr/web/css/offset-rotate/index.html index 4ddd5380c07f09..f5ca60624f7cbd 100644 --- a/files/fr/web/css/offset-rotate/index.html +++ b/files/fr/web/css/offset-rotate/index.html @@ -49,7 +49,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/offset/index.html b/files/fr/web/css/offset/index.html index a3fe13e57b083b..761d8fcf48ccfc 100644 --- a/files/fr/web/css/offset/index.html +++ b/files/fr/web/css/offset/index.html @@ -44,7 +44,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/opacity/index.html b/files/fr/web/css/opacity/index.html index d4541414332b44..8e8260b69c1eb8 100644 --- a/files/fr/web/css/opacity/index.html +++ b/files/fr/web/css/opacity/index.html @@ -67,7 +67,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/order/index.html b/files/fr/web/css/order/index.html index 193a043b3324b9..a4ddfad88539c4 100644 --- a/files/fr/web/css/order/index.html +++ b/files/fr/web/css/order/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/orphans/index.html b/files/fr/web/css/orphans/index.html index 8fa838fcac6774..355a8f06a15b0a 100644 --- a/files/fr/web/css/orphans/index.html +++ b/files/fr/web/css/orphans/index.html @@ -35,7 +35,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/outline-color/index.html b/files/fr/web/css/outline-color/index.html index 9e3bc20978770f..45245f7747e465 100644 --- a/files/fr/web/css/outline-color/index.html +++ b/files/fr/web/css/outline-color/index.html @@ -51,7 +51,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/outline-offset/index.html b/files/fr/web/css/outline-offset/index.html index d46cc50ed6479c..3e518375606a48 100644 --- a/files/fr/web/css/outline-offset/index.html +++ b/files/fr/web/css/outline-offset/index.html @@ -37,7 +37,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/outline-style/index.html b/files/fr/web/css/outline-style/index.html index d205203a011922..2b6eb0d961ce94 100644 --- a/files/fr/web/css/outline-style/index.html +++ b/files/fr/web/css/outline-style/index.html @@ -64,7 +64,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/outline-width/index.html b/files/fr/web/css/outline-width/index.html index dd552aa9485252..30010d5cc061ab 100644 --- a/files/fr/web/css/outline-width/index.html +++ b/files/fr/web/css/outline-width/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/outline/index.html b/files/fr/web/css/outline/index.html index 11148a26faa402..acaa30c662f1d3 100644 --- a/files/fr/web/css/outline/index.html +++ b/files/fr/web/css/outline/index.html @@ -65,7 +65,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/overflow-anchor/index.html b/files/fr/web/css/overflow-anchor/index.html index 79327c6f3f8c52..a02eac4b0681c3 100644 --- a/files/fr/web/css/overflow-anchor/index.html +++ b/files/fr/web/css/overflow-anchor/index.html @@ -36,7 +36,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/overflow-block/index.html b/files/fr/web/css/overflow-block/index.html index f754f76ccab8fe..5b31d182e3a2f8 100644 --- a/files/fr/web/css/overflow-block/index.html +++ b/files/fr/web/css/overflow-block/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/overflow-inline/index.html b/files/fr/web/css/overflow-inline/index.html index bbec96456fcf01..418daad2314c20 100644 --- a/files/fr/web/css/overflow-inline/index.html +++ b/files/fr/web/css/overflow-inline/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/overflow-wrap/index.html b/files/fr/web/css/overflow-wrap/index.html index 6cde7358d5f258..61ebe622818804 100644 --- a/files/fr/web/css/overflow-wrap/index.html +++ b/files/fr/web/css/overflow-wrap/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+ {{csssyntax}}
diff --git a/files/fr/web/css/overflow-x/index.html b/files/fr/web/css/overflow-x/index.html index ace75a305cc8ac..a9ea011c312135 100644 --- a/files/fr/web/css/overflow-x/index.html +++ b/files/fr/web/css/overflow-x/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/overflow-y/index.html b/files/fr/web/css/overflow-y/index.html index 254e6ceafea57c..563408d1237016 100644 --- a/files/fr/web/css/overflow-y/index.html +++ b/files/fr/web/css/overflow-y/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/overflow/index.html b/files/fr/web/css/overflow/index.html index 2361debd6c207e..f787f297293210 100644 --- a/files/fr/web/css/overflow/index.html +++ b/files/fr/web/css/overflow/index.html @@ -85,7 +85,7 @@

Extensions propres au moteur Mozil

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/overscroll-behavior-x/index.html b/files/fr/web/css/overscroll-behavior-x/index.html index e061936d92366a..74623c9cd9eae5 100644 --- a/files/fr/web/css/overscroll-behavior-x/index.html +++ b/files/fr/web/css/overscroll-behavior-x/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/overscroll-behavior-y/index.html b/files/fr/web/css/overscroll-behavior-y/index.html index 5cf1ba394b30a0..0b4ac5adbf6c3a 100644 --- a/files/fr/web/css/overscroll-behavior-y/index.html +++ b/files/fr/web/css/overscroll-behavior-y/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/overscroll-behavior/index.html b/files/fr/web/css/overscroll-behavior/index.html index e54eac7aa36e36..6e4e3c12e7cb1c 100644 --- a/files/fr/web/css/overscroll-behavior/index.html +++ b/files/fr/web/css/overscroll-behavior/index.html @@ -49,7 +49,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding-block-end/index.html b/files/fr/web/css/padding-block-end/index.html index cc97778ece2f15..52bf4a8ecb77c9 100644 --- a/files/fr/web/css/padding-block-end/index.html +++ b/files/fr/web/css/padding-block-end/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding-block-start/index.html b/files/fr/web/css/padding-block-start/index.html index 2af0e4d6fc64e5..54682c9ee980ba 100644 --- a/files/fr/web/css/padding-block-start/index.html +++ b/files/fr/web/css/padding-block-start/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding-block/index.html b/files/fr/web/css/padding-block/index.html index 80025dd82ecc94..c9cd6a3b1aca0b 100644 --- a/files/fr/web/css/padding-block/index.html +++ b/files/fr/web/css/padding-block/index.html @@ -39,7 +39,7 @@

Valeur

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding-bottom/index.html b/files/fr/web/css/padding-bottom/index.html index f191ec7c273185..dc4c7098583c1c 100644 --- a/files/fr/web/css/padding-bottom/index.html +++ b/files/fr/web/css/padding-bottom/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding-inline-end/index.html b/files/fr/web/css/padding-inline-end/index.html index b226bc62bd1232..ac8a7891a91577 100644 --- a/files/fr/web/css/padding-inline-end/index.html +++ b/files/fr/web/css/padding-inline-end/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding-inline-start/index.html b/files/fr/web/css/padding-inline-start/index.html index 4e3ab291af6bd9..39c9b873989756 100644 --- a/files/fr/web/css/padding-inline-start/index.html +++ b/files/fr/web/css/padding-inline-start/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding-inline/index.html b/files/fr/web/css/padding-inline/index.html index 380dfcda04f39f..11e60290b0d0bc 100644 --- a/files/fr/web/css/padding-inline/index.html +++ b/files/fr/web/css/padding-inline/index.html @@ -39,7 +39,7 @@

Valeur

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding-left/index.html b/files/fr/web/css/padding-left/index.html index 164ce1763668c3..1d87a957ec0536 100644 --- a/files/fr/web/css/padding-left/index.html +++ b/files/fr/web/css/padding-left/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding-right/index.html b/files/fr/web/css/padding-right/index.html index bdc3db6f3bfed8..048270887384e8 100644 --- a/files/fr/web/css/padding-right/index.html +++ b/files/fr/web/css/padding-right/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding-top/index.html b/files/fr/web/css/padding-top/index.html index 076e4a9f0403be..acfe93d4015fbd 100644 --- a/files/fr/web/css/padding-top/index.html +++ b/files/fr/web/css/padding-top/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/padding/index.html b/files/fr/web/css/padding/index.html index e5b53a52e65a32..f01b27c82fc757 100644 --- a/files/fr/web/css/padding/index.html +++ b/files/fr/web/css/padding/index.html @@ -64,7 +64,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/page-break-after/index.html b/files/fr/web/css/page-break-after/index.html index 3d88e13bf654c0..a400a63acfcc99 100644 --- a/files/fr/web/css/page-break-after/index.html +++ b/files/fr/web/css/page-break-after/index.html @@ -92,7 +92,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/page-break-before/index.html b/files/fr/web/css/page-break-before/index.html index d6e1df056d3c1f..d12504b6bc4a51 100644 --- a/files/fr/web/css/page-break-before/index.html +++ b/files/fr/web/css/page-break-before/index.html @@ -90,7 +90,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/page-break-inside/index.html b/files/fr/web/css/page-break-inside/index.html index cf16f15c01ce0d..406a4a37c9e34c 100644 --- a/files/fr/web/css/page-break-inside/index.html +++ b/files/fr/web/css/page-break-inside/index.html @@ -38,7 +38,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Alias avec break-inside

diff --git a/files/fr/web/css/paint-order/index.html b/files/fr/web/css/paint-order/index.html index 3e0e34f2878e00..0859e7dbca031e 100644 --- a/files/fr/web/css/paint-order/index.html +++ b/files/fr/web/css/paint-order/index.html @@ -58,7 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/perspective-origin/index.html b/files/fr/web/css/perspective-origin/index.html index 6505dac1ab20be..78a8112485d4f2 100644 --- a/files/fr/web/css/perspective-origin/index.html +++ b/files/fr/web/css/perspective-origin/index.html @@ -62,7 +62,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/perspective/index.html b/files/fr/web/css/perspective/index.html index 6569ee0add3822..18eefda4a06806 100644 --- a/files/fr/web/css/perspective/index.html +++ b/files/fr/web/css/perspective/index.html @@ -49,7 +49,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/place-content/index.html b/files/fr/web/css/place-content/index.html index d1817fbb816acc..caf3ab13c42541 100644 --- a/files/fr/web/css/place-content/index.html +++ b/files/fr/web/css/place-content/index.html @@ -83,7 +83,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/place-items/index.html b/files/fr/web/css/place-items/index.html index b9a2608334b390..443e53e9cc04ca 100644 --- a/files/fr/web/css/place-items/index.html +++ b/files/fr/web/css/place-items/index.html @@ -91,7 +91,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemples

diff --git a/files/fr/web/css/place-self/index.html b/files/fr/web/css/place-self/index.html index d7d96613fd320a..ae8f62e3c19159 100644 --- a/files/fr/web/css/place-self/index.html +++ b/files/fr/web/css/place-self/index.html @@ -81,7 +81,7 @@

Valeurs

Syntaxe formelle

-
{{CSSSyntax}}
+{{CSSSyntax}}

Spécifications

diff --git a/files/fr/web/css/pointer-events/index.html b/files/fr/web/css/pointer-events/index.html index 8d2b91dc73c867..83a54f942e412c 100644 --- a/files/fr/web/css/pointer-events/index.html +++ b/files/fr/web/css/pointer-events/index.html @@ -72,7 +72,7 @@

Valeurs uniquement utilisables

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/position/index.html b/files/fr/web/css/position/index.html index d1ab95d2eccfc2..95ce75ff1617b3 100644 --- a/files/fr/web/css/position/index.html +++ b/files/fr/web/css/position/index.html @@ -71,7 +71,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/quotes/index.html b/files/fr/web/css/quotes/index.html index 00bc1a176b2605..6ee966accb7477 100644 --- a/files/fr/web/css/quotes/index.html +++ b/files/fr/web/css/quotes/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/repeat()/index.html b/files/fr/web/css/repeat()/index.html index 17ef02d2f81d1c..80f1484b1cffe5 100644 --- a/files/fr/web/css/repeat()/index.html +++ b/files/fr/web/css/repeat()/index.html @@ -76,7 +76,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/repeating-radial-gradient()/index.html b/files/fr/web/css/repeating-radial-gradient()/index.html index eae482b5407ea4..ef48bef1185935 100644 --- a/files/fr/web/css/repeating-radial-gradient()/index.html +++ b/files/fr/web/css/repeating-radial-gradient()/index.html @@ -78,7 +78,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/resize/index.html b/files/fr/web/css/resize/index.html index 3b215af7ef4965..c93b6ac5d1e463 100644 --- a/files/fr/web/css/resize/index.html +++ b/files/fr/web/css/resize/index.html @@ -54,7 +54,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/right/index.html b/files/fr/web/css/right/index.html index f0dc4cbc855cc9..95010cad017cc7 100644 --- a/files/fr/web/css/right/index.html +++ b/files/fr/web/css/right/index.html @@ -71,7 +71,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/rotate/index.html b/files/fr/web/css/rotate/index.html index 66b5d0819b47d8..a10843cd79135b 100644 --- a/files/fr/web/css/rotate/index.html +++ b/files/fr/web/css/rotate/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/row-gap/index.html b/files/fr/web/css/row-gap/index.html index b4f88ab37ecb02..a6d36c5ecb815d 100644 --- a/files/fr/web/css/row-gap/index.html +++ b/files/fr/web/css/row-gap/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/ruby-align/index.html b/files/fr/web/css/ruby-align/index.html index 589f6a46a6f1ee..b5c4bfb7cc8360 100644 --- a/files/fr/web/css/ruby-align/index.html +++ b/files/fr/web/css/ruby-align/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/ruby-position/index.html b/files/fr/web/css/ruby-position/index.html index bb0ec85090d937..891e62c572c50e 100644 --- a/files/fr/web/css/ruby-position/index.html +++ b/files/fr/web/css/ruby-position/index.html @@ -38,7 +38,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/scale/index.html b/files/fr/web/css/scale/index.html index dfece432da9a1f..8ca113ca6c3b5d 100644 --- a/files/fr/web/css/scale/index.html +++ b/files/fr/web/css/scale/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/scroll-behavior/index.html b/files/fr/web/css/scroll-behavior/index.html index 75791bd4953232..b97595daa900fb 100644 --- a/files/fr/web/css/scroll-behavior/index.html +++ b/files/fr/web/css/scroll-behavior/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/scroll-margin-block-end/index.html b/files/fr/web/css/scroll-margin-block-end/index.html index db70841cd05006..0850ddbeb18b8a 100644 --- a/files/fr/web/css/scroll-margin-block-end/index.html +++ b/files/fr/web/css/scroll-margin-block-end/index.html @@ -38,7 +38,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-margin-block-start/index.html b/files/fr/web/css/scroll-margin-block-start/index.html index 58a7dcf83a9deb..352dcc550571e2 100644 --- a/files/fr/web/css/scroll-margin-block-start/index.html +++ b/files/fr/web/css/scroll-margin-block-start/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-margin-block/index.html b/files/fr/web/css/scroll-margin-block/index.html index e032413d5bfc20..5af9c65676849a 100644 --- a/files/fr/web/css/scroll-margin-block/index.html +++ b/files/fr/web/css/scroll-margin-block/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-margin-bottom/index.html b/files/fr/web/css/scroll-margin-bottom/index.html index 53c85231a0091f..acf4a793d63e5d 100644 --- a/files/fr/web/css/scroll-margin-bottom/index.html +++ b/files/fr/web/css/scroll-margin-bottom/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-margin-inline-end/index.html b/files/fr/web/css/scroll-margin-inline-end/index.html index 91062d05bf85b7..13621db3e19b3a 100644 --- a/files/fr/web/css/scroll-margin-inline-end/index.html +++ b/files/fr/web/css/scroll-margin-inline-end/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-margin-inline-start/index.html b/files/fr/web/css/scroll-margin-inline-start/index.html index eed1eb99f36e34..ccbf07df5d45d4 100644 --- a/files/fr/web/css/scroll-margin-inline-start/index.html +++ b/files/fr/web/css/scroll-margin-inline-start/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-margin-inline/index.html b/files/fr/web/css/scroll-margin-inline/index.html index 2f1d7507b47cbe..aedc869f7c6ec1 100644 --- a/files/fr/web/css/scroll-margin-inline/index.html +++ b/files/fr/web/css/scroll-margin-inline/index.html @@ -37,7 +37,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-margin-left/index.html b/files/fr/web/css/scroll-margin-left/index.html index 557fc01916f856..f05f174528d1ee 100644 --- a/files/fr/web/css/scroll-margin-left/index.html +++ b/files/fr/web/css/scroll-margin-left/index.html @@ -38,7 +38,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-margin-right/index.html b/files/fr/web/css/scroll-margin-right/index.html index 56e7a9be1a7197..8bbc93ea6a6731 100644 --- a/files/fr/web/css/scroll-margin-right/index.html +++ b/files/fr/web/css/scroll-margin-right/index.html @@ -38,7 +38,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-margin-top/index.html b/files/fr/web/css/scroll-margin-top/index.html index 5e435abef0e45b..b012c6b4211665 100644 --- a/files/fr/web/css/scroll-margin-top/index.html +++ b/files/fr/web/css/scroll-margin-top/index.html @@ -37,7 +37,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-margin/index.html b/files/fr/web/css/scroll-margin/index.html index 007adfd40095cd..4e2d375fa5bce3 100644 --- a/files/fr/web/css/scroll-margin/index.html +++ b/files/fr/web/css/scroll-margin/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-padding-block-end/index.html b/files/fr/web/css/scroll-padding-block-end/index.html index 26d40884ffa019..65bdf363cede6a 100644 --- a/files/fr/web/css/scroll-padding-block-end/index.html +++ b/files/fr/web/css/scroll-padding-block-end/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/fr/web/css/scroll-padding-block-start/index.html b/files/fr/web/css/scroll-padding-block-start/index.html index e52e1cf2af466b..0b9cada92a5398 100644 --- a/files/fr/web/css/scroll-padding-block-start/index.html +++ b/files/fr/web/css/scroll-padding-block-start/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/fr/web/css/scroll-padding-block/index.html b/files/fr/web/css/scroll-padding-block/index.html index 05373322191cbc..1fb92c6059dfeb 100644 --- a/files/fr/web/css/scroll-padding-block/index.html +++ b/files/fr/web/css/scroll-padding-block/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/fr/web/css/scroll-padding-bottom/index.html b/files/fr/web/css/scroll-padding-bottom/index.html index 038a5ead650533..9161552b35b785 100644 --- a/files/fr/web/css/scroll-padding-bottom/index.html +++ b/files/fr/web/css/scroll-padding-bottom/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/fr/web/css/scroll-padding-inline-end/index.html b/files/fr/web/css/scroll-padding-inline-end/index.html index 610cf71fd017c1..85eca966301241 100644 --- a/files/fr/web/css/scroll-padding-inline-end/index.html +++ b/files/fr/web/css/scroll-padding-inline-end/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/fr/web/css/scroll-padding-inline-start/index.html b/files/fr/web/css/scroll-padding-inline-start/index.html index 4c13252345f77c..678cdbb3258e81 100644 --- a/files/fr/web/css/scroll-padding-inline-start/index.html +++ b/files/fr/web/css/scroll-padding-inline-start/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/fr/web/css/scroll-padding-inline/index.html b/files/fr/web/css/scroll-padding-inline/index.html index 642fa78f589e75..eb6c7598cf51b9 100644 --- a/files/fr/web/css/scroll-padding-inline/index.html +++ b/files/fr/web/css/scroll-padding-inline/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/fr/web/css/scroll-padding-left/index.html b/files/fr/web/css/scroll-padding-left/index.html index 4cd58ee8a75abe..b6fba191c3d74d 100644 --- a/files/fr/web/css/scroll-padding-left/index.html +++ b/files/fr/web/css/scroll-padding-left/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-padding-right/index.html b/files/fr/web/css/scroll-padding-right/index.html index 135dd97e41ddae..cb65d308828187 100644 --- a/files/fr/web/css/scroll-padding-right/index.html +++ b/files/fr/web/css/scroll-padding-right/index.html @@ -45,7 +45,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/fr/web/css/scroll-padding-top/index.html b/files/fr/web/css/scroll-padding-top/index.html index 72bea4927f25c3..068e288b6ddbcb 100644 --- a/files/fr/web/css/scroll-padding-top/index.html +++ b/files/fr/web/css/scroll-padding-top/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/fr/web/css/scroll-padding/index.html b/files/fr/web/css/scroll-padding/index.html index 533f712e982549..34f0dab8c12d7f 100644 --- a/files/fr/web/css/scroll-padding/index.html +++ b/files/fr/web/css/scroll-padding/index.html @@ -46,7 +46,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/fr/web/css/scroll-snap-align/index.html b/files/fr/web/css/scroll-snap-align/index.html index e47b84f197b741..395e571afca0a0 100644 --- a/files/fr/web/css/scroll-snap-align/index.html +++ b/files/fr/web/css/scroll-snap-align/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/scroll-snap-coordinate/index.html b/files/fr/web/css/scroll-snap-coordinate/index.html index dbfa4f05c33270..a9e85c4c381765 100644 --- a/files/fr/web/css/scroll-snap-coordinate/index.html +++ b/files/fr/web/css/scroll-snap-coordinate/index.html @@ -42,7 +42,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/scroll-snap-destination/index.html b/files/fr/web/css/scroll-snap-destination/index.html index 032eb7846eba47..e10f710555e045 100644 --- a/files/fr/web/css/scroll-snap-destination/index.html +++ b/files/fr/web/css/scroll-snap-destination/index.html @@ -32,7 +32,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/scroll-snap-points-x/index.html b/files/fr/web/css/scroll-snap-points-x/index.html index b7f1acea8b9096..15b30a87d65a79 100644 --- a/files/fr/web/css/scroll-snap-points-x/index.html +++ b/files/fr/web/css/scroll-snap-points-x/index.html @@ -37,7 +37,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/scroll-snap-points-y/index.html b/files/fr/web/css/scroll-snap-points-y/index.html index a7570fcd754195..fc66bf8b912d1e 100644 --- a/files/fr/web/css/scroll-snap-points-y/index.html +++ b/files/fr/web/css/scroll-snap-points-y/index.html @@ -38,7 +38,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/scroll-snap-stop/index.html b/files/fr/web/css/scroll-snap-stop/index.html index 9d08d3a4d04471..328bed4c0c99ac 100644 --- a/files/fr/web/css/scroll-snap-stop/index.html +++ b/files/fr/web/css/scroll-snap-stop/index.html @@ -34,7 +34,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/scroll-snap-type/index.html b/files/fr/web/css/scroll-snap-type/index.html index d8a49404a1c034..dfcfb0c97169e9 100644 --- a/files/fr/web/css/scroll-snap-type/index.html +++ b/files/fr/web/css/scroll-snap-type/index.html @@ -64,7 +64,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/scrollbar-color/index.html b/files/fr/web/css/scrollbar-color/index.html index 211f21b6346e79..52d46fc08bbf68 100644 --- a/files/fr/web/css/scrollbar-color/index.html +++ b/files/fr/web/css/scrollbar-color/index.html @@ -73,7 +73,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/scrollbar-width/index.html b/files/fr/web/css/scrollbar-width/index.html index 2cd1714b7ed284..face53c1d9b1b7 100644 --- a/files/fr/web/css/scrollbar-width/index.html +++ b/files/fr/web/css/scrollbar-width/index.html @@ -63,7 +63,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/shape-image-threshold/index.html b/files/fr/web/css/shape-image-threshold/index.html index b4a32531a67707..bc4a13ca1cd1f4 100644 --- a/files/fr/web/css/shape-image-threshold/index.html +++ b/files/fr/web/css/shape-image-threshold/index.html @@ -39,7 +39,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/shape-margin/index.html b/files/fr/web/css/shape-margin/index.html index aeae58a570c608..09b1eddc5c9c5a 100644 --- a/files/fr/web/css/shape-margin/index.html +++ b/files/fr/web/css/shape-margin/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/shape-outside/index.html b/files/fr/web/css/shape-outside/index.html index f759a838c59554..f4a579161a61cd 100644 --- a/files/fr/web/css/shape-outside/index.html +++ b/files/fr/web/css/shape-outside/index.html @@ -60,7 +60,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Interpolation

diff --git a/files/fr/web/css/tab-size/index.html b/files/fr/web/css/tab-size/index.html index 61b80c16e2f08b..5c451814d60073 100644 --- a/files/fr/web/css/tab-size/index.html +++ b/files/fr/web/css/tab-size/index.html @@ -43,7 +43,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/table-layout/index.html b/files/fr/web/css/table-layout/index.html index d6c9238751f74e..7fa55b46e773ad 100644 --- a/files/fr/web/css/table-layout/index.html +++ b/files/fr/web/css/table-layout/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-align-last/index.html b/files/fr/web/css/text-align-last/index.html index a0f42f88631e33..35f9a32615da5f 100644 --- a/files/fr/web/css/text-align-last/index.html +++ b/files/fr/web/css/text-align-last/index.html @@ -53,7 +53,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-align/index.html b/files/fr/web/css/text-align/index.html index 50e54360ba89fa..a2229f1c089e3c 100644 --- a/files/fr/web/css/text-align/index.html +++ b/files/fr/web/css/text-align/index.html @@ -69,7 +69,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-combine-upright/index.html b/files/fr/web/css/text-combine-upright/index.html index 3041435d0e0b8e..50c2fcf0d1a8bc 100644 --- a/files/fr/web/css/text-combine-upright/index.html +++ b/files/fr/web/css/text-combine-upright/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-decoration-color/index.html b/files/fr/web/css/text-decoration-color/index.html index 1abd04f003e2e1..0f0698bc13d095 100644 --- a/files/fr/web/css/text-decoration-color/index.html +++ b/files/fr/web/css/text-decoration-color/index.html @@ -52,7 +52,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-decoration-line/index.html b/files/fr/web/css/text-decoration-line/index.html index 8b545866575bca..651450c7462f7c 100644 --- a/files/fr/web/css/text-decoration-line/index.html +++ b/files/fr/web/css/text-decoration-line/index.html @@ -54,7 +54,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-decoration-skip-ink/index.html b/files/fr/web/css/text-decoration-skip-ink/index.html index 862eccec085028..beb8aa4229d8cb 100644 --- a/files/fr/web/css/text-decoration-skip-ink/index.html +++ b/files/fr/web/css/text-decoration-skip-ink/index.html @@ -37,7 +37,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-decoration-skip/index.html b/files/fr/web/css/text-decoration-skip/index.html index 39d8c49dfae817..f2ed6d9173c8b0 100644 --- a/files/fr/web/css/text-decoration-skip/index.html +++ b/files/fr/web/css/text-decoration-skip/index.html @@ -58,7 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-decoration-style/index.html b/files/fr/web/css/text-decoration-style/index.html index 28db7461521d4e..0660f946683bd4 100644 --- a/files/fr/web/css/text-decoration-style/index.html +++ b/files/fr/web/css/text-decoration-style/index.html @@ -55,7 +55,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-decoration-thickness/index.html b/files/fr/web/css/text-decoration-thickness/index.html index ee195ade4482a9..31e4448fe8d5e6 100644 --- a/files/fr/web/css/text-decoration-thickness/index.html +++ b/files/fr/web/css/text-decoration-thickness/index.html @@ -40,7 +40,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-decoration/index.html b/files/fr/web/css/text-decoration/index.html index c9c37513a5f3dd..c163a5fdcc80a9 100644 --- a/files/fr/web/css/text-decoration/index.html +++ b/files/fr/web/css/text-decoration/index.html @@ -49,7 +49,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-emphasis-color/index.html b/files/fr/web/css/text-emphasis-color/index.html index 5b6f24d086c443..f8ee8a238652b9 100644 --- a/files/fr/web/css/text-emphasis-color/index.html +++ b/files/fr/web/css/text-emphasis-color/index.html @@ -38,8 +38,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-emphasis-position/index.html b/files/fr/web/css/text-emphasis-position/index.html index 2dfa5fb7cb02a8..80f949a6c19c99 100644 --- a/files/fr/web/css/text-emphasis-position/index.html +++ b/files/fr/web/css/text-emphasis-position/index.html @@ -88,8 +88,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-emphasis-style/index.html b/files/fr/web/css/text-emphasis-style/index.html index 950aef3ddc460e..f823551575e045 100644 --- a/files/fr/web/css/text-emphasis-style/index.html +++ b/files/fr/web/css/text-emphasis-style/index.html @@ -60,8 +60,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-emphasis/index.html b/files/fr/web/css/text-emphasis/index.html index cf604b5fd5778b..da5b5b81041615 100644 --- a/files/fr/web/css/text-emphasis/index.html +++ b/files/fr/web/css/text-emphasis/index.html @@ -80,8 +80,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-indent/index.html b/files/fr/web/css/text-indent/index.html index de7e3f2b7f3d97..9201cfcdfdefad 100644 --- a/files/fr/web/css/text-indent/index.html +++ b/files/fr/web/css/text-indent/index.html @@ -56,7 +56,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-justify/index.html b/files/fr/web/css/text-justify/index.html index 65e314a68d9b99..b4ff1e800ca722 100644 --- a/files/fr/web/css/text-justify/index.html +++ b/files/fr/web/css/text-justify/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-orientation/index.html b/files/fr/web/css/text-orientation/index.html index adf52e134b6f2e..ccf08bd9060628 100644 --- a/files/fr/web/css/text-orientation/index.html +++ b/files/fr/web/css/text-orientation/index.html @@ -51,7 +51,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-overflow/index.html b/files/fr/web/css/text-overflow/index.html index cd18e2e925ca91..b2b812936c5a9f 100644 --- a/files/fr/web/css/text-overflow/index.html +++ b/files/fr/web/css/text-overflow/index.html @@ -78,7 +78,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-rendering/index.html b/files/fr/web/css/text-rendering/index.html index 94c1706c49d538..25da2619fff186 100644 --- a/files/fr/web/css/text-rendering/index.html +++ b/files/fr/web/css/text-rendering/index.html @@ -57,7 +57,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-shadow/index.html b/files/fr/web/css/text-shadow/index.html index af5d743c792b9c..50473a336bba4a 100644 --- a/files/fr/web/css/text-shadow/index.html +++ b/files/fr/web/css/text-shadow/index.html @@ -60,7 +60,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-size-adjust/index.html b/files/fr/web/css/text-size-adjust/index.html index 724f0ac75cf2b1..80c32f81147ca0 100644 --- a/files/fr/web/css/text-size-adjust/index.html +++ b/files/fr/web/css/text-size-adjust/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/text-transform/index.html b/files/fr/web/css/text-transform/index.html index ecba436b316b19..743fd6d32bb422 100644 --- a/files/fr/web/css/text-transform/index.html +++ b/files/fr/web/css/text-transform/index.html @@ -76,7 +76,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-underline-offset/index.html b/files/fr/web/css/text-underline-offset/index.html index b62f7eb7e6968a..b4f47df714d2d9 100644 --- a/files/fr/web/css/text-underline-offset/index.html +++ b/files/fr/web/css/text-underline-offset/index.html @@ -47,7 +47,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/text-underline-position/index.html b/files/fr/web/css/text-underline-position/index.html index 09bbd3b97d3010..d8353ef6f7a02b 100644 --- a/files/fr/web/css/text-underline-position/index.html +++ b/files/fr/web/css/text-underline-position/index.html @@ -59,7 +59,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/top/index.html b/files/fr/web/css/top/index.html index 64d8a462c4d122..2705e0bef37a8d 100644 --- a/files/fr/web/css/top/index.html +++ b/files/fr/web/css/top/index.html @@ -71,7 +71,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/touch-action/index.html b/files/fr/web/css/touch-action/index.html index f76ced27d096a7..9f9b126d8b4ad6 100644 --- a/files/fr/web/css/touch-action/index.html +++ b/files/fr/web/css/touch-action/index.html @@ -71,7 +71,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/transform-box/index.html b/files/fr/web/css/transform-box/index.html index 7f040e86362400..0896bfec46986c 100644 --- a/files/fr/web/css/transform-box/index.html +++ b/files/fr/web/css/transform-box/index.html @@ -41,7 +41,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/fr/web/css/transform-origin/index.html b/files/fr/web/css/transform-origin/index.html index 986fc41f6c0b68..3287f3ca43f62c 100644 --- a/files/fr/web/css/transform-origin/index.html +++ b/files/fr/web/css/transform-origin/index.html @@ -148,7 +148,7 @@

Valeur

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/transform-style/index.html b/files/fr/web/css/transform-style/index.html index 7aa0e24ccc5b71..5f91d4064a4d07 100644 --- a/files/fr/web/css/transform-style/index.html +++ b/files/fr/web/css/transform-style/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Spécifications

diff --git a/files/fr/web/css/transform/index.html b/files/fr/web/css/transform/index.html index adde4477a93174..b20f27b4c5b03c 100644 --- a/files/fr/web/css/transform/index.html +++ b/files/fr/web/css/transform/index.html @@ -78,7 +78,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Note : Si on utilise plusieurs fonctions dont perspective(), celle-ci devra apparaître en premier.

diff --git a/files/fr/web/css/transition-delay/index.html b/files/fr/web/css/transition-delay/index.html index 7f1053f8c2642c..113e1c26b5d730 100644 --- a/files/fr/web/css/transition-delay/index.html +++ b/files/fr/web/css/transition-delay/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/transition-duration/index.html b/files/fr/web/css/transition-duration/index.html index a859c23f3f59c3..bb1e3c35a3403d 100644 --- a/files/fr/web/css/transition-duration/index.html +++ b/files/fr/web/css/transition-duration/index.html @@ -42,7 +42,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/transition-property/index.html b/files/fr/web/css/transition-property/index.html index fe6981f42cb9a6..2e75eadf989edd 100644 --- a/files/fr/web/css/transition-property/index.html +++ b/files/fr/web/css/transition-property/index.html @@ -56,7 +56,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/transition-timing-function/index.html b/files/fr/web/css/transition-timing-function/index.html index 6e019efdcb6de1..8369a80d20d32a 100644 --- a/files/fr/web/css/transition-timing-function/index.html +++ b/files/fr/web/css/transition-timing-function/index.html @@ -105,7 +105,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/transition/index.html b/files/fr/web/css/transition/index.html index b195fff18fd2e1..9af44b0a06b934 100644 --- a/files/fr/web/css/transition/index.html +++ b/files/fr/web/css/transition/index.html @@ -65,7 +65,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/translate/index.html b/files/fr/web/css/translate/index.html index abe509dcceeb61..6ab997dc91c624 100644 --- a/files/fr/web/css/translate/index.html +++ b/files/fr/web/css/translate/index.html @@ -44,7 +44,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/unicode-bidi/index.html b/files/fr/web/css/unicode-bidi/index.html index b7ef1080bf3e6a..d9066141412a77 100644 --- a/files/fr/web/css/unicode-bidi/index.html +++ b/files/fr/web/css/unicode-bidi/index.html @@ -53,7 +53,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/user-modify/index.html b/files/fr/web/css/user-modify/index.html index da8d61685a5d57..3ac5eb65e41e71 100644 --- a/files/fr/web/css/user-modify/index.html +++ b/files/fr/web/css/user-modify/index.html @@ -48,7 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/user-select/index.html b/files/fr/web/css/user-select/index.html index 1024770ab406a0..3ea12e71e0e77e 100644 --- a/files/fr/web/css/user-select/index.html +++ b/files/fr/web/css/user-select/index.html @@ -71,7 +71,7 @@

Syntaxe

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/var()/index.html b/files/fr/web/css/var()/index.html index 0fb388e2f07500..502a237d20b599 100644 --- a/files/fr/web/css/var()/index.html +++ b/files/fr/web/css/var()/index.html @@ -21,8 +21,7 @@

Syntaxe

Le premier argument de la fonction est le nom de la propriété qu'on veut substituer. Le deuxième argument, optionnel, est une valeur de recours (fallback) qui est utilisée au cas où la valeur de subsitution référencée par la propriété est invalide.

-
{{csssyntax}}
-
+{{csssyntax}}

Note : La syntaxe de la valeur de recours permet d'utiliser des virgules. Aussi, si on a var(--toto, red, blue), la valeur de recours sera bien red, blue (autrement dit, tout ce qui est situé après la première virgule sert de valeur de recours).

diff --git a/files/fr/web/css/vertical-align/index.html b/files/fr/web/css/vertical-align/index.html index 88319dc5268aa0..85aeb1558275fb 100644 --- a/files/fr/web/css/vertical-align/index.html +++ b/files/fr/web/css/vertical-align/index.html @@ -104,7 +104,7 @@

Pour les cellules de tableau

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/fr/web/css/visibility/index.html b/files/fr/web/css/visibility/index.html index 8d75cc5fb28832..b7685b8d138bd4 100644 --- a/files/fr/web/css/visibility/index.html +++ b/files/fr/web/css/visibility/index.html @@ -54,7 +54,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Interpolation

diff --git a/files/fr/web/css/white-space/index.html b/files/fr/web/css/white-space/index.html index f283a4940829ec..63f5b0c140e89f 100644 --- a/files/fr/web/css/white-space/index.html +++ b/files/fr/web/css/white-space/index.html @@ -114,7 +114,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/widows/index.html b/files/fr/web/css/widows/index.html index 991a6f8a38be2f..69aa55e207c5fd 100644 --- a/files/fr/web/css/widows/index.html +++ b/files/fr/web/css/widows/index.html @@ -37,7 +37,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/fr/web/css/width/index.html b/files/fr/web/css/width/index.html index 1ac10588481035..bc877c6dcd262f 100644 --- a/files/fr/web/css/width/index.html +++ b/files/fr/web/css/width/index.html @@ -84,7 +84,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/will-change/index.html b/files/fr/web/css/will-change/index.html index 177af45c33fdee..7a8e2e18486eec 100644 --- a/files/fr/web/css/will-change/index.html +++ b/files/fr/web/css/will-change/index.html @@ -71,7 +71,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/word-break/index.html b/files/fr/web/css/word-break/index.html index 36f25e5028672a..c19f368508d942 100644 --- a/files/fr/web/css/word-break/index.html +++ b/files/fr/web/css/word-break/index.html @@ -50,7 +50,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/word-spacing/index.html b/files/fr/web/css/word-spacing/index.html index 808ec87c68f2df..2281221a514dfd 100644 --- a/files/fr/web/css/word-spacing/index.html +++ b/files/fr/web/css/word-spacing/index.html @@ -49,7 +49,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/fr/web/css/writing-mode/index.html b/files/fr/web/css/writing-mode/index.html index 6fb8e222ca3296..017d8a7495fe5a 100644 --- a/files/fr/web/css/writing-mode/index.html +++ b/files/fr/web/css/writing-mode/index.html @@ -60,7 +60,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemple

diff --git a/files/fr/web/css/z-index/index.html b/files/fr/web/css/z-index/index.html index 854cf50efff7e4..f2bf70cb193271 100644 --- a/files/fr/web/css/z-index/index.html +++ b/files/fr/web/css/z-index/index.html @@ -58,7 +58,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
+{{csssyntax}}

Exemples

diff --git a/files/fr/web/css/zoom/index.html b/files/fr/web/css/zoom/index.html index d68f95a128b32b..1c827255c011ae 100644 --- a/files/fr/web/css/zoom/index.html +++ b/files/fr/web/css/zoom/index.html @@ -48,8 +48,7 @@

Valeurs

Syntaxe formelle

-
{{csssyntax}}
-
+{{csssyntax}}

Exemples

diff --git a/files/he/web/css/position/index.html b/files/he/web/css/position/index.html index 0abe4c2b874b93..41438b26a1edba 100644 --- a/files/he/web/css/position/index.html +++ b/files/he/web/css/position/index.html @@ -29,7 +29,7 @@

סוגי מיקומים

-
{{csssyntax}}
+{{csssyntax}}
static
diff --git a/files/hu/web/css/font-weight/index.html b/files/hu/web/css/font-weight/index.html index 620772f151cfec..447c365dbc25c9 100644 --- a/files/hu/web/css/font-weight/index.html +++ b/files/hu/web/css/font-weight/index.html @@ -316,7 +316,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Példák

diff --git a/files/hu/web/css/text-decoration/index.html b/files/hu/web/css/text-decoration/index.html index 676888fbebc9cf..f0e4da76393793 100644 --- a/files/hu/web/css/text-decoration/index.html +++ b/files/hu/web/css/text-decoration/index.html @@ -51,7 +51,7 @@

Régebbi meghatározás

Régebbi szintaxis

-
{{csssyntax}}
+{{csssyntax}}

Példák

diff --git a/files/id/web/css/@font-face/font-display/index.html b/files/id/web/css/@font-face/font-display/index.html index 50fed7426a0a92..e7e8197792f032 100644 --- a/files/id/web/css/@font-face/font-display/index.html +++ b/files/id/web/css/@font-face/font-display/index.html @@ -48,7 +48,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/id/web/css/@font-face/index.html b/files/id/web/css/@font-face/index.html index 940386b9220eec..670ee39e20aca1 100644 --- a/files/id/web/css/@font-face/index.html +++ b/files/id/web/css/@font-face/index.html @@ -67,7 +67,7 @@

Descriptors

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/id/web/css/background-color/index.html b/files/id/web/css/background-color/index.html index 920b4d28e57ad0..f8198be9cc29ee 100644 --- a/files/id/web/css/background-color/index.html +++ b/files/id/web/css/background-color/index.html @@ -50,7 +50,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Contoh

diff --git a/files/id/web/css/flex-direction/index.html b/files/id/web/css/flex-direction/index.html index 74062121485e58..a706f2ac223374 100644 --- a/files/id/web/css/flex-direction/index.html +++ b/files/id/web/css/flex-direction/index.html @@ -68,7 +68,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/id/web/css/mask-border-width/index.html b/files/id/web/css/mask-border-width/index.html index b017ac4a564518..75f8f6ff0f35fa 100644 --- a/files/id/web/css/mask-border-width/index.html +++ b/files/id/web/css/mask-border-width/index.html @@ -62,7 +62,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/id/web/css/text-transform/index.html b/files/id/web/css/text-transform/index.html index 41db13ecf4384e..b9fbd65f0ca32e 100644 --- a/files/id/web/css/text-transform/index.html +++ b/files/id/web/css/text-transform/index.html @@ -71,7 +71,7 @@

Syntax

Sintaksis Formal

-
{{csssyntax}}
+{{csssyntax}}

Contoh

diff --git a/files/it/web/css/-webkit-overflow-scrolling/index.html b/files/it/web/css/-webkit-overflow-scrolling/index.html index 0c74ee68504309..1e7ea3b7586ed2 100644 --- a/files/it/web/css/-webkit-overflow-scrolling/index.html +++ b/files/it/web/css/-webkit-overflow-scrolling/index.html @@ -25,7 +25,7 @@

Parametri

Sintassi formale

-
{{csssyntax}}
+{{csssyntax}}

Esempi

diff --git a/files/it/web/css/_colon_active/index.html b/files/it/web/css/_colon_active/index.html index 450e457c4a0b45..a535d6a06896ab 100644 --- a/files/it/web/css/_colon_active/index.html +++ b/files/it/web/css/_colon_active/index.html @@ -25,7 +25,7 @@

Sintassi

-
{{csssyntax}}
+{{csssyntax}}

Esempi

diff --git a/files/it/web/css/_colon_focus/index.html b/files/it/web/css/_colon_focus/index.html index 3540c46539f162..c0dfefceda8cd5 100644 --- a/files/it/web/css/_colon_focus/index.html +++ b/files/it/web/css/_colon_focus/index.html @@ -26,7 +26,7 @@

Sintassi

-
{{CSSSyntax}}
+{{CSSSyntax}}

Esempio

diff --git a/files/it/web/css/_colon_hover/index.html b/files/it/web/css/_colon_hover/index.html index 3409a3d188b352..6621c3cf303ab4 100644 --- a/files/it/web/css/_colon_hover/index.html +++ b/files/it/web/css/_colon_hover/index.html @@ -18,7 +18,7 @@

Sintassi

-
{{csssyntax}}
+{{csssyntax}}

Esempi

diff --git a/files/it/web/css/border-style/index.html b/files/it/web/css/border-style/index.html index 6776c16da410ed..321ee80d036de2 100644 --- a/files/it/web/css/border-style/index.html +++ b/files/it/web/css/border-style/index.html @@ -131,7 +131,7 @@

Valori

Sintassi Formale

-
{{csssyntax}}
+{{csssyntax}}

Esempi

diff --git a/files/it/web/css/flex-shrink/index.html b/files/it/web/css/flex-shrink/index.html index 81cc7cfd518524..b34ba9df051a70 100644 --- a/files/it/web/css/flex-shrink/index.html +++ b/files/it/web/css/flex-shrink/index.html @@ -40,7 +40,7 @@

Valori

Sintassi formale

-
{{csssyntax}}
+{{csssyntax}}

Esempio

diff --git a/files/it/web/css/flex/index.html b/files/it/web/css/flex/index.html index a59a226f903f17..1cc07d3db1b5e0 100644 --- a/files/it/web/css/flex/index.html +++ b/files/it/web/css/flex/index.html @@ -58,7 +58,7 @@

Sintassi formale

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/it/web/css/font-size-adjust/index.html b/files/it/web/css/font-size-adjust/index.html index 8933c16794341c..32b7ed2967e4a6 100644 --- a/files/it/web/css/font-size-adjust/index.html +++ b/files/it/web/css/font-size-adjust/index.html @@ -49,7 +49,7 @@

Valori

Sintassi Formale

-
{{csssyntax}}
+{{csssyntax}}

Esempi

diff --git a/files/it/web/css/min-width/index.html b/files/it/web/css/min-width/index.html index 881d345344edee..477c17ac328b8d 100644 --- a/files/it/web/css/min-width/index.html +++ b/files/it/web/css/min-width/index.html @@ -62,7 +62,7 @@

Parole chiave

Sintassi formale

-
{{csssyntax}}
+{{csssyntax}}

Esempi

diff --git a/files/it/web/css/object-fit/index.html b/files/it/web/css/object-fit/index.html index 1421cd58c8a3f8..10aec7f358e6a5 100644 --- a/files/it/web/css/object-fit/index.html +++ b/files/it/web/css/object-fit/index.html @@ -34,7 +34,7 @@

Valori

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Esempi

diff --git a/files/it/web/css/z-index/index.html b/files/it/web/css/z-index/index.html index 7f58297a34c7a5..ce15d46e408111 100644 --- a/files/it/web/css/z-index/index.html +++ b/files/it/web/css/z-index/index.html @@ -108,7 +108,7 @@

Valori

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ja/conflicting/web/css/@viewport/index.html b/files/ja/conflicting/web/css/@viewport/index.html index d92f4f14dd38d5..72cbadd43db593 100644 --- a/files/ja/conflicting/web/css/@viewport/index.html +++ b/files/ja/conflicting/web/css/@viewport/index.html @@ -45,7 +45,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html b/files/ja/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html index babd38fcfd0274..1957f3d3ef5722 100644 --- a/files/ja/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html +++ b/files/ja/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html @@ -44,7 +44,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html b/files/ja/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html index 014def1f1bf631..1f9e0fe5811c6b 100644 --- a/files/ja/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html +++ b/files/ja/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html @@ -44,7 +44,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html b/files/ja/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html index fc790794ae88bb..9f10176b9adbcb 100644 --- a/files/ja/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html +++ b/files/ja/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html @@ -47,7 +47,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html b/files/ja/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html index 19ee67e0fd5fbd..7d6883f4b40d09 100644 --- a/files/ja/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html +++ b/files/ja/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html @@ -50,7 +50,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/--_star_/index.html b/files/ja/web/css/--_star_/index.html index 0061706fe3e58a..9620b26b3c5c01 100644 --- a/files/ja/web/css/--_star_/index.html +++ b/files/ja/web/css/--_star_/index.html @@ -29,7 +29,7 @@

構文

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/-moz-context-properties/index.html b/files/ja/web/css/-moz-context-properties/index.html index 3ab18e2434d174..4ae57d6142f011 100644 --- a/files/ja/web/css/-moz-context-properties/index.html +++ b/files/ja/web/css/-moz-context-properties/index.html @@ -50,7 +50,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/-moz-float-edge/index.html b/files/ja/web/css/-moz-float-edge/index.html index c21d0d69650adc..4c4692f70b47a7 100644 --- a/files/ja/web/css/-moz-float-edge/index.html +++ b/files/ja/web/css/-moz-float-edge/index.html @@ -48,7 +48,7 @@

形式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/-moz-force-broken-image-icon/index.html b/files/ja/web/css/-moz-force-broken-image-icon/index.html index 4a52d9fbfaf0ad..d105691dd5cd4f 100644 --- a/files/ja/web/css/-moz-force-broken-image-icon/index.html +++ b/files/ja/web/css/-moz-force-broken-image-icon/index.html @@ -27,7 +27,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/-moz-orient/index.html b/files/ja/web/css/-moz-orient/index.html index ddd5011f730bc4..63d2ed53fb2a94 100644 --- a/files/ja/web/css/-moz-orient/index.html +++ b/files/ja/web/css/-moz-orient/index.html @@ -34,7 +34,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/-moz-outline-radius-bottomleft/index.html b/files/ja/web/css/-moz-outline-radius-bottomleft/index.html index 1e839df23f2c46..87acee476f8b30 100644 --- a/files/ja/web/css/-moz-outline-radius-bottomleft/index.html +++ b/files/ja/web/css/-moz-outline-radius-bottomleft/index.html @@ -34,7 +34,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/-moz-outline-radius-bottomright/index.html b/files/ja/web/css/-moz-outline-radius-bottomright/index.html index 684044c104925b..4c83ff265e0196 100644 --- a/files/ja/web/css/-moz-outline-radius-bottomright/index.html +++ b/files/ja/web/css/-moz-outline-radius-bottomright/index.html @@ -34,7 +34,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/-moz-outline-radius-topleft/index.html b/files/ja/web/css/-moz-outline-radius-topleft/index.html index 7d7af0faa28401..ba4a7df4ba3096 100644 --- a/files/ja/web/css/-moz-outline-radius-topleft/index.html +++ b/files/ja/web/css/-moz-outline-radius-topleft/index.html @@ -34,7 +34,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/-moz-outline-radius-topright/index.html b/files/ja/web/css/-moz-outline-radius-topright/index.html index 7337f768c853a3..0bac7fd6dbf169 100644 --- a/files/ja/web/css/-moz-outline-radius-topright/index.html +++ b/files/ja/web/css/-moz-outline-radius-topright/index.html @@ -34,7 +34,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/-moz-outline-radius/index.html b/files/ja/web/css/-moz-outline-radius/index.html index 57fc74d7878db5..16b6dd8cd8ee78 100644 --- a/files/ja/web/css/-moz-outline-radius/index.html +++ b/files/ja/web/css/-moz-outline-radius/index.html @@ -64,7 +64,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/-moz-user-input/index.html b/files/ja/web/css/-moz-user-input/index.html index 76816cb4e3a6ab..351e202fbc6842 100644 --- a/files/ja/web/css/-moz-user-input/index.html +++ b/files/ja/web/css/-moz-user-input/index.html @@ -48,7 +48,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/-webkit-overflow-scrolling/index.html b/files/ja/web/css/-webkit-overflow-scrolling/index.html index 71ce00aefd5dc7..24819faef3bd34 100644 --- a/files/ja/web/css/-webkit-overflow-scrolling/index.html +++ b/files/ja/web/css/-webkit-overflow-scrolling/index.html @@ -27,7 +27,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/-webkit-tap-highlight-color/index.html b/files/ja/web/css/-webkit-tap-highlight-color/index.html index dedb683d9d4c9a..9496a8d8dae06e 100644 --- a/files/ja/web/css/-webkit-tap-highlight-color/index.html +++ b/files/ja/web/css/-webkit-tap-highlight-color/index.html @@ -29,7 +29,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/-webkit-text-fill-color/index.html b/files/ja/web/css/-webkit-text-fill-color/index.html index bf72c45332554c..ca4a868081f697 100644 --- a/files/ja/web/css/-webkit-text-fill-color/index.html +++ b/files/ja/web/css/-webkit-text-fill-color/index.html @@ -31,7 +31,7 @@

形式構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/-webkit-text-stroke-color/index.html b/files/ja/web/css/-webkit-text-stroke-color/index.html index 629533528e30f2..72fa2efa4de1c6 100644 --- a/files/ja/web/css/-webkit-text-stroke-color/index.html +++ b/files/ja/web/css/-webkit-text-stroke-color/index.html @@ -38,7 +38,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/-webkit-text-stroke-width/index.html b/files/ja/web/css/-webkit-text-stroke-width/index.html index 4c76360a013a77..388919b8dc88b7 100644 --- a/files/ja/web/css/-webkit-text-stroke-width/index.html +++ b/files/ja/web/css/-webkit-text-stroke-width/index.html @@ -45,7 +45,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/-webkit-touch-callout/index.html b/files/ja/web/css/-webkit-touch-callout/index.html index b5629e728c21f7..ece9a6b1fb85fd 100644 --- a/files/ja/web/css/-webkit-touch-callout/index.html +++ b/files/ja/web/css/-webkit-touch-callout/index.html @@ -41,7 +41,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@charset/index.html b/files/ja/web/css/@charset/index.html index 7cf9f35ab122eb..f74627226f7ad8 100644 --- a/files/ja/web/css/@charset/index.html +++ b/files/ja/web/css/@charset/index.html @@ -42,8 +42,7 @@

構文

正式な構文

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/@counter-style/additive-symbols/index.html b/files/ja/web/css/@counter-style/additive-symbols/index.html index 7bb03867286626..209536c7b67b3b 100644 --- a/files/ja/web/css/@counter-style/additive-symbols/index.html +++ b/files/ja/web/css/@counter-style/additive-symbols/index.html @@ -26,7 +26,7 @@

構文

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@counter-style/index.html b/files/ja/web/css/@counter-style/index.html index a634e3ba0a5b17..5ba4e3db8bd59b 100644 --- a/files/ja/web/css/@counter-style/index.html +++ b/files/ja/web/css/@counter-style/index.html @@ -92,8 +92,7 @@

記述子

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/@counter-style/prefix/index.html b/files/ja/web/css/@counter-style/prefix/index.html index b69e7d4fcc2eb1..5bfc1c76c8d546 100644 --- a/files/ja/web/css/@counter-style/prefix/index.html +++ b/files/ja/web/css/@counter-style/prefix/index.html @@ -32,7 +32,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@document/index.html b/files/ja/web/css/@document/index.html index 00087b8d9eba51..001b72bf95cf61 100644 --- a/files/ja/web/css/@document/index.html +++ b/files/ja/web/css/@document/index.html @@ -41,7 +41,7 @@

構文

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@font-face/font-display/index.html b/files/ja/web/css/@font-face/font-display/index.html index b10d04d028e1a1..824fa2c5ac86ee 100644 --- a/files/ja/web/css/@font-face/font-display/index.html +++ b/files/ja/web/css/@font-face/font-display/index.html @@ -61,7 +61,7 @@

定義

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@font-face/font-family/index.html b/files/ja/web/css/@font-face/font-family/index.html index 39aa78e3a90acf..a66d1a7d717f39 100644 --- a/files/ja/web/css/@font-face/font-family/index.html +++ b/files/ja/web/css/@font-face/font-family/index.html @@ -37,7 +37,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@font-face/font-stretch/index.html b/files/ja/web/css/@font-face/font-stretch/index.html index 1704f1d662e3be..c73497833c66e3 100644 --- a/files/ja/web/css/@font-face/font-stretch/index.html +++ b/files/ja/web/css/@font-face/font-stretch/index.html @@ -119,8 +119,7 @@

バリアブル (可変) フォン

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/@font-face/font-style/index.html b/files/ja/web/css/@font-face/font-style/index.html index 051fe294c07fed..e5a396b19975aa 100644 --- a/files/ja/web/css/@font-face/font-style/index.html +++ b/files/ja/web/css/@font-face/font-style/index.html @@ -49,7 +49,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@font-face/font-variation-settings/index.html b/files/ja/web/css/@font-face/font-variation-settings/index.html index 5c26e1956af6fe..e693d66ea1f94c 100644 --- a/files/ja/web/css/@font-face/font-variation-settings/index.html +++ b/files/ja/web/css/@font-face/font-variation-settings/index.html @@ -37,7 +37,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@font-face/font-weight/index.html b/files/ja/web/css/@font-face/font-weight/index.html index 77106d3ea9029e..54fb37c0db2073 100644 --- a/files/ja/web/css/@font-face/font-weight/index.html +++ b/files/ja/web/css/@font-face/font-weight/index.html @@ -119,7 +119,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@font-face/index.html b/files/ja/web/css/@font-face/index.html index 2a501194d9dde4..9fd6c271f57f3f 100644 --- a/files/ja/web/css/@font-face/index.html +++ b/files/ja/web/css/@font-face/index.html @@ -65,7 +65,7 @@

記述子

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@font-face/src/index.html b/files/ja/web/css/@font-face/src/index.html index 3e1b90b644b808..573ed4f4b25d5a 100644 --- a/files/ja/web/css/@font-face/src/index.html +++ b/files/ja/web/css/@font-face/src/index.html @@ -56,7 +56,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@font-face/unicode-range/index.html b/files/ja/web/css/@font-face/unicode-range/index.html index 691d5e7f17969b..f96280e303c1c0 100644 --- a/files/ja/web/css/@font-face/unicode-range/index.html +++ b/files/ja/web/css/@font-face/unicode-range/index.html @@ -47,7 +47,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@font-feature-values/index.html b/files/ja/web/css/@font-feature-values/index.html index 18e2d4f558db3d..97abb1265c7166 100644 --- a/files/ja/web/css/@font-feature-values/index.html +++ b/files/ja/web/css/@font-feature-values/index.html @@ -35,7 +35,7 @@

特性値のブロッ

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@import/index.html b/files/ja/web/css/@import/index.html index 8ded92527660f2..4634fb91f567e4 100644 --- a/files/ja/web/css/@import/index.html +++ b/files/ja/web/css/@import/index.html @@ -44,7 +44,7 @@

構文

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

仕様書

diff --git a/files/ja/web/css/@keyframes/index.html b/files/ja/web/css/@keyframes/index.html index 5858a51c9b1f37..0e1f1f7e5336ab 100644 --- a/files/ja/web/css/@keyframes/index.html +++ b/files/ja/web/css/@keyframes/index.html @@ -106,7 +106,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@media/-ms-high-contrast/index.html b/files/ja/web/css/@media/-ms-high-contrast/index.html index e45b3279fac556..d81fe0097f7a40 100644 --- a/files/ja/web/css/@media/-ms-high-contrast/index.html +++ b/files/ja/web/css/@media/-ms-high-contrast/index.html @@ -45,7 +45,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/@media/index.html b/files/ja/web/css/@media/index.html index c5139680943144..a91f7691ea3c4c 100644 --- a/files/ja/web/css/@media/index.html +++ b/files/ja/web/css/@media/index.html @@ -42,7 +42,7 @@

構文

形式文法

-
{{csssyntax}}
+{{csssyntax}}

メディア特性

diff --git a/files/ja/web/css/@namespace/index.html b/files/ja/web/css/@namespace/index.html index 8e8fc4643feb9d..7f0325cce6f385 100644 --- a/files/ja/web/css/@namespace/index.html +++ b/files/ja/web/css/@namespace/index.html @@ -52,7 +52,7 @@

構文

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/@page/bleed/index.html b/files/ja/web/css/@page/bleed/index.html index 83bc2b853c6614..a5f275ba896ecb 100644 --- a/files/ja/web/css/@page/bleed/index.html +++ b/files/ja/web/css/@page/bleed/index.html @@ -39,7 +39,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@page/index.html b/files/ja/web/css/@page/index.html index a03ac2dff65e04..88748a9bda97f3 100644 --- a/files/ja/web/css/@page/index.html +++ b/files/ja/web/css/@page/index.html @@ -51,7 +51,7 @@

解説

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@page/marks/index.html b/files/ja/web/css/@page/marks/index.html index eaced148e49d7d..61384437ef8f71 100644 --- a/files/ja/web/css/@page/marks/index.html +++ b/files/ja/web/css/@page/marks/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@page/size/index.html b/files/ja/web/css/@page/size/index.html index 5193209c532df4..07e1acbd38818f 100644 --- a/files/ja/web/css/@page/size/index.html +++ b/files/ja/web/css/@page/size/index.html @@ -86,7 +86,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/@supports/index.html b/files/ja/web/css/@supports/index.html index 68aa4f4bc77666..87635707c20e2d 100644 --- a/files/ja/web/css/@supports/index.html +++ b/files/ja/web/css/@supports/index.html @@ -95,7 +95,7 @@

or 演算子

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/@viewport/index.html b/files/ja/web/css/@viewport/index.html index de6cfc815c59e1..3b68effd7d3fdd 100644 --- a/files/ja/web/css/@viewport/index.html +++ b/files/ja/web/css/@viewport/index.html @@ -73,7 +73,7 @@

記述子

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_-moz-only-whitespace/index.html b/files/ja/web/css/_colon_-moz-only-whitespace/index.html index 95e836c63795cc..9729d69af855c0 100644 --- a/files/ja/web/css/_colon_-moz-only-whitespace/index.html +++ b/files/ja/web/css/_colon_-moz-only-whitespace/index.html @@ -20,7 +20,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_colon_-moz-submit-invalid/index.html b/files/ja/web/css/_colon_-moz-submit-invalid/index.html index e3c30af31a0f37..e6ca34b6d0903d 100644 --- a/files/ja/web/css/_colon_-moz-submit-invalid/index.html +++ b/files/ja/web/css/_colon_-moz-submit-invalid/index.html @@ -22,7 +22,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

ブラウザーの互換性

diff --git a/files/ja/web/css/_colon_active/index.html b/files/ja/web/css/_colon_active/index.html index 595e02a93e92f7..3684f2b3b66798 100644 --- a/files/ja/web/css/_colon_active/index.html +++ b/files/ja/web/css/_colon_active/index.html @@ -27,7 +27,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_any-link/index.html b/files/ja/web/css/_colon_any-link/index.html index 045771ef23ae00..735063ac381283 100644 --- a/files/ja/web/css/_colon_any-link/index.html +++ b/files/ja/web/css/_colon_any-link/index.html @@ -22,8 +22,7 @@

構文

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_blank/index.html b/files/ja/web/css/_colon_blank/index.html index 31b50869f276c7..c53a13b4197f0b 100644 --- a/files/ja/web/css/_colon_blank/index.html +++ b/files/ja/web/css/_colon_blank/index.html @@ -24,7 +24,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_colon_checked/index.html b/files/ja/web/css/_colon_checked/index.html index f5be173f833007..b5ff9865422347 100644 --- a/files/ja/web/css/_colon_checked/index.html +++ b/files/ja/web/css/_colon_checked/index.html @@ -35,7 +35,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_default/index.html b/files/ja/web/css/_colon_default/index.html index 528bbd7d80fd68..f14bcab134075d 100644 --- a/files/ja/web/css/_colon_default/index.html +++ b/files/ja/web/css/_colon_default/index.html @@ -26,8 +26,7 @@

構文

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_defined/index.html b/files/ja/web/css/_colon_defined/index.html index 814f136f82cd6a..2e146cdd243db6 100644 --- a/files/ja/web/css/_colon_defined/index.html +++ b/files/ja/web/css/_colon_defined/index.html @@ -29,7 +29,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_dir/index.html b/files/ja/web/css/_colon_dir/index.html index 5a97d10b89b982..a6095af7f7cd44 100644 --- a/files/ja/web/css/_colon_dir/index.html +++ b/files/ja/web/css/_colon_dir/index.html @@ -45,7 +45,7 @@

引数

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_disabled/index.html b/files/ja/web/css/_colon_disabled/index.html index 3931a973e2c2e3..2f0d97a3739081 100644 --- a/files/ja/web/css/_colon_disabled/index.html +++ b/files/ja/web/css/_colon_disabled/index.html @@ -21,7 +21,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_empty/index.html b/files/ja/web/css/_colon_empty/index.html index 6dbc6232affcdd..352b7c18736dd4 100644 --- a/files/ja/web/css/_colon_empty/index.html +++ b/files/ja/web/css/_colon_empty/index.html @@ -26,7 +26,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_colon_enabled/index.html b/files/ja/web/css/_colon_enabled/index.html index edba1d3d3a97d0..1ec68a79abe425 100644 --- a/files/ja/web/css/_colon_enabled/index.html +++ b/files/ja/web/css/_colon_enabled/index.html @@ -21,7 +21,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_first-child/index.html b/files/ja/web/css/_colon_first-child/index.html index a0377e61a9a158..e5b88ddc045c94 100644 --- a/files/ja/web/css/_colon_first-child/index.html +++ b/files/ja/web/css/_colon_first-child/index.html @@ -26,8 +26,7 @@

構文

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_first-of-type/index.html b/files/ja/web/css/_colon_first-of-type/index.html index 3d0fe724cdbefa..155cb16a12f3d3 100644 --- a/files/ja/web/css/_colon_first-of-type/index.html +++ b/files/ja/web/css/_colon_first-of-type/index.html @@ -26,8 +26,7 @@

構文

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_first/index.html b/files/ja/web/css/_colon_first/index.html index a15a595580529f..032b21be196ec7 100644 --- a/files/ja/web/css/_colon_first/index.html +++ b/files/ja/web/css/_colon_first/index.html @@ -28,7 +28,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_focus-visible/index.html b/files/ja/web/css/_colon_focus-visible/index.html index de61ad9b5cf235..c1c8f8c4b73928 100644 --- a/files/ja/web/css/_colon_focus-visible/index.html +++ b/files/ja/web/css/_colon_focus-visible/index.html @@ -23,7 +23,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_colon_focus-within/index.html b/files/ja/web/css/_colon_focus-within/index.html index 1bc44e63ed9f55..b16a797e139c82 100644 --- a/files/ja/web/css/_colon_focus-within/index.html +++ b/files/ja/web/css/_colon_focus-within/index.html @@ -25,7 +25,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_colon_focus/index.html b/files/ja/web/css/_colon_focus/index.html index a363d17db2c0c3..ca77f40be2824d 100644 --- a/files/ja/web/css/_colon_focus/index.html +++ b/files/ja/web/css/_colon_focus/index.html @@ -28,7 +28,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_colon_fullscreen/index.html b/files/ja/web/css/_colon_fullscreen/index.html index 82d5cb648ce805..651c85305883ca 100644 --- a/files/ja/web/css/_colon_fullscreen/index.html +++ b/files/ja/web/css/_colon_fullscreen/index.html @@ -19,7 +19,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

使用上のメモ

diff --git a/files/ja/web/css/_colon_has/index.html b/files/ja/web/css/_colon_has/index.html index 4579b2c8f4bec0..10b552f611fbb7 100644 --- a/files/ja/web/css/_colon_has/index.html +++ b/files/ja/web/css/_colon_has/index.html @@ -22,7 +22,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_colon_host-context()/index.html b/files/ja/web/css/_colon_host-context()/index.html index 33cd84271f9c6b..689f54c819efba 100644 --- a/files/ja/web/css/_colon_host-context()/index.html +++ b/files/ja/web/css/_colon_host-context()/index.html @@ -47,7 +47,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_colon_hover/index.html b/files/ja/web/css/_colon_hover/index.html index ab48b04af2d0b0..d6420f0f5b2601 100644 --- a/files/ja/web/css/_colon_hover/index.html +++ b/files/ja/web/css/_colon_hover/index.html @@ -24,7 +24,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_in-range/index.html b/files/ja/web/css/_colon_in-range/index.html index 825e4153279322..d4bf9c9485afd6 100644 --- a/files/ja/web/css/_colon_in-range/index.html +++ b/files/ja/web/css/_colon_in-range/index.html @@ -25,7 +25,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_indeterminate/index.html b/files/ja/web/css/_colon_indeterminate/index.html index 6a444e188a6e5e..5e4d19f79dbacc 100644 --- a/files/ja/web/css/_colon_indeterminate/index.html +++ b/files/ja/web/css/_colon_indeterminate/index.html @@ -33,7 +33,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_invalid/index.html b/files/ja/web/css/_colon_invalid/index.html index 9eb7b9d655e3e3..6a7a05786d9058 100644 --- a/files/ja/web/css/_colon_invalid/index.html +++ b/files/ja/web/css/_colon_invalid/index.html @@ -25,7 +25,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_is/index.html b/files/ja/web/css/_colon_is/index.html index 9335378d3dfaf1..87634d800b0510 100644 --- a/files/ja/web/css/_colon_is/index.html +++ b/files/ja/web/css/_colon_is/index.html @@ -229,7 +229,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

仕様書

diff --git a/files/ja/web/css/_colon_lang/index.html b/files/ja/web/css/_colon_lang/index.html index ea0bb496a50711..2bc729ff809b72 100644 --- a/files/ja/web/css/_colon_lang/index.html +++ b/files/ja/web/css/_colon_lang/index.html @@ -27,7 +27,7 @@

構文

形式文法

-
{{csssyntax}}
+{{csssyntax}}

引数

diff --git a/files/ja/web/css/_colon_last-child/index.html b/files/ja/web/css/_colon_last-child/index.html index 7c49e1ef58e9bd..0d56ee3fc4eee7 100644 --- a/files/ja/web/css/_colon_last-child/index.html +++ b/files/ja/web/css/_colon_last-child/index.html @@ -26,7 +26,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_last-of-type/index.html b/files/ja/web/css/_colon_last-of-type/index.html index e8be8ce1969303..0a2ea2a9c4911d 100644 --- a/files/ja/web/css/_colon_last-of-type/index.html +++ b/files/ja/web/css/_colon_last-of-type/index.html @@ -25,8 +25,7 @@

構文

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_left/index.html b/files/ja/web/css/_colon_left/index.html index 141cfe457352d9..cee828acd0e7a0 100644 --- a/files/ja/web/css/_colon_left/index.html +++ b/files/ja/web/css/_colon_left/index.html @@ -30,7 +30,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_link/index.html b/files/ja/web/css/_colon_link/index.html index 4a78a0d6e82961..a7e836cc132bf5 100644 --- a/files/ja/web/css/_colon_link/index.html +++ b/files/ja/web/css/_colon_link/index.html @@ -26,7 +26,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_not/index.html b/files/ja/web/css/_colon_not/index.html index 50707d6fc0ac5f..9596ce5bdb1b38 100644 --- a/files/ja/web/css/_colon_not/index.html +++ b/files/ja/web/css/_colon_not/index.html @@ -31,7 +31,7 @@

構文

複数のセレクターを指定することは実験的な機能で、広くは対応されていません。

-
{{csssyntax}}
+{{csssyntax}}

解説

diff --git a/files/ja/web/css/_colon_nth-child/index.html b/files/ja/web/css/_colon_nth-child/index.html index 43b4a9f49a3c50..5b73519235b751 100644 --- a/files/ja/web/css/_colon_nth-child/index.html +++ b/files/ja/web/css/_colon_nth-child/index.html @@ -52,8 +52,7 @@

関数表記

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_nth-last-child/index.html b/files/ja/web/css/_colon_nth-last-child/index.html index 997902b16fb282..a947bf0ce0cc4c 100644 --- a/files/ja/web/css/_colon_nth-last-child/index.html +++ b/files/ja/web/css/_colon_nth-last-child/index.html @@ -46,8 +46,7 @@

関数表記

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_nth-last-of-type/index.html b/files/ja/web/css/_colon_nth-last-of-type/index.html index 302644c8029568..962cf8b2db5b96 100644 --- a/files/ja/web/css/_colon_nth-last-of-type/index.html +++ b/files/ja/web/css/_colon_nth-last-of-type/index.html @@ -32,8 +32,7 @@

構文

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_nth-of-type/index.html b/files/ja/web/css/_colon_nth-of-type/index.html index 9cc99efb72e996..ae6e1d42f1426b 100644 --- a/files/ja/web/css/_colon_nth-of-type/index.html +++ b/files/ja/web/css/_colon_nth-of-type/index.html @@ -29,8 +29,7 @@

構文

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_only-child/index.html b/files/ja/web/css/_colon_only-child/index.html index 89ce4eb5fdbd86..c823bfcc6e2603 100644 --- a/files/ja/web/css/_colon_only-child/index.html +++ b/files/ja/web/css/_colon_only-child/index.html @@ -25,8 +25,7 @@

構文

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_only-of-type/index.html b/files/ja/web/css/_colon_only-of-type/index.html index bf2d2b4df908a7..08bae368558934 100644 --- a/files/ja/web/css/_colon_only-of-type/index.html +++ b/files/ja/web/css/_colon_only-of-type/index.html @@ -26,8 +26,7 @@

構文

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_optional/index.html b/files/ja/web/css/_colon_optional/index.html index cdce764fdbbb10..4de606f4fc49ad 100644 --- a/files/ja/web/css/_colon_optional/index.html +++ b/files/ja/web/css/_colon_optional/index.html @@ -27,7 +27,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_out-of-range/index.html b/files/ja/web/css/_colon_out-of-range/index.html index 7afe975a9e885e..d63ef3750c8c0d 100644 --- a/files/ja/web/css/_colon_out-of-range/index.html +++ b/files/ja/web/css/_colon_out-of-range/index.html @@ -27,7 +27,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_placeholder-shown/index.html b/files/ja/web/css/_colon_placeholder-shown/index.html index ff139e88fc0fd7..a156a2592a02b2 100644 --- a/files/ja/web/css/_colon_placeholder-shown/index.html +++ b/files/ja/web/css/_colon_placeholder-shown/index.html @@ -20,7 +20,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_colon_read-only/index.html b/files/ja/web/css/_colon_read-only/index.html index 297b45a46e7274..1e202674444103 100644 --- a/files/ja/web/css/_colon_read-only/index.html +++ b/files/ja/web/css/_colon_read-only/index.html @@ -26,7 +26,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_read-write/index.html b/files/ja/web/css/_colon_read-write/index.html index 64552f03de1552..5e6070180d81fd 100644 --- a/files/ja/web/css/_colon_read-write/index.html +++ b/files/ja/web/css/_colon_read-write/index.html @@ -26,7 +26,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_required/index.html b/files/ja/web/css/_colon_required/index.html index b69b29f62845c8..6b5ecad693f591 100644 --- a/files/ja/web/css/_colon_required/index.html +++ b/files/ja/web/css/_colon_required/index.html @@ -27,7 +27,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_right/index.html b/files/ja/web/css/_colon_right/index.html index 1b6b7e25054a16..dc06dc313b0669 100644 --- a/files/ja/web/css/_colon_right/index.html +++ b/files/ja/web/css/_colon_right/index.html @@ -30,7 +30,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_root/index.html b/files/ja/web/css/_colon_root/index.html index 7b91951406e6c8..ae0be3dd3a58ba 100644 --- a/files/ja/web/css/_colon_root/index.html +++ b/files/ja/web/css/_colon_root/index.html @@ -22,7 +22,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_scope/index.html b/files/ja/web/css/_colon_scope/index.html index 888c9a876e78b0..f95ce0731bd1a8 100644 --- a/files/ja/web/css/_colon_scope/index.html +++ b/files/ja/web/css/_colon_scope/index.html @@ -24,7 +24,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_target/index.html b/files/ja/web/css/_colon_target/index.html index bb9a9c40d74b8a..514428636c85d6 100644 --- a/files/ja/web/css/_colon_target/index.html +++ b/files/ja/web/css/_colon_target/index.html @@ -30,7 +30,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_valid/index.html b/files/ja/web/css/_colon_valid/index.html index eeb229b80d2520..92f7e6cb9da2a4 100644 --- a/files/ja/web/css/_colon_valid/index.html +++ b/files/ja/web/css/_colon_valid/index.html @@ -25,7 +25,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_visited/index.html b/files/ja/web/css/_colon_visited/index.html index 38fbc1e1a5069f..0b08f6fabdb62b 100644 --- a/files/ja/web/css/_colon_visited/index.html +++ b/files/ja/web/css/_colon_visited/index.html @@ -37,7 +37,7 @@

スタイル適用の

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_colon_where/index.html b/files/ja/web/css/_colon_where/index.html index 4516b847d0bffd..ea043624c117ce 100644 --- a/files/ja/web/css/_colon_where/index.html +++ b/files/ja/web/css/_colon_where/index.html @@ -96,7 +96,7 @@

:where() と :is()

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

仕様書

diff --git a/files/ja/web/css/_doublecolon_-moz-color-swatch/index.html b/files/ja/web/css/_doublecolon_-moz-color-swatch/index.html index e393f9cceb78d9..e7e4a9b7742e72 100644 --- a/files/ja/web/css/_doublecolon_-moz-color-swatch/index.html +++ b/files/ja/web/css/_doublecolon_-moz-color-swatch/index.html @@ -22,8 +22,7 @@

構文

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/_doublecolon_-moz-progress-bar/index.html b/files/ja/web/css/_doublecolon_-moz-progress-bar/index.html index 8b1bff631c72b8..f683b31da8be58 100644 --- a/files/ja/web/css/_doublecolon_-moz-progress-bar/index.html +++ b/files/ja/web/css/_doublecolon_-moz-progress-bar/index.html @@ -21,7 +21,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_doublecolon_-moz-range-track/index.html b/files/ja/web/css/_doublecolon_-moz-range-track/index.html index a8e2b5b044edd9..f5225e7e877610 100644 --- a/files/ja/web/css/_doublecolon_-moz-range-track/index.html +++ b/files/ja/web/css/_doublecolon_-moz-range-track/index.html @@ -20,7 +20,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_doublecolon_after/index.html b/files/ja/web/css/_doublecolon_after/index.html index a7ba688a7b5a88..fe350e308f84b7 100644 --- a/files/ja/web/css/_doublecolon_after/index.html +++ b/files/ja/web/css/_doublecolon_after/index.html @@ -24,7 +24,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

メモ: CSS3 では疑似クラス疑似要素を見分けやすくするために、 ::after の表記法(二重コロン付き)が導入されました。ブラウザーでは CSS2 で導入された :after も使用できます。

diff --git a/files/ja/web/css/_doublecolon_backdrop/index.html b/files/ja/web/css/_doublecolon_backdrop/index.html index 401fbd040ca59a..284ce2207cab93 100644 --- a/files/ja/web/css/_doublecolon_backdrop/index.html +++ b/files/ja/web/css/_doublecolon_backdrop/index.html @@ -29,7 +29,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_doublecolon_before/index.html b/files/ja/web/css/_doublecolon_before/index.html index 65596a63d75f11..66846ef76ec679 100644 --- a/files/ja/web/css/_doublecolon_before/index.html +++ b/files/ja/web/css/_doublecolon_before/index.html @@ -25,7 +25,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

注: CSS3 では擬似クラス擬似要素を見分けやすくするために、 ::before の表記法 (二重コロン付き) が導入されました。ブラウザーでは CSS2 で導入された :before も使用できます。

diff --git a/files/ja/web/css/_doublecolon_cue/index.html b/files/ja/web/css/_doublecolon_cue/index.html index 7422b52d8c334c..3c9038127223fc 100644 --- a/files/ja/web/css/_doublecolon_cue/index.html +++ b/files/ja/web/css/_doublecolon_cue/index.html @@ -49,7 +49,7 @@

利用可能なプロ

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_doublecolon_first-letter/index.html b/files/ja/web/css/_doublecolon_first-letter/index.html index 8d9d2235fe2ad0..6063906558d3c5 100644 --- a/files/ja/web/css/_doublecolon_first-letter/index.html +++ b/files/ja/web/css/_doublecolon_first-letter/index.html @@ -46,7 +46,7 @@

利用可能なプロ

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_doublecolon_first-line/index.html b/files/ja/web/css/_doublecolon_first-line/index.html index ca36c8b9a05632..88125bdf8d842b 100644 --- a/files/ja/web/css/_doublecolon_first-line/index.html +++ b/files/ja/web/css/_doublecolon_first-line/index.html @@ -36,7 +36,7 @@

利用可能なプロ

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_doublecolon_marker/index.html b/files/ja/web/css/_doublecolon_marker/index.html index 456202817e827d..a0161b134f1987 100644 --- a/files/ja/web/css/_doublecolon_marker/index.html +++ b/files/ja/web/css/_doublecolon_marker/index.html @@ -40,7 +40,7 @@

利用できるプロ

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_doublecolon_part/index.html b/files/ja/web/css/_doublecolon_part/index.html index f4af2fa823c822..3e2388e2f05e3c 100644 --- a/files/ja/web/css/_doublecolon_part/index.html +++ b/files/ja/web/css/_doublecolon_part/index.html @@ -26,7 +26,7 @@

構文

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/_doublecolon_placeholder/index.html b/files/ja/web/css/_doublecolon_placeholder/index.html index 114448ae340a1b..3d16518f8f714a 100644 --- a/files/ja/web/css/_doublecolon_placeholder/index.html +++ b/files/ja/web/css/_doublecolon_placeholder/index.html @@ -26,7 +26,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/_doublecolon_slotted/index.html b/files/ja/web/css/_doublecolon_slotted/index.html index e02c142be64a43..6d69cb223a928a 100644 --- a/files/ja/web/css/_doublecolon_slotted/index.html +++ b/files/ja/web/css/_doublecolon_slotted/index.html @@ -29,7 +29,7 @@

構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/align-content/index.html b/files/ja/web/css/align-content/index.html index 7c2530a7d26d14..b981cfc6608d26 100644 --- a/files/ja/web/css/align-content/index.html +++ b/files/ja/web/css/align-content/index.html @@ -100,7 +100,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/align-items/index.html b/files/ja/web/css/align-items/index.html index c93aa16148796c..20bb86a4b1e060 100644 --- a/files/ja/web/css/align-items/index.html +++ b/files/ja/web/css/align-items/index.html @@ -89,8 +89,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/align-self/index.html b/files/ja/web/css/align-self/index.html index ff0dcae67a396d..d32711ef2ab2c5 100644 --- a/files/ja/web/css/align-self/index.html +++ b/files/ja/web/css/align-self/index.html @@ -91,7 +91,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/all/index.html b/files/ja/web/css/all/index.html index a65d37fcf5414e..5b3577e2a0b186 100644 --- a/files/ja/web/css/all/index.html +++ b/files/ja/web/css/all/index.html @@ -54,7 +54,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/animation-delay/index.html b/files/ja/web/css/animation-delay/index.html index 2535908e60d1c4..6c9db36216bca4 100644 --- a/files/ja/web/css/animation-delay/index.html +++ b/files/ja/web/css/animation-delay/index.html @@ -48,8 +48,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/animation-direction/index.html b/files/ja/web/css/animation-direction/index.html index a3ecf9e9acb69b..372c4f5414315d 100644 --- a/files/ja/web/css/animation-direction/index.html +++ b/files/ja/web/css/animation-direction/index.html @@ -57,7 +57,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/animation-duration/index.html b/files/ja/web/css/animation-duration/index.html index becc1fd74322cd..6bd4b5aa39efe1 100644 --- a/files/ja/web/css/animation-duration/index.html +++ b/files/ja/web/css/animation-duration/index.html @@ -52,7 +52,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/animation-fill-mode/index.html b/files/ja/web/css/animation-fill-mode/index.html index d2752a3009bc10..387e7904f4cb0f 100644 --- a/files/ja/web/css/animation-fill-mode/index.html +++ b/files/ja/web/css/animation-fill-mode/index.html @@ -111,7 +111,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/animation-iteration-count/index.html b/files/ja/web/css/animation-iteration-count/index.html index a7e74e4f23628c..0b0e61ee248f47 100644 --- a/files/ja/web/css/animation-iteration-count/index.html +++ b/files/ja/web/css/animation-iteration-count/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/animation-name/index.html b/files/ja/web/css/animation-name/index.html index 885cba4529039c..e37b4b387cf6ed 100644 --- a/files/ja/web/css/animation-name/index.html +++ b/files/ja/web/css/animation-name/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/animation-timing-function/index.html b/files/ja/web/css/animation-timing-function/index.html index b2e5cbb10d9a9f..817cb1c6dc3b44 100644 --- a/files/ja/web/css/animation-timing-function/index.html +++ b/files/ja/web/css/animation-timing-function/index.html @@ -106,7 +106,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/animation/index.html b/files/ja/web/css/animation/index.html index 2d3fc607707197..84bde31c6b285e 100644 --- a/files/ja/web/css/animation/index.html +++ b/files/ja/web/css/animation/index.html @@ -254,7 +254,7 @@

構文形式

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/appearance/index.html b/files/ja/web/css/appearance/index.html index c3bcde3b539803..7953ceb9bdff4a 100644 --- a/files/ja/web/css/appearance/index.html +++ b/files/ja/web/css/appearance/index.html @@ -2625,7 +2625,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/attr()/index.html b/files/ja/web/css/attr()/index.html index 12fe274750310e..8cbb24e8f89dc3 100644 --- a/files/ja/web/css/attr()/index.html +++ b/files/ja/web/css/attr()/index.html @@ -160,7 +160,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/backdrop-filter/index.html b/files/ja/web/css/backdrop-filter/index.html index 11d185cec22784..6907d0bcca1a32 100644 --- a/files/ja/web/css/backdrop-filter/index.html +++ b/files/ja/web/css/backdrop-filter/index.html @@ -61,7 +61,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/backface-visibility/index.html b/files/ja/web/css/backface-visibility/index.html index abe789c0571017..a8bae22c1f3a67 100644 --- a/files/ja/web/css/backface-visibility/index.html +++ b/files/ja/web/css/backface-visibility/index.html @@ -47,7 +47,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/background-attachment/index.html b/files/ja/web/css/background-attachment/index.html index cca2c19152c48f..c03133a908d18f 100644 --- a/files/ja/web/css/background-attachment/index.html +++ b/files/ja/web/css/background-attachment/index.html @@ -49,7 +49,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/background-blend-mode/index.html b/files/ja/web/css/background-blend-mode/index.html index 11fea632d74fb1..ad6c70f7f70745 100644 --- a/files/ja/web/css/background-blend-mode/index.html +++ b/files/ja/web/css/background-blend-mode/index.html @@ -41,7 +41,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/background-clip/index.html b/files/ja/web/css/background-clip/index.html index f9a9583cde96a8..d6510c68dfab40 100644 --- a/files/ja/web/css/background-clip/index.html +++ b/files/ja/web/css/background-clip/index.html @@ -60,7 +60,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/background-color/index.html b/files/ja/web/css/background-color/index.html index c75f4fb2483751..ed0eb49de535f9 100644 --- a/files/ja/web/css/background-color/index.html +++ b/files/ja/web/css/background-color/index.html @@ -57,7 +57,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/background-image/index.html b/files/ja/web/css/background-image/index.html index 6305d98ea0e131..d119b338c73146 100644 --- a/files/ja/web/css/background-image/index.html +++ b/files/ja/web/css/background-image/index.html @@ -64,7 +64,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/background-origin/index.html b/files/ja/web/css/background-origin/index.html index bdef2ef165d7c4..3de769781a4f0c 100644 --- a/files/ja/web/css/background-origin/index.html +++ b/files/ja/web/css/background-origin/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/background-position-x/index.html b/files/ja/web/css/background-position-x/index.html index b2d1d43a2211ce..ce81a0ce8d8fac 100644 --- a/files/ja/web/css/background-position-x/index.html +++ b/files/ja/web/css/background-position-x/index.html @@ -66,7 +66,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/background-position-y/index.html b/files/ja/web/css/background-position-y/index.html index a57e4311469d14..22181f8a82630d 100644 --- a/files/ja/web/css/background-position-y/index.html +++ b/files/ja/web/css/background-position-y/index.html @@ -67,7 +67,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/background-position/index.html b/files/ja/web/css/background-position/index.html index 57d104aef12ba1..2fc5c8878a860d 100644 --- a/files/ja/web/css/background-position/index.html +++ b/files/ja/web/css/background-position/index.html @@ -132,7 +132,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/background-repeat/index.html b/files/ja/web/css/background-repeat/index.html index 671f07820261b2..869681c4428101 100644 --- a/files/ja/web/css/background-repeat/index.html +++ b/files/ja/web/css/background-repeat/index.html @@ -107,8 +107,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/background-size/index.html b/files/ja/web/css/background-size/index.html index 377a64e80032cc..c49c9c104d5f59 100644 --- a/files/ja/web/css/background-size/index.html +++ b/files/ja/web/css/background-size/index.html @@ -130,8 +130,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/background/index.html b/files/ja/web/css/background/index.html index 92ce9a91896095..9b9d627a88ca77 100644 --- a/files/ja/web/css/background/index.html +++ b/files/ja/web/css/background/index.html @@ -100,7 +100,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/block-size/index.html b/files/ja/web/css/block-size/index.html index 9e4f4238518202..adc0b332a4e97b 100644 --- a/files/ja/web/css/block-size/index.html +++ b/files/ja/web/css/block-size/index.html @@ -51,7 +51,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-color/index.html b/files/ja/web/css/border-block-color/index.html index 3b3b348c11db44..469b761c1c0800 100644 --- a/files/ja/web/css/border-block-color/index.html +++ b/files/ja/web/css/border-block-color/index.html @@ -34,7 +34,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-end-color/index.html b/files/ja/web/css/border-block-end-color/index.html index ad34d10b2f77d9..03ac8d3c16cb33 100644 --- a/files/ja/web/css/border-block-end-color/index.html +++ b/files/ja/web/css/border-block-end-color/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-end-style/index.html b/files/ja/web/css/border-block-end-style/index.html index b536bdd846cc61..2e96f95976214d 100644 --- a/files/ja/web/css/border-block-end-style/index.html +++ b/files/ja/web/css/border-block-end-style/index.html @@ -44,7 +44,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-end-width/index.html b/files/ja/web/css/border-block-end-width/index.html index 131b154a8551bc..2c8c28311cf8bf 100644 --- a/files/ja/web/css/border-block-end-width/index.html +++ b/files/ja/web/css/border-block-end-width/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-end/index.html b/files/ja/web/css/border-block-end/index.html index 485152ccb0fa92..ae91e06321e4da 100644 --- a/files/ja/web/css/border-block-end/index.html +++ b/files/ja/web/css/border-block-end/index.html @@ -51,7 +51,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-start-color/index.html b/files/ja/web/css/border-block-start-color/index.html index 5ca63e40e58cd1..2b09b056cc8f87 100644 --- a/files/ja/web/css/border-block-start-color/index.html +++ b/files/ja/web/css/border-block-start-color/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-start-style/index.html b/files/ja/web/css/border-block-start-style/index.html index cff711d7900462..692e021c6ca6fb 100644 --- a/files/ja/web/css/border-block-start-style/index.html +++ b/files/ja/web/css/border-block-start-style/index.html @@ -45,7 +45,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-start-width/index.html b/files/ja/web/css/border-block-start-width/index.html index 4409e56a82eb65..27dc24485ae068 100644 --- a/files/ja/web/css/border-block-start-width/index.html +++ b/files/ja/web/css/border-block-start-width/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-start/index.html b/files/ja/web/css/border-block-start/index.html index 6e4490037a1fee..afe28a1792ac06 100644 --- a/files/ja/web/css/border-block-start/index.html +++ b/files/ja/web/css/border-block-start/index.html @@ -52,7 +52,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-style/index.html b/files/ja/web/css/border-block-style/index.html index 928aeb32cf5aa7..9010e1979b86cf 100644 --- a/files/ja/web/css/border-block-style/index.html +++ b/files/ja/web/css/border-block-style/index.html @@ -36,7 +36,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block-width/index.html b/files/ja/web/css/border-block-width/index.html index e20b409a44f193..53a13b74492bbf 100644 --- a/files/ja/web/css/border-block-width/index.html +++ b/files/ja/web/css/border-block-width/index.html @@ -35,7 +35,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-block/index.html b/files/ja/web/css/border-block/index.html index 1d5b7369604d7b..2bbe8ffd2482f7 100644 --- a/files/ja/web/css/border-block/index.html +++ b/files/ja/web/css/border-block/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-bottom-color/index.html b/files/ja/web/css/border-bottom-color/index.html index 37b4ce9f2a9818..d2a3cb3fec5095 100644 --- a/files/ja/web/css/border-bottom-color/index.html +++ b/files/ja/web/css/border-bottom-color/index.html @@ -48,7 +48,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-bottom-left-radius/index.html b/files/ja/web/css/border-bottom-left-radius/index.html index e6805d19db4f0d..8033f817fc5ce3 100644 --- a/files/ja/web/css/border-bottom-left-radius/index.html +++ b/files/ja/web/css/border-bottom-left-radius/index.html @@ -74,7 +74,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-bottom-right-radius/index.html b/files/ja/web/css/border-bottom-right-radius/index.html index 090de6ee4a6ae5..1a29b5cb07821e 100644 --- a/files/ja/web/css/border-bottom-right-radius/index.html +++ b/files/ja/web/css/border-bottom-right-radius/index.html @@ -68,7 +68,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-bottom-style/index.html b/files/ja/web/css/border-bottom-style/index.html index 01471dae24a29d..d3881ad2ae6896 100644 --- a/files/ja/web/css/border-bottom-style/index.html +++ b/files/ja/web/css/border-bottom-style/index.html @@ -45,7 +45,7 @@

構文

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-bottom-width/index.html b/files/ja/web/css/border-bottom-width/index.html index fb65fdb357cce9..bae3701823b752 100644 --- a/files/ja/web/css/border-bottom-width/index.html +++ b/files/ja/web/css/border-bottom-width/index.html @@ -76,7 +76,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-bottom/index.html b/files/ja/web/css/border-bottom/index.html index dfc11e2f13b438..c7efae482bd520 100644 --- a/files/ja/web/css/border-bottom/index.html +++ b/files/ja/web/css/border-bottom/index.html @@ -67,7 +67,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-collapse/index.html b/files/ja/web/css/border-collapse/index.html index 384a7d42c90c32..30f38c80090f91 100644 --- a/files/ja/web/css/border-collapse/index.html +++ b/files/ja/web/css/border-collapse/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-color/index.html b/files/ja/web/css/border-color/index.html index 2e1c0247af78d7..bc1c57c89c20c9 100644 --- a/files/ja/web/css/border-color/index.html +++ b/files/ja/web/css/border-color/index.html @@ -65,7 +65,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-end-end-radius/index.html b/files/ja/web/css/border-end-end-radius/index.html index 2b479ee9234de6..c5e4a76db0c86e 100644 --- a/files/ja/web/css/border-end-end-radius/index.html +++ b/files/ja/web/css/border-end-end-radius/index.html @@ -47,7 +47,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/border-end-start-radius/index.html b/files/ja/web/css/border-end-start-radius/index.html index d7967ba6b19861..427e1ddf46ebbc 100644 --- a/files/ja/web/css/border-end-start-radius/index.html +++ b/files/ja/web/css/border-end-start-radius/index.html @@ -47,7 +47,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/border-image-outset/index.html b/files/ja/web/css/border-image-outset/index.html index 2ae454522e4233..959f344af980b1 100644 --- a/files/ja/web/css/border-image-outset/index.html +++ b/files/ja/web/css/border-image-outset/index.html @@ -62,7 +62,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-image-repeat/index.html b/files/ja/web/css/border-image-repeat/index.html index 53d19da69d915b..05e178d0e278a2 100644 --- a/files/ja/web/css/border-image-repeat/index.html +++ b/files/ja/web/css/border-image-repeat/index.html @@ -56,7 +56,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-image-slice/index.html b/files/ja/web/css/border-image-slice/index.html index 98e350758fd828..80ae1eedc5b868 100644 --- a/files/ja/web/css/border-image-slice/index.html +++ b/files/ja/web/css/border-image-slice/index.html @@ -79,7 +79,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/border-image-source/index.html b/files/ja/web/css/border-image-source/index.html index ffac71e956ce71..d0be765591ce0e 100644 --- a/files/ja/web/css/border-image-source/index.html +++ b/files/ja/web/css/border-image-source/index.html @@ -51,7 +51,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-image-width/index.html b/files/ja/web/css/border-image-width/index.html index 35702b39585540..f42f0f856e8382 100644 --- a/files/ja/web/css/border-image-width/index.html +++ b/files/ja/web/css/border-image-width/index.html @@ -70,7 +70,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-image/index.html b/files/ja/web/css/border-image/index.html index 0ee0aa316a2fad..22be397782e448 100644 --- a/files/ja/web/css/border-image/index.html +++ b/files/ja/web/css/border-image/index.html @@ -63,7 +63,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-color/index.html b/files/ja/web/css/border-inline-color/index.html index 8dbf1be88ffa39..2a604e52e00c85 100644 --- a/files/ja/web/css/border-inline-color/index.html +++ b/files/ja/web/css/border-inline-color/index.html @@ -34,7 +34,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-end-color/index.html b/files/ja/web/css/border-inline-end-color/index.html index 4a868a5bedff80..c15a11954461a5 100644 --- a/files/ja/web/css/border-inline-end-color/index.html +++ b/files/ja/web/css/border-inline-end-color/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-end-style/index.html b/files/ja/web/css/border-inline-end-style/index.html index a33a5711ddd7ad..460918c0b1eea1 100644 --- a/files/ja/web/css/border-inline-end-style/index.html +++ b/files/ja/web/css/border-inline-end-style/index.html @@ -44,7 +44,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-end-width/index.html b/files/ja/web/css/border-inline-end-width/index.html index cd8926c2d33662..0ec112c8bf7fc9 100644 --- a/files/ja/web/css/border-inline-end-width/index.html +++ b/files/ja/web/css/border-inline-end-width/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-end/index.html b/files/ja/web/css/border-inline-end/index.html index 13490579f35253..25966acd4e08c3 100644 --- a/files/ja/web/css/border-inline-end/index.html +++ b/files/ja/web/css/border-inline-end/index.html @@ -52,7 +52,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-start-color/index.html b/files/ja/web/css/border-inline-start-color/index.html index dde977fdea191e..b7663a202ca62e 100644 --- a/files/ja/web/css/border-inline-start-color/index.html +++ b/files/ja/web/css/border-inline-start-color/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-start-style/index.html b/files/ja/web/css/border-inline-start-style/index.html index 83db36932f4b16..8a3e9fdbb3f29b 100644 --- a/files/ja/web/css/border-inline-start-style/index.html +++ b/files/ja/web/css/border-inline-start-style/index.html @@ -44,7 +44,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-start-width/index.html b/files/ja/web/css/border-inline-start-width/index.html index dfd1916c0ade39..fe27963dc12374 100644 --- a/files/ja/web/css/border-inline-start-width/index.html +++ b/files/ja/web/css/border-inline-start-width/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-start/index.html b/files/ja/web/css/border-inline-start/index.html index 20ccccddf6a5dd..627230ce1d5d7a 100644 --- a/files/ja/web/css/border-inline-start/index.html +++ b/files/ja/web/css/border-inline-start/index.html @@ -52,7 +52,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-style/index.html b/files/ja/web/css/border-inline-style/index.html index 7b49f9aeb0caa9..fd83df0c147520 100644 --- a/files/ja/web/css/border-inline-style/index.html +++ b/files/ja/web/css/border-inline-style/index.html @@ -36,7 +36,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline-width/index.html b/files/ja/web/css/border-inline-width/index.html index 81904da54df33a..6131c5e5d968db 100644 --- a/files/ja/web/css/border-inline-width/index.html +++ b/files/ja/web/css/border-inline-width/index.html @@ -36,7 +36,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-inline/index.html b/files/ja/web/css/border-inline/index.html index f3e3bde4683f6e..6bc698a0325ebf 100644 --- a/files/ja/web/css/border-inline/index.html +++ b/files/ja/web/css/border-inline/index.html @@ -41,7 +41,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-left-color/index.html b/files/ja/web/css/border-left-color/index.html index 6e50e7e0b164ef..cd77bd4657bbb0 100644 --- a/files/ja/web/css/border-left-color/index.html +++ b/files/ja/web/css/border-left-color/index.html @@ -50,7 +50,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-left-style/index.html b/files/ja/web/css/border-left-style/index.html index 427e9c5f463959..c594d5b7b5c41b 100644 --- a/files/ja/web/css/border-left-style/index.html +++ b/files/ja/web/css/border-left-style/index.html @@ -45,7 +45,7 @@

構文

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-left-width/index.html b/files/ja/web/css/border-left-width/index.html index eb54d04b4e4a6d..bab5861fd46008 100644 --- a/files/ja/web/css/border-left-width/index.html +++ b/files/ja/web/css/border-left-width/index.html @@ -76,7 +76,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-left/index.html b/files/ja/web/css/border-left/index.html index 22e4a8467de315..f3692662f4f054 100644 --- a/files/ja/web/css/border-left/index.html +++ b/files/ja/web/css/border-left/index.html @@ -67,7 +67,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-radius/index.html b/files/ja/web/css/border-radius/index.html index f72ffbefe44512..55ee88063c9f69 100644 --- a/files/ja/web/css/border-radius/index.html +++ b/files/ja/web/css/border-radius/index.html @@ -137,7 +137,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-right-color/index.html b/files/ja/web/css/border-right-color/index.html index 5655faa913f8b3..d00791d575b64d 100644 --- a/files/ja/web/css/border-right-color/index.html +++ b/files/ja/web/css/border-right-color/index.html @@ -48,7 +48,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-right-style/index.html b/files/ja/web/css/border-right-style/index.html index fd9108dd8f2d7a..437a7849a3f94d 100644 --- a/files/ja/web/css/border-right-style/index.html +++ b/files/ja/web/css/border-right-style/index.html @@ -45,7 +45,7 @@

構文

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-right-width/index.html b/files/ja/web/css/border-right-width/index.html index 4290b4da049133..8525e0e639db14 100644 --- a/files/ja/web/css/border-right-width/index.html +++ b/files/ja/web/css/border-right-width/index.html @@ -76,7 +76,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-right/index.html b/files/ja/web/css/border-right/index.html index 5cbd175efaf238..08732d1b093358 100644 --- a/files/ja/web/css/border-right/index.html +++ b/files/ja/web/css/border-right/index.html @@ -67,7 +67,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-spacing/index.html b/files/ja/web/css/border-spacing/index.html index 0e9470089c0fb9..34128ae208530d 100644 --- a/files/ja/web/css/border-spacing/index.html +++ b/files/ja/web/css/border-spacing/index.html @@ -54,7 +54,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-start-end-radius/index.html b/files/ja/web/css/border-start-end-radius/index.html index 853988d0b76ba6..fd8c654eb7a501 100644 --- a/files/ja/web/css/border-start-end-radius/index.html +++ b/files/ja/web/css/border-start-end-radius/index.html @@ -47,7 +47,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/border-start-start-radius/index.html b/files/ja/web/css/border-start-start-radius/index.html index 9a1b326993e5aa..440602e9651bcf 100644 --- a/files/ja/web/css/border-start-start-radius/index.html +++ b/files/ja/web/css/border-start-start-radius/index.html @@ -47,7 +47,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/border-style/index.html b/files/ja/web/css/border-style/index.html index 1dd8bcc7a41c88..ddcbf4bbf1addf 100644 --- a/files/ja/web/css/border-style/index.html +++ b/files/ja/web/css/border-style/index.html @@ -146,7 +146,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-top-color/index.html b/files/ja/web/css/border-top-color/index.html index 8754521b7a2141..71b27ba1eab61a 100644 --- a/files/ja/web/css/border-top-color/index.html +++ b/files/ja/web/css/border-top-color/index.html @@ -48,7 +48,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-top-left-radius/index.html b/files/ja/web/css/border-top-left-radius/index.html index 0fd505b09b13b1..8041261d16cfca 100644 --- a/files/ja/web/css/border-top-left-radius/index.html +++ b/files/ja/web/css/border-top-left-radius/index.html @@ -60,7 +60,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-top-right-radius/index.html b/files/ja/web/css/border-top-right-radius/index.html index c522635fbb3f7c..6bd438e576eac5 100644 --- a/files/ja/web/css/border-top-right-radius/index.html +++ b/files/ja/web/css/border-top-right-radius/index.html @@ -60,7 +60,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-top-style/index.html b/files/ja/web/css/border-top-style/index.html index 9932676ff54cc9..9d071c4bc62654 100644 --- a/files/ja/web/css/border-top-style/index.html +++ b/files/ja/web/css/border-top-style/index.html @@ -47,7 +47,7 @@

構文

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/border-top-width/index.html b/files/ja/web/css/border-top-width/index.html index 9d6d09ba3edebd..a500339d483a3a 100644 --- a/files/ja/web/css/border-top-width/index.html +++ b/files/ja/web/css/border-top-width/index.html @@ -76,7 +76,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-top/index.html b/files/ja/web/css/border-top/index.html index 1c5a2650f7097c..ea9d82feb787c7 100644 --- a/files/ja/web/css/border-top/index.html +++ b/files/ja/web/css/border-top/index.html @@ -67,7 +67,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border-width/index.html b/files/ja/web/css/border-width/index.html index a9b09f0205e36f..dc61ccc725f675 100644 --- a/files/ja/web/css/border-width/index.html +++ b/files/ja/web/css/border-width/index.html @@ -93,7 +93,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/border/index.html b/files/ja/web/css/border/index.html index bf684888c786e0..50d5e33858306a 100644 --- a/files/ja/web/css/border/index.html +++ b/files/ja/web/css/border/index.html @@ -88,7 +88,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/bottom/index.html b/files/ja/web/css/bottom/index.html index 87298e5afe07aa..4ac7a1723a2434 100644 --- a/files/ja/web/css/bottom/index.html +++ b/files/ja/web/css/bottom/index.html @@ -70,7 +70,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/box-align/index.html b/files/ja/web/css/box-align/index.html index 6ad0ca4bc023c8..34c5dcc896af6a 100644 --- a/files/ja/web/css/box-align/index.html +++ b/files/ja/web/css/box-align/index.html @@ -52,7 +52,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/box-decoration-break/index.html b/files/ja/web/css/box-decoration-break/index.html index b370a577279690..676b9615f8f874 100644 --- a/files/ja/web/css/box-decoration-break/index.html +++ b/files/ja/web/css/box-decoration-break/index.html @@ -54,7 +54,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/box-direction/index.html b/files/ja/web/css/box-direction/index.html index 3e39f80bc6b520..0b34c5c6f12ac7 100644 --- a/files/ja/web/css/box-direction/index.html +++ b/files/ja/web/css/box-direction/index.html @@ -43,7 +43,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/box-flex-group/index.html b/files/ja/web/css/box-flex-group/index.html index 16d0cc0655b633..71207c1f8efa28 100644 --- a/files/ja/web/css/box-flex-group/index.html +++ b/files/ja/web/css/box-flex-group/index.html @@ -41,7 +41,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/box-flex/index.html b/files/ja/web/css/box-flex/index.html index 5b179f5efbe283..8a7dc93185c41a 100644 --- a/files/ja/web/css/box-flex/index.html +++ b/files/ja/web/css/box-flex/index.html @@ -42,7 +42,7 @@

構文

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/box-lines/index.html b/files/ja/web/css/box-lines/index.html index b2c01cbf1f7088..9c42b41eef35ad 100644 --- a/files/ja/web/css/box-lines/index.html +++ b/files/ja/web/css/box-lines/index.html @@ -54,7 +54,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

仕様書

diff --git a/files/ja/web/css/box-ordinal-group/index.html b/files/ja/web/css/box-ordinal-group/index.html index 7dd95b2029f38d..8c91912466edaa 100644 --- a/files/ja/web/css/box-ordinal-group/index.html +++ b/files/ja/web/css/box-ordinal-group/index.html @@ -39,7 +39,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/box-orient/index.html b/files/ja/web/css/box-orient/index.html index 35708ac6e355f5..7a19b18ec3443f 100644 --- a/files/ja/web/css/box-orient/index.html +++ b/files/ja/web/css/box-orient/index.html @@ -52,7 +52,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/box-pack/index.html b/files/ja/web/css/box-pack/index.html index 0a448172a92e03..22b80afad8cda8 100644 --- a/files/ja/web/css/box-pack/index.html +++ b/files/ja/web/css/box-pack/index.html @@ -52,7 +52,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/box-shadow/index.html b/files/ja/web/css/box-shadow/index.html index 241656e1821cbb..80f4b8a20dc34f 100644 --- a/files/ja/web/css/box-shadow/index.html +++ b/files/ja/web/css/box-shadow/index.html @@ -101,7 +101,7 @@

補間

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/box-sizing/index.html b/files/ja/web/css/box-sizing/index.html index 345b21e0ab6efd..2cd9547bd624c0 100644 --- a/files/ja/web/css/box-sizing/index.html +++ b/files/ja/web/css/box-sizing/index.html @@ -60,7 +60,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/break-after/index.html b/files/ja/web/css/break-after/index.html index 2e846d7a874ec1..fb0bdcd7ebf5f7 100644 --- a/files/ja/web/css/break-after/index.html +++ b/files/ja/web/css/break-after/index.html @@ -153,7 +153,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/break-before/index.html b/files/ja/web/css/break-before/index.html index f52d6657d09dd2..d0be1dd7b916ce 100644 --- a/files/ja/web/css/break-before/index.html +++ b/files/ja/web/css/break-before/index.html @@ -110,7 +110,7 @@

領域区切り値

形式文法

-
{{csssyntax}}
+{{csssyntax}}

改ページの別名

diff --git a/files/ja/web/css/break-inside/index.html b/files/ja/web/css/break-inside/index.html index 3f0781500af229..5928fc635ad3a7 100644 --- a/files/ja/web/css/break-inside/index.html +++ b/files/ja/web/css/break-inside/index.html @@ -87,7 +87,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/calc()/index.html b/files/ja/web/css/calc()/index.html index 2eb9293a88336e..52753185c126c0 100644 --- a/files/ja/web/css/calc()/index.html +++ b/files/ja/web/css/calc()/index.html @@ -51,7 +51,7 @@

メモ

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/caption-side/index.html b/files/ja/web/css/caption-side/index.html index 8628282eb246d2..5b95a7c75eb341 100644 --- a/files/ja/web/css/caption-side/index.html +++ b/files/ja/web/css/caption-side/index.html @@ -61,7 +61,7 @@

形式構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/caret-color/index.html b/files/ja/web/css/caret-color/index.html index 9ec9500f783343..5007ad31bbb0c7 100644 --- a/files/ja/web/css/caret-color/index.html +++ b/files/ja/web/css/caret-color/index.html @@ -53,7 +53,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/clamp()/index.html b/files/ja/web/css/clamp()/index.html index e8f18e5e57a2f4..4ca3a7bc4f0bb3 100644 --- a/files/ja/web/css/clamp()/index.html +++ b/files/ja/web/css/clamp()/index.html @@ -64,7 +64,7 @@

メモ

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/clear/index.html b/files/ja/web/css/clear/index.html index 1c90db638760e7..c5913a28db4698 100644 --- a/files/ja/web/css/clear/index.html +++ b/files/ja/web/css/clear/index.html @@ -68,7 +68,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/clip-path/index.html b/files/ja/web/css/clip-path/index.html index c469fec575c77f..eff3dcb08a3b14 100644 --- a/files/ja/web/css/clip-path/index.html +++ b/files/ja/web/css/clip-path/index.html @@ -94,7 +94,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/clip/index.html b/files/ja/web/css/clip/index.html index cc9e9a3e1be376..187c89f5a1236d 100644 --- a/files/ja/web/css/clip/index.html +++ b/files/ja/web/css/clip/index.html @@ -43,7 +43,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/color-adjust/index.html b/files/ja/web/css/color-adjust/index.html index a6eac63a089199..d0b29dfe2ce5cb 100644 --- a/files/ja/web/css/color-adjust/index.html +++ b/files/ja/web/css/color-adjust/index.html @@ -56,7 +56,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/color/index.html b/files/ja/web/css/color/index.html index 77a3ad90777c40..ade4d57a15c86a 100644 --- a/files/ja/web/css/color/index.html +++ b/files/ja/web/css/color/index.html @@ -75,7 +75,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/column-count/index.html b/files/ja/web/css/column-count/index.html index 9f1ee0dbb3d0e7..01044d75b1413e 100644 --- a/files/ja/web/css/column-count/index.html +++ b/files/ja/web/css/column-count/index.html @@ -41,7 +41,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/column-fill/index.html b/files/ja/web/css/column-fill/index.html index 1ccb7597aeefa0..cba6d313683d4e 100644 --- a/files/ja/web/css/column-fill/index.html +++ b/files/ja/web/css/column-fill/index.html @@ -49,7 +49,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/column-gap/index.html b/files/ja/web/css/column-gap/index.html index 4708977143b100..2a3682a8c584eb 100644 --- a/files/ja/web/css/column-gap/index.html +++ b/files/ja/web/css/column-gap/index.html @@ -60,7 +60,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/column-rule-color/index.html b/files/ja/web/css/column-rule-color/index.html index 8aecf5ad2d2532..a7b6dd5a679bd1 100644 --- a/files/ja/web/css/column-rule-color/index.html +++ b/files/ja/web/css/column-rule-color/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/column-rule-style/index.html b/files/ja/web/css/column-rule-style/index.html index 04f25f3270c082..cbfe2b6a5d5d3e 100644 --- a/files/ja/web/css/column-rule-style/index.html +++ b/files/ja/web/css/column-rule-style/index.html @@ -48,8 +48,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/column-rule-width/index.html b/files/ja/web/css/column-rule-width/index.html index f946e5e1319ce0..6e4eecff5c35bb 100644 --- a/files/ja/web/css/column-rule-width/index.html +++ b/files/ja/web/css/column-rule-width/index.html @@ -46,8 +46,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/column-rule/index.html b/files/ja/web/css/column-rule/index.html index ed13f586383f45..4075a5daf52be7 100644 --- a/files/ja/web/css/column-rule/index.html +++ b/files/ja/web/css/column-rule/index.html @@ -57,8 +57,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/column-span/index.html b/files/ja/web/css/column-span/index.html index 63a153b5c6fc80..6550b9666f9274 100644 --- a/files/ja/web/css/column-span/index.html +++ b/files/ja/web/css/column-span/index.html @@ -46,7 +46,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/column-width/index.html b/files/ja/web/css/column-width/index.html index 159888d092805e..1615bfd956689c 100644 --- a/files/ja/web/css/column-width/index.html +++ b/files/ja/web/css/column-width/index.html @@ -49,7 +49,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/columns/index.html b/files/ja/web/css/columns/index.html index 6f01f3ac59d2cf..db53705b061d14 100644 --- a/files/ja/web/css/columns/index.html +++ b/files/ja/web/css/columns/index.html @@ -52,7 +52,7 @@

構文形式

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/contain/index.html b/files/ja/web/css/contain/index.html index ce4baf2d862718..6e0c45f8352274 100644 --- a/files/ja/web/css/contain/index.html +++ b/files/ja/web/css/contain/index.html @@ -82,7 +82,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/content/index.html b/files/ja/web/css/content/index.html index c28fc33ac9d013..58945b313d6565 100644 --- a/files/ja/web/css/content/index.html +++ b/files/ja/web/css/content/index.html @@ -82,8 +82,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/counter()/index.html b/files/ja/web/css/counter()/index.html index 7793cfceae7714..0954276b677da9 100644 --- a/files/ja/web/css/counter()/index.html +++ b/files/ja/web/css/counter()/index.html @@ -40,7 +40,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/counter-increment/index.html b/files/ja/web/css/counter-increment/index.html index 52058c8293bad0..f317220dc1eeb4 100644 --- a/files/ja/web/css/counter-increment/index.html +++ b/files/ja/web/css/counter-increment/index.html @@ -66,7 +66,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/counter-reset/index.html b/files/ja/web/css/counter-reset/index.html index 3a0ac5be80c2f1..03e4453e9a392e 100644 --- a/files/ja/web/css/counter-reset/index.html +++ b/files/ja/web/css/counter-reset/index.html @@ -60,8 +60,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/counter-set/index.html b/files/ja/web/css/counter-set/index.html index aa081fcccf39f4..c6a204085b2c10 100644 --- a/files/ja/web/css/counter-set/index.html +++ b/files/ja/web/css/counter-set/index.html @@ -56,8 +56,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

事例

diff --git a/files/ja/web/css/counters()/index.html b/files/ja/web/css/counters()/index.html index 3c7412b968d842..346cce50bee613 100644 --- a/files/ja/web/css/counters()/index.html +++ b/files/ja/web/css/counters()/index.html @@ -42,7 +42,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/cross-fade()/index.html b/files/ja/web/css/cross-fade()/index.html index c3144141f59bce..6ca17abe2368aa 100644 --- a/files/ja/web/css/cross-fade()/index.html +++ b/files/ja/web/css/cross-fade()/index.html @@ -86,7 +86,7 @@

アクセシビリ

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/cursor/index.html b/files/ja/web/css/cursor/index.html index e4885102579486..4120669785e693 100644 --- a/files/ja/web/css/cursor/index.html +++ b/files/ja/web/css/cursor/index.html @@ -272,7 +272,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/direction/index.html b/files/ja/web/css/direction/index.html index 17d49de476bd5d..025c3ed6c2356a 100644 --- a/files/ja/web/css/direction/index.html +++ b/files/ja/web/css/direction/index.html @@ -48,7 +48,7 @@

形式文法

-
{{csssyntax("direction")}}
+{{csssyntax("direction")}}

diff --git a/files/ja/web/css/display/index.html b/files/ja/web/css/display/index.html index 644ae750d3201c..d359390763140c 100644 --- a/files/ja/web/css/display/index.html +++ b/files/ja/web/css/display/index.html @@ -187,7 +187,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/empty-cells/index.html b/files/ja/web/css/empty-cells/index.html index dc203bac4a61b6..9a2dce104b9f35 100644 --- a/files/ja/web/css/empty-cells/index.html +++ b/files/ja/web/css/empty-cells/index.html @@ -43,8 +43,7 @@

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/env()/index.html b/files/ja/web/css/env()/index.html index e8112419cfe3fa..4c0d5da72a3477 100644 --- a/files/ja/web/css/env()/index.html +++ b/files/ja/web/css/env()/index.html @@ -63,7 +63,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/filter/index.html b/files/ja/web/css/filter/index.html index 1ec80548b3a3ac..f829516f572788 100644 --- a/files/ja/web/css/filter/index.html +++ b/files/ja/web/css/filter/index.html @@ -66,7 +66,7 @@

補間

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/fit-content/index.html b/files/ja/web/css/fit-content/index.html index 2aa2d093c40d12..c495ffed30b40f 100644 --- a/files/ja/web/css/fit-content/index.html +++ b/files/ja/web/css/fit-content/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/flex-basis/index.html b/files/ja/web/css/flex-basis/index.html index 68cdc323976c99..184e912ed1b3c0 100644 --- a/files/ja/web/css/flex-basis/index.html +++ b/files/ja/web/css/flex-basis/index.html @@ -73,7 +73,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/flex-direction/index.html b/files/ja/web/css/flex-direction/index.html index 3f7b9c21501db7..0f810c8fc6c516 100644 --- a/files/ja/web/css/flex-direction/index.html +++ b/files/ja/web/css/flex-direction/index.html @@ -71,7 +71,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/flex-flow/index.html b/files/ja/web/css/flex-flow/index.html index bb36b3aeec5750..005b526d739bd8 100644 --- a/files/ja/web/css/flex-flow/index.html +++ b/files/ja/web/css/flex-flow/index.html @@ -47,7 +47,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/flex-grow/index.html b/files/ja/web/css/flex-grow/index.html index 5f0ef661478e96..856075e470f3c2 100644 --- a/files/ja/web/css/flex-grow/index.html +++ b/files/ja/web/css/flex-grow/index.html @@ -55,7 +55,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/flex-shrink/index.html b/files/ja/web/css/flex-shrink/index.html index ac14cfd5b3773f..075fc94b79c1f1 100644 --- a/files/ja/web/css/flex-shrink/index.html +++ b/files/ja/web/css/flex-shrink/index.html @@ -48,7 +48,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/flex-wrap/index.html b/files/ja/web/css/flex-wrap/index.html index 2fc408e1c1cb61..c79445294d42dd 100644 --- a/files/ja/web/css/flex-wrap/index.html +++ b/files/ja/web/css/flex-wrap/index.html @@ -47,7 +47,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/flex/index.html b/files/ja/web/css/flex/index.html index d4feca1e55ae44..5057c9f9515a7c 100644 --- a/files/ja/web/css/flex/index.html +++ b/files/ja/web/css/flex/index.html @@ -203,7 +203,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/float/index.html b/files/ja/web/css/float/index.html index 8f0737bbba4904..0d77210a4babef 100644 --- a/files/ja/web/css/float/index.html +++ b/files/ja/web/css/float/index.html @@ -128,7 +128,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-family/index.html b/files/ja/web/css/font-family/index.html index 6b0bd30acd236b..2ac17bfa564b16 100644 --- a/files/ja/web/css/font-family/index.html +++ b/files/ja/web/css/font-family/index.html @@ -125,7 +125,7 @@

妥当なファミリ名形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/font-feature-settings/index.html b/files/ja/web/css/font-feature-settings/index.html index c8364f03f8dae1..649404a42a5d32 100644 --- a/files/ja/web/css/font-feature-settings/index.html +++ b/files/ja/web/css/font-feature-settings/index.html @@ -48,7 +48,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-kerning/index.html b/files/ja/web/css/font-kerning/index.html index adebe64c592038..9cb7f8842636e5 100644 --- a/files/ja/web/css/font-kerning/index.html +++ b/files/ja/web/css/font-kerning/index.html @@ -46,7 +46,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-language-override/index.html b/files/ja/web/css/font-language-override/index.html index 67cd9546044aa5..5c0cfd8b620591 100644 --- a/files/ja/web/css/font-language-override/index.html +++ b/files/ja/web/css/font-language-override/index.html @@ -51,7 +51,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-optical-sizing/index.html b/files/ja/web/css/font-optical-sizing/index.html index 673cc31efbc05b..000b7d5cd76789 100644 --- a/files/ja/web/css/font-optical-sizing/index.html +++ b/files/ja/web/css/font-optical-sizing/index.html @@ -41,7 +41,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-size-adjust/index.html b/files/ja/web/css/font-size-adjust/index.html index 81656335a4e5b7..6cf11ce5bd2438 100644 --- a/files/ja/web/css/font-size-adjust/index.html +++ b/files/ja/web/css/font-size-adjust/index.html @@ -57,7 +57,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-size/index.html b/files/ja/web/css/font-size/index.html index cd4d37ec676b86..7a03d6bef648a4 100644 --- a/files/ja/web/css/font-size/index.html +++ b/files/ja/web/css/font-size/index.html @@ -154,7 +154,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-stretch/index.html b/files/ja/web/css/font-stretch/index.html index 934810b87ca68a..d9c688a8de1e29 100644 --- a/files/ja/web/css/font-stretch/index.html +++ b/files/ja/web/css/font-stretch/index.html @@ -168,7 +168,7 @@

フォントフェイス

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-style/index.html b/files/ja/web/css/font-style/index.html index 2bea52a0bb3ee1..16a2c7e9e44d39 100644 --- a/files/ja/web/css/font-style/index.html +++ b/files/ja/web/css/font-style/index.html @@ -148,7 +148,7 @@

JavaScript

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-synthesis/index.html b/files/ja/web/css/font-synthesis/index.html index c9d84d2d59fd49..53f8738781b7de 100644 --- a/files/ja/web/css/font-synthesis/index.html +++ b/files/ja/web/css/font-synthesis/index.html @@ -48,7 +48,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-variant-alternates/index.html b/files/ja/web/css/font-variant-alternates/index.html index b029abd1813aba..dba99f33fa88bf 100644 --- a/files/ja/web/css/font-variant-alternates/index.html +++ b/files/ja/web/css/font-variant-alternates/index.html @@ -69,7 +69,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-variant-caps/index.html b/files/ja/web/css/font-variant-caps/index.html index 6ba11b38e0e64e..befb6bebd910ff 100644 --- a/files/ja/web/css/font-variant-caps/index.html +++ b/files/ja/web/css/font-variant-caps/index.html @@ -84,7 +84,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-variant-east-asian/index.html b/files/ja/web/css/font-variant-east-asian/index.html index 5ebf344a0c8c19..07a242456607bb 100644 --- a/files/ja/web/css/font-variant-east-asian/index.html +++ b/files/ja/web/css/font-variant-east-asian/index.html @@ -99,7 +99,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-variant-ligatures/index.html b/files/ja/web/css/font-variant-ligatures/index.html index 7fd0d237fff384..1225d04252ca20 100644 --- a/files/ja/web/css/font-variant-ligatures/index.html +++ b/files/ja/web/css/font-variant-ligatures/index.html @@ -82,7 +82,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-variant-numeric/index.html b/files/ja/web/css/font-variant-numeric/index.html index 859bb006eabc15..da4e8949b759f5 100644 --- a/files/ja/web/css/font-variant-numeric/index.html +++ b/files/ja/web/css/font-variant-numeric/index.html @@ -76,7 +76,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-variant-position/index.html b/files/ja/web/css/font-variant-position/index.html index 8815fb355a812b..a560f5e8bd7417 100644 --- a/files/ja/web/css/font-variant-position/index.html +++ b/files/ja/web/css/font-variant-position/index.html @@ -48,7 +48,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-variant/index.html b/files/ja/web/css/font-variant/index.html index e266550061d9c7..21a8d7e649e6f7 100644 --- a/files/ja/web/css/font-variant/index.html +++ b/files/ja/web/css/font-variant/index.html @@ -67,7 +67,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font-variation-settings/index.html b/files/ja/web/css/font-variation-settings/index.html index 3ec74b86e33f05..f72f193032ed19 100644 --- a/files/ja/web/css/font-variation-settings/index.html +++ b/files/ja/web/css/font-variation-settings/index.html @@ -44,7 +44,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

解説

diff --git a/files/ja/web/css/font-weight/index.html b/files/ja/web/css/font-weight/index.html index b7796971b06e44..135d9c13841ea4 100644 --- a/files/ja/web/css/font-weight/index.html +++ b/files/ja/web/css/font-weight/index.html @@ -311,7 +311,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/font/index.html b/files/ja/web/css/font/index.html index c4c50203737a19..798b6950cf349d 100644 --- a/files/ja/web/css/font/index.html +++ b/files/ja/web/css/font/index.html @@ -108,7 +108,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/gap/index.html b/files/ja/web/css/gap/index.html index 2d2e1d70d964c5..40141c91db6633 100644 --- a/files/ja/web/css/gap/index.html +++ b/files/ja/web/css/gap/index.html @@ -72,7 +72,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/grid-column-start/index.html b/files/ja/web/css/grid-column-start/index.html index 9a7579c14b8ae4..e8c040c694445b 100644 --- a/files/ja/web/css/grid-column-start/index.html +++ b/files/ja/web/css/grid-column-start/index.html @@ -81,7 +81,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/grid-column/index.html b/files/ja/web/css/grid-column/index.html index 46ed1f1a4761c4..8b575ad7266280 100644 --- a/files/ja/web/css/grid-column/index.html +++ b/files/ja/web/css/grid-column/index.html @@ -57,7 +57,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/grid-row/index.html b/files/ja/web/css/grid-row/index.html index c9267b6bc68978..8c1d13799287e7 100644 --- a/files/ja/web/css/grid-row/index.html +++ b/files/ja/web/css/grid-row/index.html @@ -74,7 +74,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/grid-template-areas/index.html b/files/ja/web/css/grid-template-areas/index.html index 8b0c14760e7d8a..ecd4a22ee4c070 100644 --- a/files/ja/web/css/grid-template-areas/index.html +++ b/files/ja/web/css/grid-template-areas/index.html @@ -42,7 +42,7 @@

正式な構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/grid-template-columns/index.html b/files/ja/web/css/grid-template-columns/index.html index 6d3ec0ce954cbd..429dd6d64b711c 100644 --- a/files/ja/web/css/grid-template-columns/index.html +++ b/files/ja/web/css/grid-template-columns/index.html @@ -88,7 +88,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/grid-template/index.html b/files/ja/web/css/grid-template/index.html index fee4ff7917f1e0..7108c8f12b37cf 100644 --- a/files/ja/web/css/grid-template/index.html +++ b/files/ja/web/css/grid-template/index.html @@ -63,7 +63,7 @@

正式な構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/grid/index.html b/files/ja/web/css/grid/index.html index 50c4b368e6ec4a..d72b726bb89564 100644 --- a/files/ja/web/css/grid/index.html +++ b/files/ja/web/css/grid/index.html @@ -73,7 +73,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/hanging-punctuation/index.html b/files/ja/web/css/hanging-punctuation/index.html index 2f1600dd2a9763..70081210b60bc0 100644 --- a/files/ja/web/css/hanging-punctuation/index.html +++ b/files/ja/web/css/hanging-punctuation/index.html @@ -79,7 +79,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/height/index.html b/files/ja/web/css/height/index.html index 9fa11ce89d4c21..c4ba5a654771f9 100644 --- a/files/ja/web/css/height/index.html +++ b/files/ja/web/css/height/index.html @@ -62,7 +62,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/hyphens/index.html b/files/ja/web/css/hyphens/index.html index 4415a4764a24f2..9f3ccd05f0d26a 100644 --- a/files/ja/web/css/hyphens/index.html +++ b/files/ja/web/css/hyphens/index.html @@ -56,7 +56,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

改行候補位置の提案

diff --git a/files/ja/web/css/image-orientation/index.html b/files/ja/web/css/image-orientation/index.html index 248f5c450eef7b..4a78ffbcc8c99a 100644 --- a/files/ja/web/css/image-orientation/index.html +++ b/files/ja/web/css/image-orientation/index.html @@ -55,7 +55,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

使用上のメモ

diff --git a/files/ja/web/css/image-rendering/index.html b/files/ja/web/css/image-rendering/index.html index bf4a1c51620fc2..fdcfc452ac353c 100644 --- a/files/ja/web/css/image-rendering/index.html +++ b/files/ja/web/css/image-rendering/index.html @@ -48,7 +48,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/ime-mode/index.html b/files/ja/web/css/ime-mode/index.html index 22d83ff6204b8d..3eeaf99783c2e6 100644 --- a/files/ja/web/css/ime-mode/index.html +++ b/files/ja/web/css/ime-mode/index.html @@ -50,7 +50,7 @@

公式の構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/initial-letter-align/index.html b/files/ja/web/css/initial-letter-align/index.html index 3da44c1f253fe2..5e53940b413a3e 100644 --- a/files/ja/web/css/initial-letter-align/index.html +++ b/files/ja/web/css/initial-letter-align/index.html @@ -55,7 +55,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/initial-letter/index.html b/files/ja/web/css/initial-letter/index.html index 935057530cffdc..8c29068ffb5676 100644 --- a/files/ja/web/css/initial-letter/index.html +++ b/files/ja/web/css/initial-letter/index.html @@ -53,7 +53,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/inline-size/index.html b/files/ja/web/css/inline-size/index.html index 68484e75996490..3990ac5af6b919 100644 --- a/files/ja/web/css/inline-size/index.html +++ b/files/ja/web/css/inline-size/index.html @@ -50,7 +50,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/inset-block-end/index.html b/files/ja/web/css/inset-block-end/index.html index 1b9b6eee2e99ab..2873b45b87f13c 100644 --- a/files/ja/web/css/inset-block-end/index.html +++ b/files/ja/web/css/inset-block-end/index.html @@ -42,7 +42,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/inset-block-start/index.html b/files/ja/web/css/inset-block-start/index.html index c9eb98bed15859..c0251b1c9abdc7 100644 --- a/files/ja/web/css/inset-block-start/index.html +++ b/files/ja/web/css/inset-block-start/index.html @@ -43,7 +43,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/inset-block/index.html b/files/ja/web/css/inset-block/index.html index 11eb385c98c035..ab61422fe501bf 100644 --- a/files/ja/web/css/inset-block/index.html +++ b/files/ja/web/css/inset-block/index.html @@ -52,7 +52,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/inset-inline-end/index.html b/files/ja/web/css/inset-inline-end/index.html index 7c4ef34b796f19..874021f0747fbf 100644 --- a/files/ja/web/css/inset-inline-end/index.html +++ b/files/ja/web/css/inset-inline-end/index.html @@ -46,7 +46,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/inset-inline-start/index.html b/files/ja/web/css/inset-inline-start/index.html index 971a1c3749f119..dd0b1fb317a24f 100644 --- a/files/ja/web/css/inset-inline-start/index.html +++ b/files/ja/web/css/inset-inline-start/index.html @@ -44,7 +44,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/inset-inline/index.html b/files/ja/web/css/inset-inline/index.html index d42839c42b2f57..74880517469137 100644 --- a/files/ja/web/css/inset-inline/index.html +++ b/files/ja/web/css/inset-inline/index.html @@ -52,7 +52,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/inset/index.html b/files/ja/web/css/inset/index.html index 26d8ca411c9207..8ee54307076925 100644 --- a/files/ja/web/css/inset/index.html +++ b/files/ja/web/css/inset/index.html @@ -48,7 +48,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/isolation/index.html b/files/ja/web/css/isolation/index.html index 6c7882d0c89b2c..9174af34ac2839 100644 --- a/files/ja/web/css/isolation/index.html +++ b/files/ja/web/css/isolation/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/justify-content/index.html b/files/ja/web/css/justify-content/index.html index 71fabed0303bd4..1b14577161a2e6 100644 --- a/files/ja/web/css/justify-content/index.html +++ b/files/ja/web/css/justify-content/index.html @@ -110,7 +110,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/justify-items/index.html b/files/ja/web/css/justify-items/index.html index b3788140b8d3cb..ad9a2e94a2210e 100644 --- a/files/ja/web/css/justify-items/index.html +++ b/files/ja/web/css/justify-items/index.html @@ -130,7 +130,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/justify-self/index.html b/files/ja/web/css/justify-self/index.html index a319c539c30c1f..2dd6cb213dc554 100644 --- a/files/ja/web/css/justify-self/index.html +++ b/files/ja/web/css/justify-self/index.html @@ -120,7 +120,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

仕様書

diff --git a/files/ja/web/css/left/index.html b/files/ja/web/css/left/index.html index a7d16d6eb38ce6..16c980d83fc056 100644 --- a/files/ja/web/css/left/index.html +++ b/files/ja/web/css/left/index.html @@ -71,7 +71,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/letter-spacing/index.html b/files/ja/web/css/letter-spacing/index.html index 5dad1104e6e2bd..9891084e58cb51 100644 --- a/files/ja/web/css/letter-spacing/index.html +++ b/files/ja/web/css/letter-spacing/index.html @@ -60,7 +60,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/line-break/index.html b/files/ja/web/css/line-break/index.html index ed94927d458f28..bf60959fbcf3a5 100644 --- a/files/ja/web/css/line-break/index.html +++ b/files/ja/web/css/line-break/index.html @@ -57,7 +57,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/line-height-step/index.html b/files/ja/web/css/line-height-step/index.html index 95065318daf898..a7077fbb71eae3 100644 --- a/files/ja/web/css/line-height-step/index.html +++ b/files/ja/web/css/line-height-step/index.html @@ -36,7 +36,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/line-height/index.html b/files/ja/web/css/line-height/index.html index 3df521e2cc718b..df80668369914f 100644 --- a/files/ja/web/css/line-height/index.html +++ b/files/ja/web/css/line-height/index.html @@ -71,7 +71,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/list-style-image/index.html b/files/ja/web/css/list-style-image/index.html index e1f682fc74444f..eabdde7d1c8b45 100644 --- a/files/ja/web/css/list-style-image/index.html +++ b/files/ja/web/css/list-style-image/index.html @@ -53,7 +53,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/list-style-position/index.html b/files/ja/web/css/list-style-position/index.html index 5bd9b3919cf338..e7ca0da7ed7629 100644 --- a/files/ja/web/css/list-style-position/index.html +++ b/files/ja/web/css/list-style-position/index.html @@ -49,7 +49,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/list-style-type/index.html b/files/ja/web/css/list-style-type/index.html index a02b18f9b6c311..5d4647029cb0f8 100644 --- a/files/ja/web/css/list-style-type/index.html +++ b/files/ja/web/css/list-style-type/index.html @@ -501,7 +501,7 @@

標準外の拡

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/list-style/index.html b/files/ja/web/css/list-style/index.html index 28ccfa884579e6..2bf5a77764cc27 100644 --- a/files/ja/web/css/list-style/index.html +++ b/files/ja/web/css/list-style/index.html @@ -68,7 +68,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/margin-block-end/index.html b/files/ja/web/css/margin-block-end/index.html index 59caf5f088d96a..9f8cbc77fa633b 100644 --- a/files/ja/web/css/margin-block-end/index.html +++ b/files/ja/web/css/margin-block-end/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/margin-block-start/index.html b/files/ja/web/css/margin-block-start/index.html index 81f8876d96d5be..3be38d5331aa90 100644 --- a/files/ja/web/css/margin-block-start/index.html +++ b/files/ja/web/css/margin-block-start/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/margin-block/index.html b/files/ja/web/css/margin-block/index.html index 5fb0cb4130c59f..5db77f659a038a 100644 --- a/files/ja/web/css/margin-block/index.html +++ b/files/ja/web/css/margin-block/index.html @@ -46,7 +46,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/margin-bottom/index.html b/files/ja/web/css/margin-bottom/index.html index 431bc74bdcba04..4c6c477d35d44b 100644 --- a/files/ja/web/css/margin-bottom/index.html +++ b/files/ja/web/css/margin-bottom/index.html @@ -55,7 +55,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/margin-inline-end/index.html b/files/ja/web/css/margin-inline-end/index.html index 5b2ed400c42dc0..4b6b64e0c0f3f0 100644 --- a/files/ja/web/css/margin-inline-end/index.html +++ b/files/ja/web/css/margin-inline-end/index.html @@ -48,7 +48,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/margin-inline-start/index.html b/files/ja/web/css/margin-inline-start/index.html index 539bd96bcf3a6e..0d415a7b994909 100644 --- a/files/ja/web/css/margin-inline-start/index.html +++ b/files/ja/web/css/margin-inline-start/index.html @@ -45,7 +45,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/margin-inline/index.html b/files/ja/web/css/margin-inline/index.html index 18aedfb37f147b..3853ac3ab7a43e 100644 --- a/files/ja/web/css/margin-inline/index.html +++ b/files/ja/web/css/margin-inline/index.html @@ -45,7 +45,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/margin-left/index.html b/files/ja/web/css/margin-left/index.html index bc32853ead6827..ecbf6a60479d74 100644 --- a/files/ja/web/css/margin-left/index.html +++ b/files/ja/web/css/margin-left/index.html @@ -112,7 +112,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/margin-right/index.html b/files/ja/web/css/margin-right/index.html index d8d5b32ccfda08..57f5f9bda994e1 100644 --- a/files/ja/web/css/margin-right/index.html +++ b/files/ja/web/css/margin-right/index.html @@ -109,7 +109,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/margin-top/index.html b/files/ja/web/css/margin-top/index.html index 3854d0c52a6852..78f7ce069a9a8e 100644 --- a/files/ja/web/css/margin-top/index.html +++ b/files/ja/web/css/margin-top/index.html @@ -53,7 +53,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/margin/index.html b/files/ja/web/css/margin/index.html index f3acbec6be3de7..69e6e8f9a38fb0 100644 --- a/files/ja/web/css/margin/index.html +++ b/files/ja/web/css/margin/index.html @@ -66,7 +66,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/mask-border-repeat/index.html b/files/ja/web/css/mask-border-repeat/index.html index 4e013f92461bcf..8fe78e0f1d52bc 100644 --- a/files/ja/web/css/mask-border-repeat/index.html +++ b/files/ja/web/css/mask-border-repeat/index.html @@ -52,7 +52,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/mask-border-source/index.html b/files/ja/web/css/mask-border-source/index.html index 7db15c1458f67f..f9490dcbe86f04 100644 --- a/files/ja/web/css/mask-border-source/index.html +++ b/files/ja/web/css/mask-border-source/index.html @@ -41,7 +41,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/mask-border-width/index.html b/files/ja/web/css/mask-border-width/index.html index 0c3b0b1e06a6f5..329fa31afe9c75 100644 --- a/files/ja/web/css/mask-border-width/index.html +++ b/files/ja/web/css/mask-border-width/index.html @@ -64,7 +64,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/mask-clip/index.html b/files/ja/web/css/mask-clip/index.html index 15d56ed3077e1a..d978c3bfd21f3e 100644 --- a/files/ja/web/css/mask-clip/index.html +++ b/files/ja/web/css/mask-clip/index.html @@ -79,7 +79,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/mask-composite/index.html b/files/ja/web/css/mask-composite/index.html index 9465a137b63394..b819d8aea5ee3b 100644 --- a/files/ja/web/css/mask-composite/index.html +++ b/files/ja/web/css/mask-composite/index.html @@ -51,7 +51,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/mask-image/index.html b/files/ja/web/css/mask-image/index.html index 1ef8500d4c4ffd..90061aa2b6a054 100644 --- a/files/ja/web/css/mask-image/index.html +++ b/files/ja/web/css/mask-image/index.html @@ -49,7 +49,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/mask-mode/index.html b/files/ja/web/css/mask-mode/index.html index 3b17074a915add..8cd639a3dde01e 100644 --- a/files/ja/web/css/mask-mode/index.html +++ b/files/ja/web/css/mask-mode/index.html @@ -53,7 +53,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/mask-origin/index.html b/files/ja/web/css/mask-origin/index.html index 84ee99c1b87cca..ba8719d94ef6b4 100644 --- a/files/ja/web/css/mask-origin/index.html +++ b/files/ja/web/css/mask-origin/index.html @@ -72,7 +72,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/mask-position/index.html b/files/ja/web/css/mask-position/index.html index b75fd53502f0ae..4725162e87f736 100644 --- a/files/ja/web/css/mask-position/index.html +++ b/files/ja/web/css/mask-position/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/mask-repeat/index.html b/files/ja/web/css/mask-repeat/index.html index f38d2244c6327d..ee5baf47d161fc 100644 --- a/files/ja/web/css/mask-repeat/index.html +++ b/files/ja/web/css/mask-repeat/index.html @@ -112,7 +112,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/mask-type/index.html b/files/ja/web/css/mask-type/index.html index 2dcc8a4b3dd30a..20ea4a6bd38132 100644 --- a/files/ja/web/css/mask-type/index.html +++ b/files/ja/web/css/mask-type/index.html @@ -44,7 +44,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/max()/index.html b/files/ja/web/css/max()/index.html index 274f4a8b350878..90f463604c472d 100644 --- a/files/ja/web/css/max()/index.html +++ b/files/ja/web/css/max()/index.html @@ -44,7 +44,7 @@

メモ

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/max-block-size/index.html b/files/ja/web/css/max-block-size/index.html index 2674bb553ff6de..64b8cc9d83382d 100644 --- a/files/ja/web/css/max-block-size/index.html +++ b/files/ja/web/css/max-block-size/index.html @@ -95,7 +95,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/max-height/index.html b/files/ja/web/css/max-height/index.html index 0435b9a45a5d3d..6444578585a65c 100644 --- a/files/ja/web/css/max-height/index.html +++ b/files/ja/web/css/max-height/index.html @@ -59,7 +59,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/max-inline-size/index.html b/files/ja/web/css/max-inline-size/index.html index 1a8a8673d9b637..5bf28166cae198 100644 --- a/files/ja/web/css/max-inline-size/index.html +++ b/files/ja/web/css/max-inline-size/index.html @@ -56,7 +56,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/max-width/index.html b/files/ja/web/css/max-width/index.html index 7638cb8443f1c5..fa85a624d6de8a 100644 --- a/files/ja/web/css/max-width/index.html +++ b/files/ja/web/css/max-width/index.html @@ -59,7 +59,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/min()/index.html b/files/ja/web/css/min()/index.html index 263df74da538ff..36b53f46826d74 100644 --- a/files/ja/web/css/min()/index.html +++ b/files/ja/web/css/min()/index.html @@ -43,7 +43,7 @@

メモ

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/min-block-size/index.html b/files/ja/web/css/min-block-size/index.html index 33bd4323d01bf6..b8501f05154ad2 100644 --- a/files/ja/web/css/min-block-size/index.html +++ b/files/ja/web/css/min-block-size/index.html @@ -51,7 +51,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/min-height/index.html b/files/ja/web/css/min-height/index.html index b3ca9be9087e1d..8d9ab6137941c2 100644 --- a/files/ja/web/css/min-height/index.html +++ b/files/ja/web/css/min-height/index.html @@ -66,7 +66,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/min-inline-size/index.html b/files/ja/web/css/min-inline-size/index.html index 21bfa80251b79e..42abfdab9ae141 100644 --- a/files/ja/web/css/min-inline-size/index.html +++ b/files/ja/web/css/min-inline-size/index.html @@ -51,7 +51,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/min-width/index.html b/files/ja/web/css/min-width/index.html index ebf4e8769c282b..e06643d7b2988e 100644 --- a/files/ja/web/css/min-width/index.html +++ b/files/ja/web/css/min-width/index.html @@ -58,7 +58,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/minmax()/index.html b/files/ja/web/css/minmax()/index.html index 2e76768c4f5ab7..c52d2bfae05f71 100644 --- a/files/ja/web/css/minmax()/index.html +++ b/files/ja/web/css/minmax()/index.html @@ -71,7 +71,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

CSS プロパティ

diff --git a/files/ja/web/css/mix-blend-mode/index.html b/files/ja/web/css/mix-blend-mode/index.html index 260c570359f225..48265c34b801ff 100644 --- a/files/ja/web/css/mix-blend-mode/index.html +++ b/files/ja/web/css/mix-blend-mode/index.html @@ -52,7 +52,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/object-fit/index.html b/files/ja/web/css/object-fit/index.html index 42e6f068cd1667..91ce7742b255ba 100644 --- a/files/ja/web/css/object-fit/index.html +++ b/files/ja/web/css/object-fit/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/object-position/index.html b/files/ja/web/css/object-position/index.html index c52de24924de0b..81b998bbc8a03d 100644 --- a/files/ja/web/css/object-position/index.html +++ b/files/ja/web/css/object-position/index.html @@ -45,7 +45,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/offset-distance/index.html b/files/ja/web/css/offset-distance/index.html index f0c4b4f7e0aec7..415872a676c022 100644 --- a/files/ja/web/css/offset-distance/index.html +++ b/files/ja/web/css/offset-distance/index.html @@ -41,7 +41,7 @@

構文

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/offset-path/index.html b/files/ja/web/css/offset-path/index.html index 5826f9f32c59fe..c7f8a67a2e0c71 100644 --- a/files/ja/web/css/offset-path/index.html +++ b/files/ja/web/css/offset-path/index.html @@ -68,7 +68,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

解説

diff --git a/files/ja/web/css/offset-position/index.html b/files/ja/web/css/offset-position/index.html index 1ec10fb9fc6e6c..cf524b6997b541 100644 --- a/files/ja/web/css/offset-position/index.html +++ b/files/ja/web/css/offset-position/index.html @@ -60,7 +60,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/offset-rotate/index.html b/files/ja/web/css/offset-rotate/index.html index 8b0742cf80ebae..cf759644a6e906 100644 --- a/files/ja/web/css/offset-rotate/index.html +++ b/files/ja/web/css/offset-rotate/index.html @@ -58,7 +58,7 @@

構文

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/offset/index.html b/files/ja/web/css/offset/index.html index 5d1bbba29d509d..28ae92038141a7 100644 --- a/files/ja/web/css/offset/index.html +++ b/files/ja/web/css/offset/index.html @@ -60,7 +60,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/opacity/index.html b/files/ja/web/css/opacity/index.html index 68e73df7426b4b..823a259b958312 100644 --- a/files/ja/web/css/opacity/index.html +++ b/files/ja/web/css/opacity/index.html @@ -57,7 +57,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/order/index.html b/files/ja/web/css/order/index.html index 42a74e98ead48a..e871119e5a0ba7 100644 --- a/files/ja/web/css/order/index.html +++ b/files/ja/web/css/order/index.html @@ -41,7 +41,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/orphans/index.html b/files/ja/web/css/orphans/index.html index 1e57e7d1838189..15e233c75fdf6f 100644 --- a/files/ja/web/css/orphans/index.html +++ b/files/ja/web/css/orphans/index.html @@ -40,7 +40,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/outline-color/index.html b/files/ja/web/css/outline-color/index.html index 6beb458ce282b7..ec2227556d194e 100644 --- a/files/ja/web/css/outline-color/index.html +++ b/files/ja/web/css/outline-color/index.html @@ -75,7 +75,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/outline-offset/index.html b/files/ja/web/css/outline-offset/index.html index f0ce7a317761bc..87f83e9eee3861 100644 --- a/files/ja/web/css/outline-offset/index.html +++ b/files/ja/web/css/outline-offset/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/outline-style/index.html b/files/ja/web/css/outline-style/index.html index b8b6f2a897d0c7..f018442e355ed9 100644 --- a/files/ja/web/css/outline-style/index.html +++ b/files/ja/web/css/outline-style/index.html @@ -89,7 +89,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/outline-width/index.html b/files/ja/web/css/outline-width/index.html index d70fcf66583bdc..48c74b82e4273c 100644 --- a/files/ja/web/css/outline-width/index.html +++ b/files/ja/web/css/outline-width/index.html @@ -56,7 +56,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/outline/index.html b/files/ja/web/css/outline/index.html index 8d5b0c20e9cbce..52d08d04d742ac 100644 --- a/files/ja/web/css/outline/index.html +++ b/files/ja/web/css/outline/index.html @@ -69,7 +69,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overflow-anchor/index.html b/files/ja/web/css/overflow-anchor/index.html index 2324422d274d45..cbe4f0dbdfdce5 100644 --- a/files/ja/web/css/overflow-anchor/index.html +++ b/files/ja/web/css/overflow-anchor/index.html @@ -41,7 +41,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overflow-block/index.html b/files/ja/web/css/overflow-block/index.html index d9214a51bf1b75..66e5a378d41ead 100644 --- a/files/ja/web/css/overflow-block/index.html +++ b/files/ja/web/css/overflow-block/index.html @@ -52,7 +52,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overflow-inline/index.html b/files/ja/web/css/overflow-inline/index.html index cef446a46ce4bf..b6d627fb75c0f0 100644 --- a/files/ja/web/css/overflow-inline/index.html +++ b/files/ja/web/css/overflow-inline/index.html @@ -52,7 +52,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overflow-wrap/index.html b/files/ja/web/css/overflow-wrap/index.html index 8146dc306008ee..fd1c5426bd380b 100644 --- a/files/ja/web/css/overflow-wrap/index.html +++ b/files/ja/web/css/overflow-wrap/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overflow-x/index.html b/files/ja/web/css/overflow-x/index.html index 6decff8aea88ff..980a852693fd2e 100644 --- a/files/ja/web/css/overflow-x/index.html +++ b/files/ja/web/css/overflow-x/index.html @@ -54,7 +54,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overflow-y/index.html b/files/ja/web/css/overflow-y/index.html index 4df48a8ea24602..4adb59d31bb18d 100644 --- a/files/ja/web/css/overflow-y/index.html +++ b/files/ja/web/css/overflow-y/index.html @@ -55,7 +55,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overflow/index.html b/files/ja/web/css/overflow/index.html index cdf127ed151c52..fe8c22a15c4350 100644 --- a/files/ja/web/css/overflow/index.html +++ b/files/ja/web/css/overflow/index.html @@ -89,7 +89,7 @@

Mozilla 拡張

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overscroll-behavior-block/index.html b/files/ja/web/css/overscroll-behavior-block/index.html index e622f27b83eef9..e4a430f2b8924a 100644 --- a/files/ja/web/css/overscroll-behavior-block/index.html +++ b/files/ja/web/css/overscroll-behavior-block/index.html @@ -50,7 +50,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overscroll-behavior-inline/index.html b/files/ja/web/css/overscroll-behavior-inline/index.html index b5def24b0cd1c6..96ff633c990a01 100644 --- a/files/ja/web/css/overscroll-behavior-inline/index.html +++ b/files/ja/web/css/overscroll-behavior-inline/index.html @@ -50,7 +50,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overscroll-behavior-x/index.html b/files/ja/web/css/overscroll-behavior-x/index.html index c2e9bfe6f8d957..1f010c91acebfd 100644 --- a/files/ja/web/css/overscroll-behavior-x/index.html +++ b/files/ja/web/css/overscroll-behavior-x/index.html @@ -48,7 +48,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overscroll-behavior-y/index.html b/files/ja/web/css/overscroll-behavior-y/index.html index cc58a30784b941..1a192158fb1a8f 100644 --- a/files/ja/web/css/overscroll-behavior-y/index.html +++ b/files/ja/web/css/overscroll-behavior-y/index.html @@ -48,7 +48,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/overscroll-behavior/index.html b/files/ja/web/css/overscroll-behavior/index.html index 7f409ead4ca8cc..c4e3c137d64b3f 100644 --- a/files/ja/web/css/overscroll-behavior/index.html +++ b/files/ja/web/css/overscroll-behavior/index.html @@ -55,7 +55,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding-block-end/index.html b/files/ja/web/css/padding-block-end/index.html index 85ea817bc07d09..de033623b3956b 100644 --- a/files/ja/web/css/padding-block-end/index.html +++ b/files/ja/web/css/padding-block-end/index.html @@ -53,7 +53,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding-block-start/index.html b/files/ja/web/css/padding-block-start/index.html index d937f99753af25..dbbdf76e8d27fb 100644 --- a/files/ja/web/css/padding-block-start/index.html +++ b/files/ja/web/css/padding-block-start/index.html @@ -51,7 +51,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding-block/index.html b/files/ja/web/css/padding-block/index.html index c7b929dcaa0400..b15d97670067e6 100644 --- a/files/ja/web/css/padding-block/index.html +++ b/files/ja/web/css/padding-block/index.html @@ -50,7 +50,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding-bottom/index.html b/files/ja/web/css/padding-bottom/index.html index 08210127d8f409..20f52eac9fc75b 100644 --- a/files/ja/web/css/padding-bottom/index.html +++ b/files/ja/web/css/padding-bottom/index.html @@ -58,7 +58,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding-inline-end/index.html b/files/ja/web/css/padding-inline-end/index.html index f3003ab5f307f4..668ec52782f612 100644 --- a/files/ja/web/css/padding-inline-end/index.html +++ b/files/ja/web/css/padding-inline-end/index.html @@ -51,7 +51,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding-inline-start/index.html b/files/ja/web/css/padding-inline-start/index.html index c7b2a54067282b..6d02409afb42d5 100644 --- a/files/ja/web/css/padding-inline-start/index.html +++ b/files/ja/web/css/padding-inline-start/index.html @@ -51,7 +51,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding-inline/index.html b/files/ja/web/css/padding-inline/index.html index 922ac82887b016..057992bc3b8605 100644 --- a/files/ja/web/css/padding-inline/index.html +++ b/files/ja/web/css/padding-inline/index.html @@ -50,7 +50,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding-left/index.html b/files/ja/web/css/padding-left/index.html index 92ac71fb529fd7..ba9b38a4b61545 100644 --- a/files/ja/web/css/padding-left/index.html +++ b/files/ja/web/css/padding-left/index.html @@ -56,7 +56,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding-right/index.html b/files/ja/web/css/padding-right/index.html index 621db10f008b5a..c5f145d3852504 100644 --- a/files/ja/web/css/padding-right/index.html +++ b/files/ja/web/css/padding-right/index.html @@ -56,7 +56,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding-top/index.html b/files/ja/web/css/padding-top/index.html index 6ab459f59b2d7f..21b9165665016d 100644 --- a/files/ja/web/css/padding-top/index.html +++ b/files/ja/web/css/padding-top/index.html @@ -58,7 +58,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/padding/index.html b/files/ja/web/css/padding/index.html index 017db4e7c2434d..fcb299c08c6b8c 100644 --- a/files/ja/web/css/padding/index.html +++ b/files/ja/web/css/padding/index.html @@ -78,7 +78,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/page-break-after/index.html b/files/ja/web/css/page-break-after/index.html index 89851b198ccdcc..891a5f6f34f20d 100644 --- a/files/ja/web/css/page-break-after/index.html +++ b/files/ja/web/css/page-break-after/index.html @@ -93,7 +93,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/page-break-before/index.html b/files/ja/web/css/page-break-before/index.html index fa72a60ccad7c7..a373fd25c777e2 100644 --- a/files/ja/web/css/page-break-before/index.html +++ b/files/ja/web/css/page-break-before/index.html @@ -94,7 +94,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/page-break-inside/index.html b/files/ja/web/css/page-break-inside/index.html index f3ab2e1d650e57..96263aee399dc5 100644 --- a/files/ja/web/css/page-break-inside/index.html +++ b/files/ja/web/css/page-break-inside/index.html @@ -65,7 +65,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/paint-order/index.html b/files/ja/web/css/paint-order/index.html index 6ec0316ebf532f..0781a0e4cbae8e 100644 --- a/files/ja/web/css/paint-order/index.html +++ b/files/ja/web/css/paint-order/index.html @@ -49,7 +49,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/perspective-origin/index.html b/files/ja/web/css/perspective-origin/index.html index 22cf78f1ed303f..c35e4523a29c64 100644 --- a/files/ja/web/css/perspective-origin/index.html +++ b/files/ja/web/css/perspective-origin/index.html @@ -64,7 +64,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/perspective/index.html b/files/ja/web/css/perspective/index.html index 3d51b9620a587e..98628ea1280cd4 100644 --- a/files/ja/web/css/perspective/index.html +++ b/files/ja/web/css/perspective/index.html @@ -51,7 +51,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/place-content/index.html b/files/ja/web/css/place-content/index.html index 97e92102d49579..22dc2d61d06711 100644 --- a/files/ja/web/css/place-content/index.html +++ b/files/ja/web/css/place-content/index.html @@ -89,7 +89,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/place-items/index.html b/files/ja/web/css/place-items/index.html index f77643455b4c32..58e9258b8fbae4 100644 --- a/files/ja/web/css/place-items/index.html +++ b/files/ja/web/css/place-items/index.html @@ -93,7 +93,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/place-self/index.html b/files/ja/web/css/place-self/index.html index c9eb65a548a6b9..cc8d8ca932bdf9 100644 --- a/files/ja/web/css/place-self/index.html +++ b/files/ja/web/css/place-self/index.html @@ -81,7 +81,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

仕様書

diff --git a/files/ja/web/css/pointer-events/index.html b/files/ja/web/css/pointer-events/index.html index 805d07dd340c82..e89a099d27455d 100644 --- a/files/ja/web/css/pointer-events/index.html +++ b/files/ja/web/css/pointer-events/index.html @@ -89,7 +89,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/position/index.html b/files/ja/web/css/position/index.html index e6ed408e5636de..9fb42d5610e1ce 100644 --- a/files/ja/web/css/position/index.html +++ b/files/ja/web/css/position/index.html @@ -79,7 +79,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/quotes/index.html b/files/ja/web/css/quotes/index.html index 81545bf8d1230c..e627bbf8ba2bb8 100644 --- a/files/ja/web/css/quotes/index.html +++ b/files/ja/web/css/quotes/index.html @@ -48,7 +48,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/resize/index.html b/files/ja/web/css/resize/index.html index ad5e111cc527a8..78962c09d57f4b 100644 --- a/files/ja/web/css/resize/index.html +++ b/files/ja/web/css/resize/index.html @@ -61,7 +61,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/right/index.html b/files/ja/web/css/right/index.html index 3b18fbb610ebca..ce036d89315835 100644 --- a/files/ja/web/css/right/index.html +++ b/files/ja/web/css/right/index.html @@ -71,7 +71,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/rotate/index.html b/files/ja/web/css/rotate/index.html index bf54017d551598..99353807af5ad3 100644 --- a/files/ja/web/css/rotate/index.html +++ b/files/ja/web/css/rotate/index.html @@ -45,7 +45,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/row-gap/index.html b/files/ja/web/css/row-gap/index.html index 8ab3d2224d6f53..62ab2262e3a3cb 100644 --- a/files/ja/web/css/row-gap/index.html +++ b/files/ja/web/css/row-gap/index.html @@ -48,7 +48,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/ruby-align/index.html b/files/ja/web/css/ruby-align/index.html index d12b41aa1bd2c6..7934dd2c164712 100644 --- a/files/ja/web/css/ruby-align/index.html +++ b/files/ja/web/css/ruby-align/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/ruby-position/index.html b/files/ja/web/css/ruby-position/index.html index b2135adb09ad55..fe1452dababfb8 100644 --- a/files/ja/web/css/ruby-position/index.html +++ b/files/ja/web/css/ruby-position/index.html @@ -40,7 +40,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/scale/index.html b/files/ja/web/css/scale/index.html index 7385f5cd6a6d52..bb237b870adf75 100644 --- a/files/ja/web/css/scale/index.html +++ b/files/ja/web/css/scale/index.html @@ -49,7 +49,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/scroll-behavior/index.html b/files/ja/web/css/scroll-behavior/index.html index 8103e98b171c11..4f5c7eb62020e8 100644 --- a/files/ja/web/css/scroll-behavior/index.html +++ b/files/ja/web/css/scroll-behavior/index.html @@ -51,7 +51,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/scroll-margin-bottom/index.html b/files/ja/web/css/scroll-margin-bottom/index.html index 4d2b2bcbafebbd..adb33f886edba3 100644 --- a/files/ja/web/css/scroll-margin-bottom/index.html +++ b/files/ja/web/css/scroll-margin-bottom/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-margin-inline-end/index.html b/files/ja/web/css/scroll-margin-inline-end/index.html index 919ec6c03f3f5d..5794e808bba2e8 100644 --- a/files/ja/web/css/scroll-margin-inline-end/index.html +++ b/files/ja/web/css/scroll-margin-inline-end/index.html @@ -40,7 +40,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-margin-inline-start/index.html b/files/ja/web/css/scroll-margin-inline-start/index.html index e8329858b7de3a..1e25f3a112cb44 100644 --- a/files/ja/web/css/scroll-margin-inline-start/index.html +++ b/files/ja/web/css/scroll-margin-inline-start/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-margin-inline/index.html b/files/ja/web/css/scroll-margin-inline/index.html index ce8b1db68ac1e0..8cdbfcffc300b3 100644 --- a/files/ja/web/css/scroll-margin-inline/index.html +++ b/files/ja/web/css/scroll-margin-inline/index.html @@ -40,7 +40,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-margin-left/index.html b/files/ja/web/css/scroll-margin-left/index.html index 262ad77a8dbd06..241d55b4c61f83 100644 --- a/files/ja/web/css/scroll-margin-left/index.html +++ b/files/ja/web/css/scroll-margin-left/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-margin-right/index.html b/files/ja/web/css/scroll-margin-right/index.html index 121d50a2846771..4a597b15db2b78 100644 --- a/files/ja/web/css/scroll-margin-right/index.html +++ b/files/ja/web/css/scroll-margin-right/index.html @@ -41,7 +41,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-margin-top/index.html b/files/ja/web/css/scroll-margin-top/index.html index a79d19eb9303ef..e96c485aa9aba7 100644 --- a/files/ja/web/css/scroll-margin-top/index.html +++ b/files/ja/web/css/scroll-margin-top/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-margin/index.html b/files/ja/web/css/scroll-margin/index.html index 3097d93f269313..785743c8d49d56 100644 --- a/files/ja/web/css/scroll-margin/index.html +++ b/files/ja/web/css/scroll-margin/index.html @@ -36,7 +36,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding-block-end/index.html b/files/ja/web/css/scroll-padding-block-end/index.html index a088012affabdf..85c13d3f325d81 100644 --- a/files/ja/web/css/scroll-padding-block-end/index.html +++ b/files/ja/web/css/scroll-padding-block-end/index.html @@ -50,7 +50,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding-block-start/index.html b/files/ja/web/css/scroll-padding-block-start/index.html index ca9de2a0bd8937..449582d361fff4 100644 --- a/files/ja/web/css/scroll-padding-block-start/index.html +++ b/files/ja/web/css/scroll-padding-block-start/index.html @@ -48,7 +48,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding-block/index.html b/files/ja/web/css/scroll-padding-block/index.html index bd02946514afa9..8cf9f5ad64531a 100644 --- a/files/ja/web/css/scroll-padding-block/index.html +++ b/files/ja/web/css/scroll-padding-block/index.html @@ -46,7 +46,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding-bottom/index.html b/files/ja/web/css/scroll-padding-bottom/index.html index e0fd1afbf275f8..3121da7079d7cd 100644 --- a/files/ja/web/css/scroll-padding-bottom/index.html +++ b/files/ja/web/css/scroll-padding-bottom/index.html @@ -48,7 +48,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding-inline-end/index.html b/files/ja/web/css/scroll-padding-inline-end/index.html index 86a5891f2ff0f2..3326068c802bbf 100644 --- a/files/ja/web/css/scroll-padding-inline-end/index.html +++ b/files/ja/web/css/scroll-padding-inline-end/index.html @@ -47,7 +47,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding-inline-start/index.html b/files/ja/web/css/scroll-padding-inline-start/index.html index 108e325ef5836d..6d3e909f477f5d 100644 --- a/files/ja/web/css/scroll-padding-inline-start/index.html +++ b/files/ja/web/css/scroll-padding-inline-start/index.html @@ -47,7 +47,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding-inline/index.html b/files/ja/web/css/scroll-padding-inline/index.html index 80b6f8480457e2..bcf1aab9a08207 100644 --- a/files/ja/web/css/scroll-padding-inline/index.html +++ b/files/ja/web/css/scroll-padding-inline/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding-left/index.html b/files/ja/web/css/scroll-padding-left/index.html index fbd13252c26ba9..9f1688243cf761 100644 --- a/files/ja/web/css/scroll-padding-left/index.html +++ b/files/ja/web/css/scroll-padding-left/index.html @@ -47,7 +47,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding-right/index.html b/files/ja/web/css/scroll-padding-right/index.html index 908780a9089ca3..9bbc631ea75a19 100644 --- a/files/ja/web/css/scroll-padding-right/index.html +++ b/files/ja/web/css/scroll-padding-right/index.html @@ -46,7 +46,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding-top/index.html b/files/ja/web/css/scroll-padding-top/index.html index 10258d7eb371e9..12e310b393441c 100644 --- a/files/ja/web/css/scroll-padding-top/index.html +++ b/files/ja/web/css/scroll-padding-top/index.html @@ -46,7 +46,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-padding/index.html b/files/ja/web/css/scroll-padding/index.html index f1cfd2d44cf404..7643ad28912e88 100644 --- a/files/ja/web/css/scroll-padding/index.html +++ b/files/ja/web/css/scroll-padding/index.html @@ -60,7 +60,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/scroll-snap-align/index.html b/files/ja/web/css/scroll-snap-align/index.html index 43896d458d120d..1a092969303ba6 100644 --- a/files/ja/web/css/scroll-snap-align/index.html +++ b/files/ja/web/css/scroll-snap-align/index.html @@ -44,7 +44,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

Safari は現在のところ、値2つの構文が誤った順になっており、1番目の値がインラインで2番目の値がブロックになっています。 バグ #191865 を参照してください。

diff --git a/files/ja/web/css/scroll-snap-coordinate/index.html b/files/ja/web/css/scroll-snap-coordinate/index.html index 45bac430de493c..740993e96df8ff 100644 --- a/files/ja/web/css/scroll-snap-coordinate/index.html +++ b/files/ja/web/css/scroll-snap-coordinate/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/scroll-snap-destination/index.html b/files/ja/web/css/scroll-snap-destination/index.html index 8b652a802a6f16..c3bd279b5d2cf7 100644 --- a/files/ja/web/css/scroll-snap-destination/index.html +++ b/files/ja/web/css/scroll-snap-destination/index.html @@ -35,7 +35,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/scroll-snap-stop/index.html b/files/ja/web/css/scroll-snap-stop/index.html index 25ba842a38d087..cb966f15b240f1 100644 --- a/files/ja/web/css/scroll-snap-stop/index.html +++ b/files/ja/web/css/scroll-snap-stop/index.html @@ -38,7 +38,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/scroll-snap-type/index.html b/files/ja/web/css/scroll-snap-type/index.html index 06c6161a90a672..b166ebb34ca4db 100644 --- a/files/ja/web/css/scroll-snap-type/index.html +++ b/files/ja/web/css/scroll-snap-type/index.html @@ -62,7 +62,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/scrollbar-color/index.html b/files/ja/web/css/scrollbar-color/index.html index d4367e769ec505..be14bec034bf28 100644 --- a/files/ja/web/css/scrollbar-color/index.html +++ b/files/ja/web/css/scrollbar-color/index.html @@ -72,7 +72,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/scrollbar-width/index.html b/files/ja/web/css/scrollbar-width/index.html index 441af136f128b5..c04082410e4acd 100644 --- a/files/ja/web/css/scrollbar-width/index.html +++ b/files/ja/web/css/scrollbar-width/index.html @@ -63,7 +63,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/shape-image-threshold/index.html b/files/ja/web/css/shape-image-threshold/index.html index fe262be09afeb9..d0e6978d4dc991 100644 --- a/files/ja/web/css/shape-image-threshold/index.html +++ b/files/ja/web/css/shape-image-threshold/index.html @@ -49,7 +49,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/shape-margin/index.html b/files/ja/web/css/shape-margin/index.html index 01ca90716146ce..439251b5b48048 100644 --- a/files/ja/web/css/shape-margin/index.html +++ b/files/ja/web/css/shape-margin/index.html @@ -49,7 +49,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/tab-size/index.html b/files/ja/web/css/tab-size/index.html index 8f510eb9ded8a3..ca89ae5ed3381f 100644 --- a/files/ja/web/css/tab-size/index.html +++ b/files/ja/web/css/tab-size/index.html @@ -43,7 +43,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/table-layout/index.html b/files/ja/web/css/table-layout/index.html index 77f39e854da50a..b4ee3adbc86b0e 100644 --- a/files/ja/web/css/table-layout/index.html +++ b/files/ja/web/css/table-layout/index.html @@ -42,7 +42,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-align-last/index.html b/files/ja/web/css/text-align-last/index.html index b0497e1fa50a09..fe79d002b95f1a 100644 --- a/files/ja/web/css/text-align-last/index.html +++ b/files/ja/web/css/text-align-last/index.html @@ -55,7 +55,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-align/index.html b/files/ja/web/css/text-align/index.html index e0a47131a77d8a..67fb132439170b 100644 --- a/files/ja/web/css/text-align/index.html +++ b/files/ja/web/css/text-align/index.html @@ -89,7 +89,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-combine-upright/index.html b/files/ja/web/css/text-combine-upright/index.html index 907fb4de0ba8ef..e222f043ffc78c 100644 --- a/files/ja/web/css/text-combine-upright/index.html +++ b/files/ja/web/css/text-combine-upright/index.html @@ -46,7 +46,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

例 (digits)

diff --git a/files/ja/web/css/text-decoration-color/index.html b/files/ja/web/css/text-decoration-color/index.html index b4def7fe007b96..6aad001a291945 100644 --- a/files/ja/web/css/text-decoration-color/index.html +++ b/files/ja/web/css/text-decoration-color/index.html @@ -49,7 +49,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-decoration-line/index.html b/files/ja/web/css/text-decoration-line/index.html index f7ab8d370e1545..9758f43e0ec360 100644 --- a/files/ja/web/css/text-decoration-line/index.html +++ b/files/ja/web/css/text-decoration-line/index.html @@ -56,7 +56,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-decoration-skip-ink/index.html b/files/ja/web/css/text-decoration-skip-ink/index.html index a0c130adbb97a5..b81a638fbcddca 100644 --- a/files/ja/web/css/text-decoration-skip-ink/index.html +++ b/files/ja/web/css/text-decoration-skip-ink/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-decoration-skip/index.html b/files/ja/web/css/text-decoration-skip/index.html index f39fe86f4fcd41..3b4f01199e12bd 100644 --- a/files/ja/web/css/text-decoration-skip/index.html +++ b/files/ja/web/css/text-decoration-skip/index.html @@ -63,7 +63,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-decoration-style/index.html b/files/ja/web/css/text-decoration-style/index.html index 394ad6a371e462..baf290cd1cfb83 100644 --- a/files/ja/web/css/text-decoration-style/index.html +++ b/files/ja/web/css/text-decoration-style/index.html @@ -56,7 +56,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-decoration/index.html b/files/ja/web/css/text-decoration/index.html index f13e611120e947..79d0ccd4fb76e3 100644 --- a/files/ja/web/css/text-decoration/index.html +++ b/files/ja/web/css/text-decoration/index.html @@ -41,7 +41,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-emphasis-color/index.html b/files/ja/web/css/text-emphasis-color/index.html index 8eaa6de6d844ca..a267407b4da222 100644 --- a/files/ja/web/css/text-emphasis-color/index.html +++ b/files/ja/web/css/text-emphasis-color/index.html @@ -43,8 +43,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/text-emphasis-position/index.html b/files/ja/web/css/text-emphasis-position/index.html index 2a0ee369752d1d..0f88bdd234dc49 100644 --- a/files/ja/web/css/text-emphasis-position/index.html +++ b/files/ja/web/css/text-emphasis-position/index.html @@ -90,8 +90,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/text-emphasis-style/index.html b/files/ja/web/css/text-emphasis-style/index.html index 23aebe92d69e0c..8cb0c926777142 100644 --- a/files/ja/web/css/text-emphasis-style/index.html +++ b/files/ja/web/css/text-emphasis-style/index.html @@ -68,8 +68,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/text-emphasis/index.html b/files/ja/web/css/text-emphasis/index.html index 62fb199b05fd0f..c6d8014109d249 100644 --- a/files/ja/web/css/text-emphasis/index.html +++ b/files/ja/web/css/text-emphasis/index.html @@ -82,8 +82,7 @@

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/text-indent/index.html b/files/ja/web/css/text-indent/index.html index 72f47374bfa8bd..77579da41a2b8d 100644 --- a/files/ja/web/css/text-indent/index.html +++ b/files/ja/web/css/text-indent/index.html @@ -55,7 +55,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

単純なインデントの例

diff --git a/files/ja/web/css/text-justify/index.html b/files/ja/web/css/text-justify/index.html index f121ff0d09389f..5adaa0687a2ee3 100644 --- a/files/ja/web/css/text-justify/index.html +++ b/files/ja/web/css/text-justify/index.html @@ -43,7 +43,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/text-orientation/index.html b/files/ja/web/css/text-orientation/index.html index 8ac5a69a7358fa..4db4d8aed7e7d6 100644 --- a/files/ja/web/css/text-orientation/index.html +++ b/files/ja/web/css/text-orientation/index.html @@ -51,7 +51,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-overflow/index.html b/files/ja/web/css/text-overflow/index.html index b6b86992363450..1b9d065f0480a9 100644 --- a/files/ja/web/css/text-overflow/index.html +++ b/files/ja/web/css/text-overflow/index.html @@ -57,8 +57,7 @@

公式定義

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/text-rendering/index.html b/files/ja/web/css/text-rendering/index.html index 581c2fd82e1488..09f89c003b3bb3 100644 --- a/files/ja/web/css/text-rendering/index.html +++ b/files/ja/web/css/text-rendering/index.html @@ -57,7 +57,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-shadow/index.html b/files/ja/web/css/text-shadow/index.html index fdd7a81eba2a28..be5a30a09cf2ce 100644 --- a/files/ja/web/css/text-shadow/index.html +++ b/files/ja/web/css/text-shadow/index.html @@ -78,7 +78,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-size-adjust/index.html b/files/ja/web/css/text-size-adjust/index.html index 42a5364f7a57ae..63af7ddee839a7 100644 --- a/files/ja/web/css/text-size-adjust/index.html +++ b/files/ja/web/css/text-size-adjust/index.html @@ -50,7 +50,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/text-transform/index.html b/files/ja/web/css/text-transform/index.html index bcd53bafe27ed2..364efb39d5a037 100644 --- a/files/ja/web/css/text-transform/index.html +++ b/files/ja/web/css/text-transform/index.html @@ -98,7 +98,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/text-underline-offset/index.html b/files/ja/web/css/text-underline-offset/index.html index 46dab30ce4edca..44d9c912e275d4 100644 --- a/files/ja/web/css/text-underline-offset/index.html +++ b/files/ja/web/css/text-underline-offset/index.html @@ -51,7 +51,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/top/index.html b/files/ja/web/css/top/index.html index 4dbceec996255e..2a31f4bc5f042f 100644 --- a/files/ja/web/css/top/index.html +++ b/files/ja/web/css/top/index.html @@ -75,7 +75,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/touch-action/index.html b/files/ja/web/css/touch-action/index.html index 53d4d83b61af12..4043cdc0d902f3 100644 --- a/files/ja/web/css/touch-action/index.html +++ b/files/ja/web/css/touch-action/index.html @@ -86,8 +86,7 @@

公式定義

形式文法

-
{{csssyntax}}
-
+{{csssyntax}}

diff --git a/files/ja/web/css/transform-box/index.html b/files/ja/web/css/transform-box/index.html index 54c06483cdca74..8e82a937f1d7ae 100644 --- a/files/ja/web/css/transform-box/index.html +++ b/files/ja/web/css/transform-box/index.html @@ -55,7 +55,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

仕様書

diff --git a/files/ja/web/css/transform-origin/index.html b/files/ja/web/css/transform-origin/index.html index ae06a595f3b393..4010dba9c3d28b 100644 --- a/files/ja/web/css/transform-origin/index.html +++ b/files/ja/web/css/transform-origin/index.html @@ -151,7 +151,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/transform-style/index.html b/files/ja/web/css/transform-style/index.html index 07e0eb8a4f8054..37d75b2e0055c2 100644 --- a/files/ja/web/css/transform-style/index.html +++ b/files/ja/web/css/transform-style/index.html @@ -49,7 +49,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/transform/index.html b/files/ja/web/css/transform/index.html index 8d137e227eae59..36d5882926a6e2 100644 --- a/files/ja/web/css/transform/index.html +++ b/files/ja/web/css/transform/index.html @@ -73,7 +73,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

{{cssxref("transform-function/perspective", "perspective()")}} を複数の関数の中で使用する場合は、最初に配置しなければなりません。

diff --git a/files/ja/web/css/transition-delay/index.html b/files/ja/web/css/transition-delay/index.html index 3e47ffa76a23be..b4fda0d0f78c61 100644 --- a/files/ja/web/css/transition-delay/index.html +++ b/files/ja/web/css/transition-delay/index.html @@ -48,7 +48,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/transition-duration/index.html b/files/ja/web/css/transition-duration/index.html index 2aa297c4eea96b..a2f05aa6765dc9 100644 --- a/files/ja/web/css/transition-duration/index.html +++ b/files/ja/web/css/transition-duration/index.html @@ -46,7 +46,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/transition-property/index.html b/files/ja/web/css/transition-property/index.html index 114e45fde5a053..562b43017a2979 100644 --- a/files/ja/web/css/transition-property/index.html +++ b/files/ja/web/css/transition-property/index.html @@ -60,7 +60,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/transition-timing-function/index.html b/files/ja/web/css/transition-timing-function/index.html index c2c229f701c62e..1b8947aba49436 100644 --- a/files/ja/web/css/transition-timing-function/index.html +++ b/files/ja/web/css/transition-timing-function/index.html @@ -101,7 +101,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/transition/index.html b/files/ja/web/css/transition/index.html index 0c17a379e73fce..07c0ae23729ee8 100644 --- a/files/ja/web/css/transition/index.html +++ b/files/ja/web/css/transition/index.html @@ -67,7 +67,7 @@

構文

構文形式

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/translate/index.html b/files/ja/web/css/translate/index.html index 9d135968d6abbd..a2f607d03f459f 100644 --- a/files/ja/web/css/translate/index.html +++ b/files/ja/web/css/translate/index.html @@ -46,7 +46,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/unicode-bidi/index.html b/files/ja/web/css/unicode-bidi/index.html index 907ad46033b649..b13070a644d05d 100644 --- a/files/ja/web/css/unicode-bidi/index.html +++ b/files/ja/web/css/unicode-bidi/index.html @@ -54,7 +54,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/user-modify/index.html b/files/ja/web/css/user-modify/index.html index d6aea5cdead8ca..7f84441ab089dc 100644 --- a/files/ja/web/css/user-modify/index.html +++ b/files/ja/web/css/user-modify/index.html @@ -53,7 +53,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/user-select/index.html b/files/ja/web/css/user-select/index.html index 804b0c09030d04..1b1429085795a3 100644 --- a/files/ja/web/css/user-select/index.html +++ b/files/ja/web/css/user-select/index.html @@ -86,7 +86,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/var()/index.html b/files/ja/web/css/var()/index.html index 664aae3132d043..02a362dbf4b380 100644 --- a/files/ja/web/css/var()/index.html +++ b/files/ja/web/css/var()/index.html @@ -27,8 +27,7 @@

構文

関数の最初の引数は、置換されるカスタムプロパティの名前です。関数のオプションの2番目の引数は、フォールバック値として機能します。 最初の引数で参照されるカスタムプロパティが無効な場合、関数は2番目の値を使用します。

-
{{csssyntax}}
-
+{{csssyntax}}

メモ: フォールバックの構文は、カスタムプロパティの構文と同様にカンマを使用できます。たとえば var(--foo, red, blue) では、 red, blue をフォールバックとして定義します。つまり、最初のカンマから関数の最後にかけてのすべてが、フォールバック値と見なされます。

diff --git a/files/ja/web/css/vertical-align/index.html b/files/ja/web/css/vertical-align/index.html index 48ad8c1d5e289d..a335b07b97efa1 100644 --- a/files/ja/web/css/vertical-align/index.html +++ b/files/ja/web/css/vertical-align/index.html @@ -189,7 +189,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/visibility/index.html b/files/ja/web/css/visibility/index.html index b5bf1930e94ac2..e08bc27d3f9126 100644 --- a/files/ja/web/css/visibility/index.html +++ b/files/ja/web/css/visibility/index.html @@ -75,7 +75,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/white-space/index.html b/files/ja/web/css/white-space/index.html index df1f143540387e..3c8101b43953bf 100644 --- a/files/ja/web/css/white-space/index.html +++ b/files/ja/web/css/white-space/index.html @@ -122,7 +122,7 @@

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/widows/index.html b/files/ja/web/css/widows/index.html index e850b680b42e8f..cb318da200c11f 100644 --- a/files/ja/web/css/widows/index.html +++ b/files/ja/web/css/widows/index.html @@ -40,7 +40,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/width/index.html b/files/ja/web/css/width/index.html index c840d40914eb9f..b52da296f51035 100644 --- a/files/ja/web/css/width/index.html +++ b/files/ja/web/css/width/index.html @@ -83,7 +83,7 @@

公式定義

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/will-change/index.html b/files/ja/web/css/will-change/index.html index e4afdd056f97a1..2a8c3cff1682b8 100644 --- a/files/ja/web/css/will-change/index.html +++ b/files/ja/web/css/will-change/index.html @@ -87,7 +87,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/word-break/index.html b/files/ja/web/css/word-break/index.html index e2cdd249620775..8867f874919dd9 100644 --- a/files/ja/web/css/word-break/index.html +++ b/files/ja/web/css/word-break/index.html @@ -57,7 +57,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/word-spacing/index.html b/files/ja/web/css/word-spacing/index.html index f3bf74f567b1ae..dd687552b7999b 100644 --- a/files/ja/web/css/word-spacing/index.html +++ b/files/ja/web/css/word-spacing/index.html @@ -83,7 +83,7 @@

公式定義

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

仕様書

diff --git a/files/ja/web/css/writing-mode/index.html b/files/ja/web/css/writing-mode/index.html index d11a7ba60dc3c2..0b8a22f5a3b3b4 100644 --- a/files/ja/web/css/writing-mode/index.html +++ b/files/ja/web/css/writing-mode/index.html @@ -62,7 +62,7 @@

正式な構文

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/z-index/index.html b/files/ja/web/css/z-index/index.html index e5e6ec70b0ee53..810ff25f472153 100644 --- a/files/ja/web/css/z-index/index.html +++ b/files/ja/web/css/z-index/index.html @@ -53,7 +53,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ja/web/css/zoom/index.html b/files/ja/web/css/zoom/index.html index 756ce7b51481a4..200139e710715b 100644 --- a/files/ja/web/css/zoom/index.html +++ b/files/ja/web/css/zoom/index.html @@ -51,7 +51,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/ko/conflicting/web/css/@viewport/index.html b/files/ko/conflicting/web/css/@viewport/index.html index 899947b05f2b9c..38e70632788ded 100644 --- a/files/ko/conflicting/web/css/@viewport/index.html +++ b/files/ko/conflicting/web/css/@viewport/index.html @@ -42,8 +42,7 @@

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html b/files/ko/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html index 4d0a6a0247e1a8..b5ba15fb81e3d9 100644 --- a/files/ko/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html +++ b/files/ko/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html @@ -46,7 +46,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

명세

diff --git a/files/ko/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html b/files/ko/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html index fc939a2aca3e1b..8f706de6a85f3f 100644 --- a/files/ko/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html +++ b/files/ko/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html @@ -64,7 +64,7 @@

Formal syntax

The formal syntax must be taken from the spec and added to the MDN data repository. It is an important tool to get precise syntax information for advanced users.

-
{{CSSSyntax}}
+{{CSSSyntax}}

Examples

diff --git a/files/ko/web/css/-moz-image-region/index.html b/files/ko/web/css/-moz-image-region/index.html index 1bc12db1e64de7..fdbb38db26ae1d 100644 --- a/files/ko/web/css/-moz-image-region/index.html +++ b/files/ko/web/css/-moz-image-region/index.html @@ -35,7 +35,7 @@

구문

형식 구문

-
{{CSSSyntax}}
+{{CSSSyntax}}

예제

diff --git a/files/ko/web/css/-webkit-line-clamp/index.html b/files/ko/web/css/-webkit-line-clamp/index.html index 1c08a3f70b2a79..d2de31037614f8 100644 --- a/files/ko/web/css/-webkit-line-clamp/index.html +++ b/files/ko/web/css/-webkit-line-clamp/index.html @@ -51,7 +51,7 @@

형식 정의

형식 구문

-
{{CSSSyntax}}
+{{CSSSyntax}}

예제

diff --git a/files/ko/web/css/-webkit-overflow-scrolling/index.html b/files/ko/web/css/-webkit-overflow-scrolling/index.html index ef195eed02bd74..43409d29460094 100644 --- a/files/ko/web/css/-webkit-overflow-scrolling/index.html +++ b/files/ko/web/css/-webkit-overflow-scrolling/index.html @@ -25,7 +25,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/@charset/index.html b/files/ko/web/css/@charset/index.html index 6cdeb08fb598ec..58a7b2217208f0 100644 --- a/files/ko/web/css/@charset/index.html +++ b/files/ko/web/css/@charset/index.html @@ -43,8 +43,7 @@

구문

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/@font-face/font-display/index.html b/files/ko/web/css/@font-face/font-display/index.html index 20d334f95ca9cf..d09fef21c9a58b 100644 --- a/files/ko/web/css/@font-face/font-display/index.html +++ b/files/ko/web/css/@font-face/font-display/index.html @@ -48,7 +48,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ko/web/css/@import/index.html b/files/ko/web/css/@import/index.html index a4648971ae3e17..f21092b50980ee 100644 --- a/files/ko/web/css/@import/index.html +++ b/files/ko/web/css/@import/index.html @@ -38,8 +38,7 @@

구문

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

명세

diff --git a/files/ko/web/css/@keyframes/index.html b/files/ko/web/css/@keyframes/index.html index dbdfd67d92d13e..af45fe8acc6d5a 100644 --- a/files/ko/web/css/@keyframes/index.html +++ b/files/ko/web/css/@keyframes/index.html @@ -109,7 +109,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ko/web/css/@media/index.html b/files/ko/web/css/@media/index.html index 6c0699603579a6..d9d75e1801f450 100644 --- a/files/ko/web/css/@media/index.html +++ b/files/ko/web/css/@media/index.html @@ -56,7 +56,7 @@

보안

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/@namespace/index.html b/files/ko/web/css/@namespace/index.html index d4059df78eb61a..d2fe8fb933f2ea 100644 --- a/files/ko/web/css/@namespace/index.html +++ b/files/ko/web/css/@namespace/index.html @@ -37,7 +37,7 @@

구문

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/@page/index.html b/files/ko/web/css/@page/index.html index dd9d2e2ac06002..cdead1227fda52 100644 --- a/files/ko/web/css/@page/index.html +++ b/files/ko/web/css/@page/index.html @@ -47,7 +47,7 @@

서술자

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/@supports/index.html b/files/ko/web/css/@supports/index.html index e2d9c44ec3f832..49a5e7e77b0383 100644 --- a/files/ko/web/css/@supports/index.html +++ b/files/ko/web/css/@supports/index.html @@ -95,7 +95,7 @@

or 연산자

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/@viewport/index.html b/files/ko/web/css/@viewport/index.html index e77278c61ee0c0..6ff3c4609c0c44 100644 --- a/files/ko/web/css/@viewport/index.html +++ b/files/ko/web/css/@viewport/index.html @@ -63,7 +63,7 @@

Descriptors

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ko/web/css/_colon_active/index.html b/files/ko/web/css/_colon_active/index.html index eb3ccff192a9b6..07c1ed172f540d 100644 --- a/files/ko/web/css/_colon_active/index.html +++ b/files/ko/web/css/_colon_active/index.html @@ -26,7 +26,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_checked/index.html b/files/ko/web/css/_colon_checked/index.html index 337f93d1cd6354..794eee31117cd6 100644 --- a/files/ko/web/css/_colon_checked/index.html +++ b/files/ko/web/css/_colon_checked/index.html @@ -28,7 +28,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_default/index.html b/files/ko/web/css/_colon_default/index.html index 06e0558495a71c..9a45a1675e95c7 100644 --- a/files/ko/web/css/_colon_default/index.html +++ b/files/ko/web/css/_colon_default/index.html @@ -24,8 +24,7 @@

구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_defined/index.html b/files/ko/web/css/_colon_defined/index.html index 89487adbb9d4b0..733fb73f9dc486 100644 --- a/files/ko/web/css/_colon_defined/index.html +++ b/files/ko/web/css/_colon_defined/index.html @@ -27,7 +27,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_disabled/index.html b/files/ko/web/css/_colon_disabled/index.html index 5a65d93de25023..6bc24da70ad452 100644 --- a/files/ko/web/css/_colon_disabled/index.html +++ b/files/ko/web/css/_colon_disabled/index.html @@ -20,7 +20,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_enabled/index.html b/files/ko/web/css/_colon_enabled/index.html index edd9c70c2fde35..a0753a2085304a 100644 --- a/files/ko/web/css/_colon_enabled/index.html +++ b/files/ko/web/css/_colon_enabled/index.html @@ -20,7 +20,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_first-child/index.html b/files/ko/web/css/_colon_first-child/index.html index 9d229f4dd58d65..b4ace20a0540d9 100644 --- a/files/ko/web/css/_colon_first-child/index.html +++ b/files/ko/web/css/_colon_first-child/index.html @@ -25,8 +25,7 @@

구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_first-of-type/index.html b/files/ko/web/css/_colon_first-of-type/index.html index d1ac0c65fc7cb5..ab280b7763b7cd 100644 --- a/files/ko/web/css/_colon_first-of-type/index.html +++ b/files/ko/web/css/_colon_first-of-type/index.html @@ -26,8 +26,7 @@

구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_first/index.html b/files/ko/web/css/_colon_first/index.html index 2058627f4bf16d..17cb6e9bad205e 100644 --- a/files/ko/web/css/_colon_first/index.html +++ b/files/ko/web/css/_colon_first/index.html @@ -23,7 +23,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_focus-within/index.html b/files/ko/web/css/_colon_focus-within/index.html index 7a25dc5b944930..e2cc43487867ca 100644 --- a/files/ko/web/css/_colon_focus-within/index.html +++ b/files/ko/web/css/_colon_focus-within/index.html @@ -23,7 +23,7 @@

구문

-
{{CSSSyntax}}
+{{CSSSyntax}}

예제

diff --git a/files/ko/web/css/_colon_focus/index.html b/files/ko/web/css/_colon_focus/index.html index 3a3e853e448069..d9b57de61a07e8 100644 --- a/files/ko/web/css/_colon_focus/index.html +++ b/files/ko/web/css/_colon_focus/index.html @@ -25,7 +25,7 @@

구문

-
{{CSSSyntax}}
+{{CSSSyntax}}

예제

diff --git a/files/ko/web/css/_colon_fullscreen/index.html b/files/ko/web/css/_colon_fullscreen/index.html index 70e0c0308c654b..88053936f6cf44 100644 --- a/files/ko/web/css/_colon_fullscreen/index.html +++ b/files/ko/web/css/_colon_fullscreen/index.html @@ -16,7 +16,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

사용 참고

diff --git a/files/ko/web/css/_colon_hover/index.html b/files/ko/web/css/_colon_hover/index.html index 27a26aefe29067..2780cda4e66fd0 100644 --- a/files/ko/web/css/_colon_hover/index.html +++ b/files/ko/web/css/_colon_hover/index.html @@ -24,7 +24,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_link/index.html b/files/ko/web/css/_colon_link/index.html index f17f896eabf199..2bd147ea0c1552 100644 --- a/files/ko/web/css/_colon_link/index.html +++ b/files/ko/web/css/_colon_link/index.html @@ -26,7 +26,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_nth-child/index.html b/files/ko/web/css/_colon_nth-child/index.html index 2368a66641549e..cf092106defc16 100644 --- a/files/ko/web/css/_colon_nth-child/index.html +++ b/files/ko/web/css/_colon_nth-child/index.html @@ -50,8 +50,7 @@

함수형 표기법

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_root/index.html b/files/ko/web/css/_colon_root/index.html index 5fb9ed0fd62808..6dd41fb2ecff6e 100644 --- a/files/ko/web/css/_colon_root/index.html +++ b/files/ko/web/css/_colon_root/index.html @@ -22,7 +22,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_colon_visited/index.html b/files/ko/web/css/_colon_visited/index.html index 1c1f962b375b12..4153b6b12af869 100644 --- a/files/ko/web/css/_colon_visited/index.html +++ b/files/ko/web/css/_colon_visited/index.html @@ -38,7 +38,7 @@

스타일 제한

구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/_doublecolon_after/index.html b/files/ko/web/css/_doublecolon_after/index.html index 30f44876f7e95d..4e31f6248cada1 100644 --- a/files/ko/web/css/_doublecolon_after/index.html +++ b/files/ko/web/css/_doublecolon_after/index.html @@ -24,7 +24,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

참고: 의사 클래스의사 요소를 구분하기 위해 CSS3부터::after 구문을 도입했습니다. 그러나 브라우저는 CSS2 구문인 :after도 허용합니다.

diff --git a/files/ko/web/css/_doublecolon_before/index.html b/files/ko/web/css/_doublecolon_before/index.html index 211107af88e623..5af895a0e730c1 100644 --- a/files/ko/web/css/_doublecolon_before/index.html +++ b/files/ko/web/css/_doublecolon_before/index.html @@ -24,7 +24,7 @@

구문

-
{{csssyntax}}
+{{csssyntax}}

참고: 의사 클래스의사 요소를 구분하기 위해 CSS3부터::before 구문을 도입했습니다. 그러나 브라우저는 CSS2 구문인 :before도 허용합니다.

diff --git a/files/ko/web/css/_doublecolon_placeholder/index.html b/files/ko/web/css/_doublecolon_placeholder/index.html index 0a6c4a093f74de..4ceb4f7a03a1c0 100644 --- a/files/ko/web/css/_doublecolon_placeholder/index.html +++ b/files/ko/web/css/_doublecolon_placeholder/index.html @@ -20,7 +20,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Accessibility concerns

diff --git a/files/ko/web/css/align-content/index.html b/files/ko/web/css/align-content/index.html index 43c4ece03e197a..b3f6d5fa8cf514 100644 --- a/files/ko/web/css/align-content/index.html +++ b/files/ko/web/css/align-content/index.html @@ -102,7 +102,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/all/index.html b/files/ko/web/css/all/index.html index baa5d4e4f0d2dd..cbc4ef8f3944af 100644 --- a/files/ko/web/css/all/index.html +++ b/files/ko/web/css/all/index.html @@ -58,7 +58,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/animation-delay/index.html b/files/ko/web/css/animation-delay/index.html index 54f5d965e24183..29daafc9170c85 100644 --- a/files/ko/web/css/animation-delay/index.html +++ b/files/ko/web/css/animation-delay/index.html @@ -45,8 +45,7 @@

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/animation-direction/index.html b/files/ko/web/css/animation-direction/index.html index 7c5c8b56dbeb60..5bd1d1e41db44d 100644 --- a/files/ko/web/css/animation-direction/index.html +++ b/files/ko/web/css/animation-direction/index.html @@ -51,7 +51,7 @@

값(Values)

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

예제(Examples)

diff --git a/files/ko/web/css/animation-duration/index.html b/files/ko/web/css/animation-duration/index.html index 83e46427df9bcb..2aca466bc9856c 100644 --- a/files/ko/web/css/animation-duration/index.html +++ b/files/ko/web/css/animation-duration/index.html @@ -41,7 +41,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

예제(Examples)

diff --git a/files/ko/web/css/animation-fill-mode/index.html b/files/ko/web/css/animation-fill-mode/index.html index f1920b92d20064..1cd84d550393f4 100644 --- a/files/ko/web/css/animation-fill-mode/index.html +++ b/files/ko/web/css/animation-fill-mode/index.html @@ -107,8 +107,7 @@

값(Values)

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

예제(Examples)

diff --git a/files/ko/web/css/animation/index.html b/files/ko/web/css/animation/index.html index 0ae99bb71bc6e2..b2ef264d9beff7 100644 --- a/files/ko/web/css/animation/index.html +++ b/files/ko/web/css/animation/index.html @@ -245,7 +245,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/backdrop-filter/index.html b/files/ko/web/css/backdrop-filter/index.html index 62921e2fcc84a8..2d63f7d099963c 100644 --- a/files/ko/web/css/backdrop-filter/index.html +++ b/files/ko/web/css/backdrop-filter/index.html @@ -61,7 +61,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/backface-visibility/index.html b/files/ko/web/css/backface-visibility/index.html index 49c365e5f9e82d..8714e9333d4b1c 100644 --- a/files/ko/web/css/backface-visibility/index.html +++ b/files/ko/web/css/backface-visibility/index.html @@ -47,7 +47,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/background-attachment/index.html b/files/ko/web/css/background-attachment/index.html index a72fce431f7881..1e1f72da0ab2a0 100644 --- a/files/ko/web/css/background-attachment/index.html +++ b/files/ko/web/css/background-attachment/index.html @@ -49,7 +49,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/background-clip/index.html b/files/ko/web/css/background-clip/index.html index 07d3676b808b1b..de87ccd6b223cf 100644 --- a/files/ko/web/css/background-clip/index.html +++ b/files/ko/web/css/background-clip/index.html @@ -52,7 +52,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/background-color/index.html b/files/ko/web/css/background-color/index.html index d0e7402d5670a5..9895580a02a59f 100644 --- a/files/ko/web/css/background-color/index.html +++ b/files/ko/web/css/background-color/index.html @@ -80,8 +80,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/background-image/index.html b/files/ko/web/css/background-image/index.html index 0fce6c9b93f598..e47c2f58d49ef7 100644 --- a/files/ko/web/css/background-image/index.html +++ b/files/ko/web/css/background-image/index.html @@ -58,7 +58,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/background-origin/index.html b/files/ko/web/css/background-origin/index.html index 4a92509f69395e..3cff865582b61a 100644 --- a/files/ko/web/css/background-origin/index.html +++ b/files/ko/web/css/background-origin/index.html @@ -51,7 +51,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/background-repeat/index.html b/files/ko/web/css/background-repeat/index.html index b30e77ee937f59..b06a5f8b304a9f 100644 --- a/files/ko/web/css/background-repeat/index.html +++ b/files/ko/web/css/background-repeat/index.html @@ -110,8 +110,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/background-size/index.html b/files/ko/web/css/background-size/index.html index db02fe703009d4..7778a21034c9fd 100644 --- a/files/ko/web/css/background-size/index.html +++ b/files/ko/web/css/background-size/index.html @@ -130,8 +130,7 @@

원본 크기와 비율

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/background/index.html b/files/ko/web/css/background/index.html index 1fd697b1d8cc88..a5e3bcbb79ede1 100644 --- a/files/ko/web/css/background/index.html +++ b/files/ko/web/css/background/index.html @@ -100,7 +100,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-bottom-color/index.html b/files/ko/web/css/border-bottom-color/index.html index eddf531cdc6b60..e2b0fcbcc69e5d 100644 --- a/files/ko/web/css/border-bottom-color/index.html +++ b/files/ko/web/css/border-bottom-color/index.html @@ -43,7 +43,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-bottom-style/index.html b/files/ko/web/css/border-bottom-style/index.html index 7cbdb4d17ad73b..de5cf892b53185 100644 --- a/files/ko/web/css/border-bottom-style/index.html +++ b/files/ko/web/css/border-bottom-style/index.html @@ -42,7 +42,7 @@

구문

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-bottom-width/index.html b/files/ko/web/css/border-bottom-width/index.html index eaf386b9a12a4a..c152f058aa750f 100644 --- a/files/ko/web/css/border-bottom-width/index.html +++ b/files/ko/web/css/border-bottom-width/index.html @@ -78,7 +78,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-bottom/index.html b/files/ko/web/css/border-bottom/index.html index fc203bb67b9f38..795a53805ebabb 100644 --- a/files/ko/web/css/border-bottom/index.html +++ b/files/ko/web/css/border-bottom/index.html @@ -51,7 +51,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-collapse/index.html b/files/ko/web/css/border-collapse/index.html index 8f024cf91601cc..fe63fa4b535862 100644 --- a/files/ko/web/css/border-collapse/index.html +++ b/files/ko/web/css/border-collapse/index.html @@ -43,7 +43,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-color/index.html b/files/ko/web/css/border-color/index.html index 4d5ab51a4c0123..3bfe9624290002 100644 --- a/files/ko/web/css/border-color/index.html +++ b/files/ko/web/css/border-color/index.html @@ -58,7 +58,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-image-outset/index.html b/files/ko/web/css/border-image-outset/index.html index ee670a5ba802ee..2dafb3f82ea720 100644 --- a/files/ko/web/css/border-image-outset/index.html +++ b/files/ko/web/css/border-image-outset/index.html @@ -61,7 +61,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-image-repeat/index.html b/files/ko/web/css/border-image-repeat/index.html index ddca0a7c7368fe..df9407faa8a324 100644 --- a/files/ko/web/css/border-image-repeat/index.html +++ b/files/ko/web/css/border-image-repeat/index.html @@ -55,7 +55,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-image-slice/index.html b/files/ko/web/css/border-image-slice/index.html index 7dfb26229babdf..36fe506a83032c 100644 --- a/files/ko/web/css/border-image-slice/index.html +++ b/files/ko/web/css/border-image-slice/index.html @@ -77,7 +77,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

명세

diff --git a/files/ko/web/css/border-image-source/index.html b/files/ko/web/css/border-image-source/index.html index 8d35053b2609dc..90acbf7a6f5803 100644 --- a/files/ko/web/css/border-image-source/index.html +++ b/files/ko/web/css/border-image-source/index.html @@ -44,7 +44,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-image-width/index.html b/files/ko/web/css/border-image-width/index.html index a99e3d4bb859ef..318738ec5ecb58 100644 --- a/files/ko/web/css/border-image-width/index.html +++ b/files/ko/web/css/border-image-width/index.html @@ -69,7 +69,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-image/index.html b/files/ko/web/css/border-image/index.html index e907da90624a91..6790a10768fbb3 100644 --- a/files/ko/web/css/border-image/index.html +++ b/files/ko/web/css/border-image/index.html @@ -60,7 +60,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-left-color/index.html b/files/ko/web/css/border-left-color/index.html index be69191773bff7..ded6e4b0b03323 100644 --- a/files/ko/web/css/border-left-color/index.html +++ b/files/ko/web/css/border-left-color/index.html @@ -43,7 +43,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-left-style/index.html b/files/ko/web/css/border-left-style/index.html index 18bc2324831da1..dbb531af90ec76 100644 --- a/files/ko/web/css/border-left-style/index.html +++ b/files/ko/web/css/border-left-style/index.html @@ -42,7 +42,7 @@

구문

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-left-width/index.html b/files/ko/web/css/border-left-width/index.html index 78687a842a472d..876b087b253ebb 100644 --- a/files/ko/web/css/border-left-width/index.html +++ b/files/ko/web/css/border-left-width/index.html @@ -78,7 +78,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-left/index.html b/files/ko/web/css/border-left/index.html index cf9b0547df6546..b65e16e855b272 100644 --- a/files/ko/web/css/border-left/index.html +++ b/files/ko/web/css/border-left/index.html @@ -51,7 +51,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-radius/index.html b/files/ko/web/css/border-radius/index.html index 3c9c812d36ce27..3d3de8bcde3eb1 100644 --- a/files/ko/web/css/border-radius/index.html +++ b/files/ko/web/css/border-radius/index.html @@ -149,8 +149,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-right-color/index.html b/files/ko/web/css/border-right-color/index.html index c6292d566bbbde..333455ccc0635c 100644 --- a/files/ko/web/css/border-right-color/index.html +++ b/files/ko/web/css/border-right-color/index.html @@ -43,7 +43,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-right-style/index.html b/files/ko/web/css/border-right-style/index.html index 291595d8d1311d..0bb37642d87d12 100644 --- a/files/ko/web/css/border-right-style/index.html +++ b/files/ko/web/css/border-right-style/index.html @@ -42,7 +42,7 @@

구문

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-right-width/index.html b/files/ko/web/css/border-right-width/index.html index 60c3a4e564a6ce..2b5677534576b5 100644 --- a/files/ko/web/css/border-right-width/index.html +++ b/files/ko/web/css/border-right-width/index.html @@ -78,7 +78,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-right/index.html b/files/ko/web/css/border-right/index.html index 557dbeba89e702..61a56928693146 100644 --- a/files/ko/web/css/border-right/index.html +++ b/files/ko/web/css/border-right/index.html @@ -51,7 +51,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-spacing/index.html b/files/ko/web/css/border-spacing/index.html index 23e0e420187b7d..732ee330a7f03a 100644 --- a/files/ko/web/css/border-spacing/index.html +++ b/files/ko/web/css/border-spacing/index.html @@ -56,7 +56,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-style/index.html b/files/ko/web/css/border-style/index.html index 70bf9b180dd335..20f557a4993dff 100644 --- a/files/ko/web/css/border-style/index.html +++ b/files/ko/web/css/border-style/index.html @@ -142,8 +142,7 @@

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-top-color/index.html b/files/ko/web/css/border-top-color/index.html index 9212f447e25d42..818f90785e833a 100644 --- a/files/ko/web/css/border-top-color/index.html +++ b/files/ko/web/css/border-top-color/index.html @@ -43,7 +43,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-top-style/index.html b/files/ko/web/css/border-top-style/index.html index 38262fffc305ac..a6a810ffda493a 100644 --- a/files/ko/web/css/border-top-style/index.html +++ b/files/ko/web/css/border-top-style/index.html @@ -42,7 +42,7 @@

구문

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-top-width/index.html b/files/ko/web/css/border-top-width/index.html index caa05e40cc95e1..20f8b15c9a167f 100644 --- a/files/ko/web/css/border-top-width/index.html +++ b/files/ko/web/css/border-top-width/index.html @@ -78,7 +78,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-top/index.html b/files/ko/web/css/border-top/index.html index 53b254c317735e..9f4bcebe8e3232 100644 --- a/files/ko/web/css/border-top/index.html +++ b/files/ko/web/css/border-top/index.html @@ -51,7 +51,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/border-width/index.html b/files/ko/web/css/border-width/index.html index f41c188740e377..1c06edcc956272 100644 --- a/files/ko/web/css/border-width/index.html +++ b/files/ko/web/css/border-width/index.html @@ -106,7 +106,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/box-shadow/index.html b/files/ko/web/css/box-shadow/index.html index a040af6e5e7a0d..3dfdabd3e7953d 100644 --- a/files/ko/web/css/box-shadow/index.html +++ b/files/ko/web/css/box-shadow/index.html @@ -82,8 +82,7 @@

보간

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/box-sizing/index.html b/files/ko/web/css/box-sizing/index.html index 7241c0f65bca22..7accace48b2991 100644 --- a/files/ko/web/css/box-sizing/index.html +++ b/files/ko/web/css/box-sizing/index.html @@ -41,8 +41,7 @@

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/calc()/index.html b/files/ko/web/css/calc()/index.html index 7a155befb3e440..91da81639082d2 100644 --- a/files/ko/web/css/calc()/index.html +++ b/files/ko/web/css/calc()/index.html @@ -46,7 +46,7 @@

참고

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/clear/index.html b/files/ko/web/css/clear/index.html index f4ed21f1e9d6df..457ef2f1638eb2 100644 --- a/files/ko/web/css/clear/index.html +++ b/files/ko/web/css/clear/index.html @@ -67,7 +67,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/clip-path/index.html b/files/ko/web/css/clip-path/index.html index 588fb467246841..ee1094408138e3 100644 --- a/files/ko/web/css/clip-path/index.html +++ b/files/ko/web/css/clip-path/index.html @@ -89,7 +89,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/color/index.html b/files/ko/web/css/color/index.html index 7fe1cd0ba999c9..7e9dabdec2fa44 100644 --- a/files/ko/web/css/color/index.html +++ b/files/ko/web/css/color/index.html @@ -74,7 +74,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/contain/index.html b/files/ko/web/css/contain/index.html index 64eb9eba4a97d2..b15dcbbf09b0b0 100644 --- a/files/ko/web/css/contain/index.html +++ b/files/ko/web/css/contain/index.html @@ -78,7 +78,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/content/index.html b/files/ko/web/css/content/index.html index c06271b05d4c24..b0e688dd3bb4ed 100644 --- a/files/ko/web/css/content/index.html +++ b/files/ko/web/css/content/index.html @@ -82,8 +82,7 @@

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/cursor/index.html b/files/ko/web/css/cursor/index.html index 113920f9ee0790..8f21c218c23b21 100644 --- a/files/ko/web/css/cursor/index.html +++ b/files/ko/web/css/cursor/index.html @@ -250,8 +250,7 @@

형식 구문

-
{{csssyntax}}
-
+{{csssyntax}}

사용 일람

diff --git a/files/ko/web/css/filter/index.html b/files/ko/web/css/filter/index.html index c6b8b3afd67406..7e2a8956353a46 100644 --- a/files/ko/web/css/filter/index.html +++ b/files/ko/web/css/filter/index.html @@ -1074,7 +1074,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/flex-basis/index.html b/files/ko/web/css/flex-basis/index.html index 6e162086ad7f2e..2eb7444f97cc40 100644 --- a/files/ko/web/css/flex-basis/index.html +++ b/files/ko/web/css/flex-basis/index.html @@ -68,7 +68,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/flex-direction/index.html b/files/ko/web/css/flex-direction/index.html index 9d3ae04a4948dd..d49f6a2979515c 100644 --- a/files/ko/web/css/flex-direction/index.html +++ b/files/ko/web/css/flex-direction/index.html @@ -53,7 +53,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/flex-flow/index.html b/files/ko/web/css/flex-flow/index.html index 33d68c5188d864..7eb06977c0cb78 100644 --- a/files/ko/web/css/flex-flow/index.html +++ b/files/ko/web/css/flex-flow/index.html @@ -46,7 +46,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/flex-grow/index.html b/files/ko/web/css/flex-grow/index.html index 544fe486cca50f..140f4862d3a629 100644 --- a/files/ko/web/css/flex-grow/index.html +++ b/files/ko/web/css/flex-grow/index.html @@ -42,7 +42,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/ko/web/css/flex-shrink/index.html b/files/ko/web/css/flex-shrink/index.html index 14a6f5427f2338..6e50922542ce28 100644 --- a/files/ko/web/css/flex-shrink/index.html +++ b/files/ko/web/css/flex-shrink/index.html @@ -40,8 +40,7 @@

Values

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Example

diff --git a/files/ko/web/css/flex-wrap/index.html b/files/ko/web/css/flex-wrap/index.html index 7ee27b4386d2ec..e76a14c642425a 100644 --- a/files/ko/web/css/flex-wrap/index.html +++ b/files/ko/web/css/flex-wrap/index.html @@ -48,7 +48,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ko/web/css/flex/index.html b/files/ko/web/css/flex/index.html index d7bd9f9d3d5b07..c51f66278f2c90 100644 --- a/files/ko/web/css/flex/index.html +++ b/files/ko/web/css/flex/index.html @@ -180,7 +180,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/float/index.html b/files/ko/web/css/float/index.html index 149f9e39a5040d..e603849f799e78 100644 --- a/files/ko/web/css/float/index.html +++ b/files/ko/web/css/float/index.html @@ -123,7 +123,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/font-family/index.html b/files/ko/web/css/font-family/index.html index 2653a7e6fc3bc4..45361f3653563a 100644 --- a/files/ko/web/css/font-family/index.html +++ b/files/ko/web/css/font-family/index.html @@ -99,7 +99,7 @@

유효한 폰트 패밀리 이름

형식 구문 -
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/font-feature-settings/index.html b/files/ko/web/css/font-feature-settings/index.html index ad3bcb430b1db5..d77e820838a667 100644 --- a/files/ko/web/css/font-feature-settings/index.html +++ b/files/ko/web/css/font-feature-settings/index.html @@ -48,7 +48,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

예시

diff --git a/files/ko/web/css/font-size/index.html b/files/ko/web/css/font-size/index.html index 9f2a57e17ce067..329f41d68f269c 100644 --- a/files/ko/web/css/font-size/index.html +++ b/files/ko/web/css/font-size/index.html @@ -62,7 +62,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

접근법

diff --git a/files/ko/web/css/font-synthesis/index.html b/files/ko/web/css/font-synthesis/index.html index 99810d8517be85..105d9b4bb5edca 100644 --- a/files/ko/web/css/font-synthesis/index.html +++ b/files/ko/web/css/font-synthesis/index.html @@ -48,7 +48,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/font-weight/index.html b/files/ko/web/css/font-weight/index.html index bc3ff93c1c457a..59098abf3332fd 100644 --- a/files/ko/web/css/font-weight/index.html +++ b/files/ko/web/css/font-weight/index.html @@ -156,7 +156,7 @@

보간

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/font/index.html b/files/ko/web/css/font/index.html index 9be79a3f01c045..d5e40aad068b89 100644 --- a/files/ko/web/css/font/index.html +++ b/files/ko/web/css/font/index.html @@ -87,7 +87,7 @@

시스템 폰트 키워드

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/gap/index.html b/files/ko/web/css/gap/index.html index 7aca4dc713d3f0..ba8c76563a8781 100644 --- a/files/ko/web/css/gap/index.html +++ b/files/ko/web/css/gap/index.html @@ -69,7 +69,7 @@

형식 구문

-
{{CSSSyntax}}
+{{CSSSyntax}}

예제

diff --git a/files/ko/web/css/grid-area/index.html b/files/ko/web/css/grid-area/index.html index 9daba54c7bf95c..5cfc24af427126 100644 --- a/files/ko/web/css/grid-area/index.html +++ b/files/ko/web/css/grid-area/index.html @@ -78,7 +78,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/ko/web/css/grid/index.html b/files/ko/web/css/grid/index.html index 7515db99be3f30..d40269e9014bc2 100644 --- a/files/ko/web/css/grid/index.html +++ b/files/ko/web/css/grid/index.html @@ -66,7 +66,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/ko/web/css/height/index.html b/files/ko/web/css/height/index.html index 8682d0c2c5f708..a78635d2469969 100644 --- a/files/ko/web/css/height/index.html +++ b/files/ko/web/css/height/index.html @@ -67,7 +67,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/hyphens/index.html b/files/ko/web/css/hyphens/index.html index 82f963023f6706..238a2aac28b593 100644 --- a/files/ko/web/css/hyphens/index.html +++ b/files/ko/web/css/hyphens/index.html @@ -74,7 +74,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/image-rendering/index.html b/files/ko/web/css/image-rendering/index.html index 01bae01e74e8dc..512dfee7f7bf59 100644 --- a/files/ko/web/css/image-rendering/index.html +++ b/files/ko/web/css/image-rendering/index.html @@ -51,7 +51,7 @@

Values

공식 문법

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/isolation/index.html b/files/ko/web/css/isolation/index.html index ffeb6140f911bf..2abb55faa149b3 100644 --- a/files/ko/web/css/isolation/index.html +++ b/files/ko/web/css/isolation/index.html @@ -42,7 +42,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/letter-spacing/index.html b/files/ko/web/css/letter-spacing/index.html index 4f7acc93f5644e..2c32e4448bb0a0 100644 --- a/files/ko/web/css/letter-spacing/index.html +++ b/files/ko/web/css/letter-spacing/index.html @@ -44,7 +44,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/line-break/index.html b/files/ko/web/css/line-break/index.html index 76fabd4316311f..9451dd2ec11e6b 100644 --- a/files/ko/web/css/line-break/index.html +++ b/files/ko/web/css/line-break/index.html @@ -53,7 +53,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/margin-bottom/index.html b/files/ko/web/css/margin-bottom/index.html index f374be0438c455..ad4b610109185d 100644 --- a/files/ko/web/css/margin-bottom/index.html +++ b/files/ko/web/css/margin-bottom/index.html @@ -47,7 +47,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/margin-left/index.html b/files/ko/web/css/margin-left/index.html index 9e1d9b99530f92..354922aacf7033 100644 --- a/files/ko/web/css/margin-left/index.html +++ b/files/ko/web/css/margin-left/index.html @@ -103,7 +103,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/margin-right/index.html b/files/ko/web/css/margin-right/index.html index 8547ce5bcdf693..c918e8918a30c3 100644 --- a/files/ko/web/css/margin-right/index.html +++ b/files/ko/web/css/margin-right/index.html @@ -102,7 +102,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/margin-top/index.html b/files/ko/web/css/margin-top/index.html index 008ab67adef5ee..e8698b78ffa98d 100644 --- a/files/ko/web/css/margin-top/index.html +++ b/files/ko/web/css/margin-top/index.html @@ -47,7 +47,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/margin/index.html b/files/ko/web/css/margin/index.html index 87ae222c94949f..762ab3f46b99f7 100644 --- a/files/ko/web/css/margin/index.html +++ b/files/ko/web/css/margin/index.html @@ -65,7 +65,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/mask/index.html b/files/ko/web/css/mask/index.html index ca23758e021a64..8746cd93929c6c 100644 --- a/files/ko/web/css/mask/index.html +++ b/files/ko/web/css/mask/index.html @@ -66,7 +66,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/max-height/index.html b/files/ko/web/css/max-height/index.html index 3c2dfc18deb684..590e3039a5825c 100644 --- a/files/ko/web/css/max-height/index.html +++ b/files/ko/web/css/max-height/index.html @@ -64,7 +64,7 @@

키워드 값

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/max-width/index.html b/files/ko/web/css/max-width/index.html index 92f8727cbf5186..5767af2a44f8e3 100644 --- a/files/ko/web/css/max-width/index.html +++ b/files/ko/web/css/max-width/index.html @@ -64,7 +64,7 @@

키워드 값

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/min-height/index.html b/files/ko/web/css/min-height/index.html index 80c27230af328a..bf131889754278 100644 --- a/files/ko/web/css/min-height/index.html +++ b/files/ko/web/css/min-height/index.html @@ -66,7 +66,7 @@

키워드 값

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/min-width/index.html b/files/ko/web/css/min-width/index.html index 50bab2c8d9d67d..467bd3fb8e30dd 100644 --- a/files/ko/web/css/min-width/index.html +++ b/files/ko/web/css/min-width/index.html @@ -63,7 +63,7 @@

키워드 값

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/mix-blend-mode/index.html b/files/ko/web/css/mix-blend-mode/index.html index 069bb0122f8a03..cc3fe44d950a4e 100644 --- a/files/ko/web/css/mix-blend-mode/index.html +++ b/files/ko/web/css/mix-blend-mode/index.html @@ -50,7 +50,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/object-fit/index.html b/files/ko/web/css/object-fit/index.html index 3c44025c1297e8..2e9e85192fbba0 100644 --- a/files/ko/web/css/object-fit/index.html +++ b/files/ko/web/css/object-fit/index.html @@ -44,7 +44,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/object-position/index.html b/files/ko/web/css/object-position/index.html index a53f4e988be2b1..802800df3bc85d 100644 --- a/files/ko/web/css/object-position/index.html +++ b/files/ko/web/css/object-position/index.html @@ -49,7 +49,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/opacity/index.html b/files/ko/web/css/opacity/index.html index 6132b0380aeb51..3ec6aa83db507d 100644 --- a/files/ko/web/css/opacity/index.html +++ b/files/ko/web/css/opacity/index.html @@ -56,7 +56,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/order/index.html b/files/ko/web/css/order/index.html index 8b25e3877769f3..1307ce889dc1d1 100644 --- a/files/ko/web/css/order/index.html +++ b/files/ko/web/css/order/index.html @@ -40,7 +40,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/outline-style/index.html b/files/ko/web/css/outline-style/index.html index cc483e5010d755..5e473154c51e3f 100644 --- a/files/ko/web/css/outline-style/index.html +++ b/files/ko/web/css/outline-style/index.html @@ -92,7 +92,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/outline-width/index.html b/files/ko/web/css/outline-width/index.html index 0c25d34eb1b413..b460206387f85d 100644 --- a/files/ko/web/css/outline-width/index.html +++ b/files/ko/web/css/outline-width/index.html @@ -56,7 +56,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/outline/index.html b/files/ko/web/css/outline/index.html index 4b578c289bed8a..1c4a7c400605b2 100644 --- a/files/ko/web/css/outline/index.html +++ b/files/ko/web/css/outline/index.html @@ -93,7 +93,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/overflow-wrap/index.html b/files/ko/web/css/overflow-wrap/index.html index b2241a5b61abd6..868f66ed9242b7 100644 --- a/files/ko/web/css/overflow-wrap/index.html +++ b/files/ko/web/css/overflow-wrap/index.html @@ -41,7 +41,7 @@

기본적인 구문

-
{{csssyntax}}
+{{csssyntax}}

예시

diff --git a/files/ko/web/css/overflow/index.html b/files/ko/web/css/overflow/index.html index 5e5e2296ae7d37..d8808d7adde089 100644 --- a/files/ko/web/css/overflow/index.html +++ b/files/ko/web/css/overflow/index.html @@ -71,7 +71,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/padding-bottom/index.html b/files/ko/web/css/padding-bottom/index.html index 119bc4fd25289c..3067bd8d661a3d 100644 --- a/files/ko/web/css/padding-bottom/index.html +++ b/files/ko/web/css/padding-bottom/index.html @@ -53,7 +53,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/padding-left/index.html b/files/ko/web/css/padding-left/index.html index d866466b4c87f7..53548b5f0927da 100644 --- a/files/ko/web/css/padding-left/index.html +++ b/files/ko/web/css/padding-left/index.html @@ -51,7 +51,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/padding-right/index.html b/files/ko/web/css/padding-right/index.html index 44c0a5be737309..9dd1965aaa998c 100644 --- a/files/ko/web/css/padding-right/index.html +++ b/files/ko/web/css/padding-right/index.html @@ -51,7 +51,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/padding-top/index.html b/files/ko/web/css/padding-top/index.html index 708dd59e5dd7e4..8c8f94d3758115 100644 --- a/files/ko/web/css/padding-top/index.html +++ b/files/ko/web/css/padding-top/index.html @@ -53,7 +53,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/padding/index.html b/files/ko/web/css/padding/index.html index e69023e569d415..234265274efe2d 100644 --- a/files/ko/web/css/padding/index.html +++ b/files/ko/web/css/padding/index.html @@ -62,7 +62,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/paint-order/index.html b/files/ko/web/css/paint-order/index.html index 00b7ff93110e84..7e94ca900cd668 100644 --- a/files/ko/web/css/paint-order/index.html +++ b/files/ko/web/css/paint-order/index.html @@ -52,7 +52,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/pointer-events/index.html b/files/ko/web/css/pointer-events/index.html index db74788d8925fa..bf661959a0a1c4 100644 --- a/files/ko/web/css/pointer-events/index.html +++ b/files/ko/web/css/pointer-events/index.html @@ -73,7 +73,7 @@

SVG 전용 (HTML에서 실험적

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

설명

@@ -93,7 +93,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/position/index.html b/files/ko/web/css/position/index.html index ce23867543bf59..ce76f6048e600c 100644 --- a/files/ko/web/css/position/index.html +++ b/files/ko/web/css/position/index.html @@ -79,7 +79,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/tab-size/index.html b/files/ko/web/css/tab-size/index.html index ad29994f534127..dccbbbf9d13325 100644 --- a/files/ko/web/css/tab-size/index.html +++ b/files/ko/web/css/tab-size/index.html @@ -44,7 +44,7 @@

형식 정의

형식 구문

-
{{CSSSyntax}}
+{{CSSSyntax}}

예제

diff --git a/files/ko/web/css/text-align/index.html b/files/ko/web/css/text-align/index.html index 630a0c0881662f..0cd8bf1e62d0d4 100644 --- a/files/ko/web/css/text-align/index.html +++ b/files/ko/web/css/text-align/index.html @@ -89,7 +89,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/text-decoration/index.html b/files/ko/web/css/text-decoration/index.html index 579bf266707e5c..6fe6c21e931519 100644 --- a/files/ko/web/css/text-decoration/index.html +++ b/files/ko/web/css/text-decoration/index.html @@ -37,7 +37,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/text-shadow/index.html b/files/ko/web/css/text-shadow/index.html index 17c04da65c4163..7943e8898f8f59 100644 --- a/files/ko/web/css/text-shadow/index.html +++ b/files/ko/web/css/text-shadow/index.html @@ -55,8 +55,7 @@

Formal syntax

-
{{csssyntax}}
-
+ {{csssyntax}}

Examples

diff --git a/files/ko/web/css/transform/index.html b/files/ko/web/css/transform/index.html index a270b6733b880b..13e864f09676db 100644 --- a/files/ko/web/css/transform/index.html +++ b/files/ko/web/css/transform/index.html @@ -72,7 +72,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

{{cssxref("transform-function/perspective", "perspective()")}}가 변형 함수의 일부라면 항상 제일 앞에 위치해야 합니다.

diff --git a/files/ko/web/css/transition-delay/index.html b/files/ko/web/css/transition-delay/index.html index 58b3e456cdb0bd..03b0a731f62b19 100644 --- a/files/ko/web/css/transition-delay/index.html +++ b/files/ko/web/css/transition-delay/index.html @@ -36,7 +36,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ko/web/css/transition/index.html b/files/ko/web/css/transition/index.html index 039bedc36262b6..e14bda033033af 100644 --- a/files/ko/web/css/transition/index.html +++ b/files/ko/web/css/transition/index.html @@ -41,7 +41,7 @@

Syntax

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ko/web/css/user-select/index.html b/files/ko/web/css/user-select/index.html index fde0e2cc88c7ef..7cb1cc4a55e34e 100644 --- a/files/ko/web/css/user-select/index.html +++ b/files/ko/web/css/user-select/index.html @@ -56,7 +56,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/var()/index.html b/files/ko/web/css/var()/index.html index 49dd9ffb3705ce..a4f904b4e23b2d 100644 --- a/files/ko/web/css/var()/index.html +++ b/files/ko/web/css/var()/index.html @@ -23,8 +23,7 @@

구문

첫 번째 인수는 값을 가져올 사용자 지정 속성의 이름입니다. 선택적으로 제공할 수 있는 두 번째 인수는 대체값으로, 대상 사용자 지정 속성이 유효하지 않은 경우 대신 사용합니다.

-
{{csssyntax}}
-
+{{csssyntax}}

참고: 대체값 구문은 사용자 지정 속성 구문과 동일하게 쉼표를 허용합니다. 그러므로 var(--foo, red, blue)의 대체값은 쉼표까지 포함한 red, blue입니다. 말하자면 첫 번째 쉼표의 뒤쪽은 모두 대체값이 되는 것입니다.

diff --git a/files/ko/web/css/vertical-align/index.html b/files/ko/web/css/vertical-align/index.html index 7e718efc4d42ac..0a139fbc6179ca 100644 --- a/files/ko/web/css/vertical-align/index.html +++ b/files/ko/web/css/vertical-align/index.html @@ -181,7 +181,7 @@

Values (table cells에서)

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/visibility/index.html b/files/ko/web/css/visibility/index.html index 67f982daeace2a..2e610738a1ee25 100644 --- a/files/ko/web/css/visibility/index.html +++ b/files/ko/web/css/visibility/index.html @@ -53,7 +53,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

보간

diff --git a/files/ko/web/css/white-space/index.html b/files/ko/web/css/white-space/index.html index 21edd073174641..411b82a768b136 100644 --- a/files/ko/web/css/white-space/index.html +++ b/files/ko/web/css/white-space/index.html @@ -121,7 +121,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/width/index.html b/files/ko/web/css/width/index.html index 130c81148a6183..5dba94205403d2 100644 --- a/files/ko/web/css/width/index.html +++ b/files/ko/web/css/width/index.html @@ -67,7 +67,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/will-change/index.html b/files/ko/web/css/will-change/index.html index c641f89ad1ff34..ddddef39f26f25 100644 --- a/files/ko/web/css/will-change/index.html +++ b/files/ko/web/css/will-change/index.html @@ -64,7 +64,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

예시

diff --git a/files/ko/web/css/word-break/index.html b/files/ko/web/css/word-break/index.html index 16a7eeecc4bcbd..a12ca7eec36b9e 100644 --- a/files/ko/web/css/word-break/index.html +++ b/files/ko/web/css/word-break/index.html @@ -55,7 +55,7 @@

형식 정의

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/ko/web/css/word-spacing/index.html b/files/ko/web/css/word-spacing/index.html index f81c96a0b9763d..5f27c73232fa9c 100644 --- a/files/ko/web/css/word-spacing/index.html +++ b/files/ko/web/css/word-spacing/index.html @@ -83,7 +83,7 @@

형식 정의

형식 구문

-
{{CSSSyntax}}
+{{CSSSyntax}}

명세

diff --git a/files/ko/web/css/z-index/index.html b/files/ko/web/css/z-index/index.html index 0c3cb36b9e1353..872ea4072266f5 100644 --- a/files/ko/web/css/z-index/index.html +++ b/files/ko/web/css/z-index/index.html @@ -52,7 +52,7 @@

형식 구문

-
{{csssyntax}}
+{{csssyntax}}

예제

diff --git a/files/my/web/css/@font-face/index.html b/files/my/web/css/@font-face/index.html index 69a0d3d8c97840..d834a0a44c9dc7 100644 --- a/files/my/web/css/@font-face/index.html +++ b/files/my/web/css/@font-face/index.html @@ -107,7 +107,7 @@

Notes

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/nl/web/css/@namespace/index.html b/files/nl/web/css/@namespace/index.html index 469bdd810ff556..165221fb75750f 100644 --- a/files/nl/web/css/@namespace/index.html +++ b/files/nl/web/css/@namespace/index.html @@ -39,7 +39,7 @@

Syntaxis

Formele syntaxis

-
{{csssyntax}}
+{{csssyntax}}

Voorbeelden

diff --git a/files/nl/web/css/_colon_required/index.html b/files/nl/web/css/_colon_required/index.html index 6cca75ffc42499..502554a662c1f4 100644 --- a/files/nl/web/css/_colon_required/index.html +++ b/files/nl/web/css/_colon_required/index.html @@ -13,7 +13,7 @@

Summary

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Voorbeeld

diff --git a/files/nl/web/css/animation-duration/index.html b/files/nl/web/css/animation-duration/index.html index 9a1ae1d7fbb0a8..012ba19b76b0a7 100644 --- a/files/nl/web/css/animation-duration/index.html +++ b/files/nl/web/css/animation-duration/index.html @@ -40,7 +40,7 @@

Waardes

Formele syntaxis

-
{{csssyntax}}
+{{csssyntax}}

Voorbeelden

diff --git a/files/nl/web/css/animation-iteration-count/index.html b/files/nl/web/css/animation-iteration-count/index.html index 8fa2826c33f010..79554f556a95bc 100644 --- a/files/nl/web/css/animation-iteration-count/index.html +++ b/files/nl/web/css/animation-iteration-count/index.html @@ -35,7 +35,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/nl/web/css/box-sizing/index.html b/files/nl/web/css/box-sizing/index.html index ed31e59295081b..0ca846a303a420 100644 --- a/files/nl/web/css/box-sizing/index.html +++ b/files/nl/web/css/box-sizing/index.html @@ -44,7 +44,7 @@

Waarden

Formele syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/nl/web/css/cursor/index.html b/files/nl/web/css/cursor/index.html index 89504857f5e686..da2aa4c9d497a1 100644 --- a/files/nl/web/css/cursor/index.html +++ b/files/nl/web/css/cursor/index.html @@ -263,8 +263,7 @@

Values

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Usage notes

diff --git a/files/nl/web/css/padding-bottom/index.html b/files/nl/web/css/padding-bottom/index.html index 610b4760824bcc..c3525392d8fecd 100644 --- a/files/nl/web/css/padding-bottom/index.html +++ b/files/nl/web/css/padding-bottom/index.html @@ -45,7 +45,7 @@

Waarden

Formele syntaxis

-
{{csssyntax}}
+{{csssyntax}}

Voorbeelden

diff --git a/files/pl/web/css/_colon_active/index.html b/files/pl/web/css/_colon_active/index.html index 7779ce45f6cc3f..d89b9fb1a8ed53 100644 --- a/files/pl/web/css/_colon_active/index.html +++ b/files/pl/web/css/_colon_active/index.html @@ -17,7 +17,7 @@

Pseudo klasa:active

Składnia

-
{{csssyntax}}
+{{csssyntax}}

Przykład

diff --git a/files/pl/web/css/_colon_hover/index.html b/files/pl/web/css/_colon_hover/index.html index 91006dd99a5648..693e9137601df8 100644 --- a/files/pl/web/css/_colon_hover/index.html +++ b/files/pl/web/css/_colon_hover/index.html @@ -22,7 +22,7 @@

Pseudo klasa:hover

Składnia

-
{{csssyntax}}
+{{csssyntax}}

Przykład

diff --git a/files/pl/web/css/_colon_link/index.html b/files/pl/web/css/_colon_link/index.html index 6fb07d54793f76..591ec6f4e2fef4 100644 --- a/files/pl/web/css/_colon_link/index.html +++ b/files/pl/web/css/_colon_link/index.html @@ -15,7 +15,7 @@

Podsumowanie<

Składnia

-
{{csssyntax}}
+{{csssyntax}}

Przykłady

diff --git a/files/pl/web/css/background-size/index.html b/files/pl/web/css/background-size/index.html index 7c4383448a9009..13d939c6c7786c 100644 --- a/files/pl/web/css/background-size/index.html +++ b/files/pl/web/css/background-size/index.html @@ -124,8 +124,7 @@

Intrinsic dimensions and proportio

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Examples

diff --git a/files/pl/web/css/box-decoration-break/index.html b/files/pl/web/css/box-decoration-break/index.html index 0bd73ac2a9bb7d..5873b850fb7805 100644 --- a/files/pl/web/css/box-decoration-break/index.html +++ b/files/pl/web/css/box-decoration-break/index.html @@ -37,7 +37,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pl/web/css/font-size/index.html b/files/pl/web/css/font-size/index.html index a269accdc60b05..6ee0dc92b12364 100644 --- a/files/pl/web/css/font-size/index.html +++ b/files/pl/web/css/font-size/index.html @@ -178,7 +178,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Possible approaches

diff --git a/files/pl/web/css/font-style/index.html b/files/pl/web/css/font-style/index.html index 3c04d0a8ac2a4d..f04a03c5d0df8b 100644 --- a/files/pl/web/css/font-style/index.html +++ b/files/pl/web/css/font-style/index.html @@ -18,7 +18,7 @@

Podsumowanie

Składnia

-
{{csssyntax}}
+{{csssyntax}}

Wartości

diff --git a/files/pl/web/css/grid/index.html b/files/pl/web/css/grid/index.html index 7510f2db2c234c..6829a1ea2230b0 100644 --- a/files/pl/web/css/grid/index.html +++ b/files/pl/web/css/grid/index.html @@ -74,7 +74,7 @@

Formalna definicja

Formalna składna

-
{{csssyntax}}
+{{csssyntax}}

Przykłady

diff --git a/files/pl/web/css/right/index.html b/files/pl/web/css/right/index.html index 8ba4fb3b115f8d..38af03adb0f264 100644 --- a/files/pl/web/css/right/index.html +++ b/files/pl/web/css/right/index.html @@ -72,7 +72,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Przykłady

diff --git a/files/pl/web/css/width/index.html b/files/pl/web/css/width/index.html index 0e5abadd9f363e..796c803e842661 100644 --- a/files/pl/web/css/width/index.html +++ b/files/pl/web/css/width/index.html @@ -76,7 +76,7 @@

Wartości

Formalna składnia

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/--_star_/index.html b/files/pt-br/web/css/--_star_/index.html index 19d4078aaf09d9..845345c1f5be0b 100644 --- a/files/pt-br/web/css/--_star_/index.html +++ b/files/pt-br/web/css/--_star_/index.html @@ -25,7 +25,7 @@

Sintaxe

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/-moz-context-properties/index.html b/files/pt-br/web/css/-moz-context-properties/index.html index 21f99210e60f23..d53777a7aabc20 100644 --- a/files/pt-br/web/css/-moz-context-properties/index.html +++ b/files/pt-br/web/css/-moz-context-properties/index.html @@ -40,7 +40,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/-webkit-overflow-scrolling/index.html b/files/pt-br/web/css/-webkit-overflow-scrolling/index.html index 72f2aac139c8ba..4a70051b1469d9 100644 --- a/files/pt-br/web/css/-webkit-overflow-scrolling/index.html +++ b/files/pt-br/web/css/-webkit-overflow-scrolling/index.html @@ -34,7 +34,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/@font-face/index.html b/files/pt-br/web/css/@font-face/index.html index 9f60002ff04798..a25b05f92d4334 100644 --- a/files/pt-br/web/css/@font-face/index.html +++ b/files/pt-br/web/css/@font-face/index.html @@ -57,7 +57,7 @@

Descritores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/@import/index.html b/files/pt-br/web/css/@import/index.html index 9081439ecb8449..636eb4fb0aa72d 100644 --- a/files/pt-br/web/css/@import/index.html +++ b/files/pt-br/web/css/@import/index.html @@ -28,7 +28,7 @@

Sintaxe

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/@keyframes/index.html b/files/pt-br/web/css/@keyframes/index.html index c11df0eee6b626..eba938bac2f70c 100644 --- a/files/pt-br/web/css/@keyframes/index.html +++ b/files/pt-br/web/css/@keyframes/index.html @@ -102,7 +102,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/@media/index.html b/files/pt-br/web/css/@media/index.html index 18c46ee6159a56..6ebece1e34d8dc 100644 --- a/files/pt-br/web/css/@media/index.html +++ b/files/pt-br/web/css/@media/index.html @@ -259,7 +259,7 @@

comma-separated lists

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/_colon_blank/index.html b/files/pt-br/web/css/_colon_blank/index.html index 97395a29d1e576..cd99e3776831d7 100644 --- a/files/pt-br/web/css/_colon_blank/index.html +++ b/files/pt-br/web/css/_colon_blank/index.html @@ -22,7 +22,7 @@

Sintaxe

-
{{CSSSyntax}}
+{{CSSSyntax}}

Especificações

diff --git a/files/pt-br/web/css/_colon_disabled/index.html b/files/pt-br/web/css/_colon_disabled/index.html index 702714e76c4919..47bb010a5bfebc 100644 --- a/files/pt-br/web/css/_colon_disabled/index.html +++ b/files/pt-br/web/css/_colon_disabled/index.html @@ -14,7 +14,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/_colon_empty/index.html b/files/pt-br/web/css/_colon_empty/index.html index feac75ca325dde..c56b812cd24c0d 100644 --- a/files/pt-br/web/css/_colon_empty/index.html +++ b/files/pt-br/web/css/_colon_empty/index.html @@ -14,8 +14,7 @@

Sintaxe

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/_colon_enabled/index.html b/files/pt-br/web/css/_colon_enabled/index.html index 2d51b11e61e01e..203a7771ed7c61 100644 --- a/files/pt-br/web/css/_colon_enabled/index.html +++ b/files/pt-br/web/css/_colon_enabled/index.html @@ -14,7 +14,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/_colon_first-of-type/index.html b/files/pt-br/web/css/_colon_first-of-type/index.html index 9cc021360cfc45..533ab061e8e89b 100644 --- a/files/pt-br/web/css/_colon_first-of-type/index.html +++ b/files/pt-br/web/css/_colon_first-of-type/index.html @@ -21,8 +21,7 @@

Sintaxe

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/_colon_focus-within/index.html b/files/pt-br/web/css/_colon_focus-within/index.html index 6b83efb630f5fb..14349f334efd72 100644 --- a/files/pt-br/web/css/_colon_focus-within/index.html +++ b/files/pt-br/web/css/_colon_focus-within/index.html @@ -16,7 +16,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/_colon_fullscreen/index.html b/files/pt-br/web/css/_colon_fullscreen/index.html index 7d721684abeb6d..c972a38fa54847 100644 --- a/files/pt-br/web/css/_colon_fullscreen/index.html +++ b/files/pt-br/web/css/_colon_fullscreen/index.html @@ -9,7 +9,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Usage notes

diff --git a/files/pt-br/web/css/_colon_invalid/index.html b/files/pt-br/web/css/_colon_invalid/index.html index c14654b595311c..f9bdc17a4caade 100644 --- a/files/pt-br/web/css/_colon_invalid/index.html +++ b/files/pt-br/web/css/_colon_invalid/index.html @@ -21,7 +21,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/_colon_nth-child/index.html b/files/pt-br/web/css/_colon_nth-child/index.html index 07c929d4c871d9..ff75b3639bd4eb 100644 --- a/files/pt-br/web/css/_colon_nth-child/index.html +++ b/files/pt-br/web/css/_colon_nth-child/index.html @@ -40,8 +40,7 @@

Notação funcional

Sintaxe formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/_colon_nth-last-child/index.html b/files/pt-br/web/css/_colon_nth-last-child/index.html index 7e2a3148ff7e6d..d2d349539dbad1 100644 --- a/files/pt-br/web/css/_colon_nth-last-child/index.html +++ b/files/pt-br/web/css/_colon_nth-last-child/index.html @@ -43,8 +43,7 @@

Notação funcional

Sintaxe formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/_colon_nth-of-type/index.html b/files/pt-br/web/css/_colon_nth-of-type/index.html index 6471f5f33aaeeb..635373cc1664a1 100644 --- a/files/pt-br/web/css/_colon_nth-of-type/index.html +++ b/files/pt-br/web/css/_colon_nth-of-type/index.html @@ -21,8 +21,7 @@

Sintaxe

Sintaxe formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/_colon_only-child/index.html b/files/pt-br/web/css/_colon_only-child/index.html index 827a5394555fdb..0bbac2bce29398 100644 --- a/files/pt-br/web/css/_colon_only-child/index.html +++ b/files/pt-br/web/css/_colon_only-child/index.html @@ -22,8 +22,7 @@

Sintaxe

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/_colon_optional/index.html b/files/pt-br/web/css/_colon_optional/index.html index 71f0b129683672..8eefc840f6d725 100644 --- a/files/pt-br/web/css/_colon_optional/index.html +++ b/files/pt-br/web/css/_colon_optional/index.html @@ -20,7 +20,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/_colon_out-of-range/index.html b/files/pt-br/web/css/_colon_out-of-range/index.html index 56ab889b6ecba3..cac550b8bd29f4 100644 --- a/files/pt-br/web/css/_colon_out-of-range/index.html +++ b/files/pt-br/web/css/_colon_out-of-range/index.html @@ -19,7 +19,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/_colon_read-write/index.html b/files/pt-br/web/css/_colon_read-write/index.html index 8757d4adfce821..8a29caba07e11b 100644 --- a/files/pt-br/web/css/_colon_read-write/index.html +++ b/files/pt-br/web/css/_colon_read-write/index.html @@ -18,7 +18,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Examplos

diff --git a/files/pt-br/web/css/_colon_required/index.html b/files/pt-br/web/css/_colon_required/index.html index edfed65e81082a..3876295794af5a 100644 --- a/files/pt-br/web/css/_colon_required/index.html +++ b/files/pt-br/web/css/_colon_required/index.html @@ -20,7 +20,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/_colon_root/index.html b/files/pt-br/web/css/_colon_root/index.html index 066e54a1f97960..ba0192a6244571 100644 --- a/files/pt-br/web/css/_colon_root/index.html +++ b/files/pt-br/web/css/_colon_root/index.html @@ -11,7 +11,7 @@

Sumário

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/_colon_target/index.html b/files/pt-br/web/css/_colon_target/index.html index d96be5ed638454..c2e77dbcc092ab 100644 --- a/files/pt-br/web/css/_colon_target/index.html +++ b/files/pt-br/web/css/_colon_target/index.html @@ -22,7 +22,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/_colon_valid/index.html b/files/pt-br/web/css/_colon_valid/index.html index 7512829170172d..fa82360e7dbcb1 100644 --- a/files/pt-br/web/css/_colon_valid/index.html +++ b/files/pt-br/web/css/_colon_valid/index.html @@ -23,7 +23,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/_doublecolon_after/index.html b/files/pt-br/web/css/_doublecolon_after/index.html index 3281ed4793fea8..5e4e82c4c5ca67 100644 --- a/files/pt-br/web/css/_doublecolon_after/index.html +++ b/files/pt-br/web/css/_doublecolon_after/index.html @@ -14,7 +14,7 @@

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

O CSS3 introduziu a notação ::after (com dois sinais de dois pontos) para distinguir pseudo-classes dos pseudo-elementos. Os navegadores também aceitam :after, introduzido no CSS2.

diff --git a/files/pt-br/web/css/_doublecolon_before/index.html b/files/pt-br/web/css/_doublecolon_before/index.html index 431c59a80ec37f..2cdd9cd0f6e989 100644 --- a/files/pt-br/web/css/_doublecolon_before/index.html +++ b/files/pt-br/web/css/_doublecolon_before/index.html @@ -11,7 +11,7 @@

Sumário

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

A notação ::before (com dois dois-pontos) foi introduzida no CSS3 afim de diferenciar pseudo-classes de pseudo-elementos. Navegadores também aceitam a notação :before introduzida no CSS 2.

diff --git a/files/pt-br/web/css/_doublecolon_first-line/index.html b/files/pt-br/web/css/_doublecolon_first-line/index.html index e1fc0246ff49ac..9559b5e52489d1 100644 --- a/files/pt-br/web/css/_doublecolon_first-line/index.html +++ b/files/pt-br/web/css/_doublecolon_first-line/index.html @@ -30,7 +30,7 @@

Propriedades permitidas

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/align-content/index.html b/files/pt-br/web/css/align-content/index.html index 349bc34b268abe..4b764d1d78efaf 100644 --- a/files/pt-br/web/css/align-content/index.html +++ b/files/pt-br/web/css/align-content/index.html @@ -97,7 +97,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/align-items/index.html b/files/pt-br/web/css/align-items/index.html index 2d74f7ec776a07..258eb713d32280 100644 --- a/files/pt-br/web/css/align-items/index.html +++ b/files/pt-br/web/css/align-items/index.html @@ -89,8 +89,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/align-self/index.html b/files/pt-br/web/css/align-self/index.html index a57605a13fb1a0..22788f1fd5985c 100644 --- a/files/pt-br/web/css/align-self/index.html +++ b/files/pt-br/web/css/align-self/index.html @@ -88,7 +88,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/animation-delay/index.html b/files/pt-br/web/css/animation-delay/index.html index e8ed7db06dfb50..5302859fe42d76 100644 --- a/files/pt-br/web/css/animation-delay/index.html +++ b/files/pt-br/web/css/animation-delay/index.html @@ -41,8 +41,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/animation-fill-mode/index.html b/files/pt-br/web/css/animation-fill-mode/index.html index 8e52a69d44d7fb..a0677ea082040a 100644 --- a/files/pt-br/web/css/animation-fill-mode/index.html +++ b/files/pt-br/web/css/animation-fill-mode/index.html @@ -106,8 +106,7 @@

Values

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Example

diff --git a/files/pt-br/web/css/animation/index.html b/files/pt-br/web/css/animation/index.html index 5c6ba64222655d..ae21cd67f57eb7 100644 --- a/files/pt-br/web/css/animation/index.html +++ b/files/pt-br/web/css/animation/index.html @@ -249,7 +249,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/attr()/index.html b/files/pt-br/web/css/attr()/index.html index bbcfd0dd4c8eb9..025e86831f73f0 100644 --- a/files/pt-br/web/css/attr()/index.html +++ b/files/pt-br/web/css/attr()/index.html @@ -164,7 +164,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/backdrop-filter/index.html b/files/pt-br/web/css/backdrop-filter/index.html index f693e035d479ff..b3e741b6958853 100644 --- a/files/pt-br/web/css/backdrop-filter/index.html +++ b/files/pt-br/web/css/backdrop-filter/index.html @@ -54,7 +54,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/backface-visibility/index.html b/files/pt-br/web/css/backface-visibility/index.html index 7e8fa192e3338f..36f377134de714 100644 --- a/files/pt-br/web/css/backface-visibility/index.html +++ b/files/pt-br/web/css/backface-visibility/index.html @@ -35,7 +35,7 @@

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/background-attachment/index.html b/files/pt-br/web/css/background-attachment/index.html index 977f59e4e7c71a..d9a70bfb605378 100644 --- a/files/pt-br/web/css/background-attachment/index.html +++ b/files/pt-br/web/css/background-attachment/index.html @@ -34,8 +34,7 @@

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/background-blend-mode/index.html b/files/pt-br/web/css/background-blend-mode/index.html index a75c561838acdb..d69ade2e93e1ae 100644 --- a/files/pt-br/web/css/background-blend-mode/index.html +++ b/files/pt-br/web/css/background-blend-mode/index.html @@ -38,7 +38,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/background-clip/index.html b/files/pt-br/web/css/background-clip/index.html index 317d5080c21305..651420ecd35465 100644 --- a/files/pt-br/web/css/background-clip/index.html +++ b/files/pt-br/web/css/background-clip/index.html @@ -46,7 +46,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/background-color/index.html b/files/pt-br/web/css/background-color/index.html index 8acca2c7552ed0..72190a45983e40 100644 --- a/files/pt-br/web/css/background-color/index.html +++ b/files/pt-br/web/css/background-color/index.html @@ -69,7 +69,7 @@

Definição formal

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/background-origin/index.html b/files/pt-br/web/css/background-origin/index.html index 7910395b4a78fd..40254a73b156ef 100644 --- a/files/pt-br/web/css/background-origin/index.html +++ b/files/pt-br/web/css/background-origin/index.html @@ -43,7 +43,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/background-position/index.html b/files/pt-br/web/css/background-position/index.html index 44df4c28a1d598..d1ddab35700f07 100644 --- a/files/pt-br/web/css/background-position/index.html +++ b/files/pt-br/web/css/background-position/index.html @@ -79,7 +79,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/background-size/index.html b/files/pt-br/web/css/background-size/index.html index c37b0182b4cef2..22fca36d6f0d79 100644 --- a/files/pt-br/web/css/background-size/index.html +++ b/files/pt-br/web/css/background-size/index.html @@ -167,8 +167,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/block-size/index.html b/files/pt-br/web/css/block-size/index.html index 0bab1649eccad8..879af1485c1e2c 100644 --- a/files/pt-br/web/css/block-size/index.html +++ b/files/pt-br/web/css/block-size/index.html @@ -52,7 +52,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/border-left-color/index.html b/files/pt-br/web/css/border-left-color/index.html index e9ea7a2fb23e3e..a6190fd779ca6a 100644 --- a/files/pt-br/web/css/border-left-color/index.html +++ b/files/pt-br/web/css/border-left-color/index.html @@ -38,7 +38,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/border-left/index.html b/files/pt-br/web/css/border-left/index.html index 0e83f5098c2068..154955a2c434d7 100644 --- a/files/pt-br/web/css/border-left/index.html +++ b/files/pt-br/web/css/border-left/index.html @@ -49,7 +49,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/border-radius/index.html b/files/pt-br/web/css/border-radius/index.html index 1c71af8e0163f4..12a80a6f998def 100644 --- a/files/pt-br/web/css/border-radius/index.html +++ b/files/pt-br/web/css/border-radius/index.html @@ -131,7 +131,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/box-shadow/index.html b/files/pt-br/web/css/box-shadow/index.html index e94edec82eaf11..1cf81d98459f1e 100644 --- a/files/pt-br/web/css/box-shadow/index.html +++ b/files/pt-br/web/css/box-shadow/index.html @@ -98,7 +98,7 @@

Interpolação

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Live examples

diff --git a/files/pt-br/web/css/break-after/index.html b/files/pt-br/web/css/break-after/index.html index da446b6402a768..b9b75c6fd1201b 100644 --- a/files/pt-br/web/css/break-after/index.html +++ b/files/pt-br/web/css/break-after/index.html @@ -104,7 +104,7 @@

Region break values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Page break aliases

diff --git a/files/pt-br/web/css/calc()/index.html b/files/pt-br/web/css/calc()/index.html index b765f7c05174f5..5e466066a75e74 100644 --- a/files/pt-br/web/css/calc()/index.html +++ b/files/pt-br/web/css/calc()/index.html @@ -48,7 +48,7 @@

Notas

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/clear/index.html b/files/pt-br/web/css/clear/index.html index 6b108c4eced6f5..28d6b860112e72 100644 --- a/files/pt-br/web/css/clear/index.html +++ b/files/pt-br/web/css/clear/index.html @@ -68,7 +68,7 @@

Valores

Sintaxe

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/contain/index.html b/files/pt-br/web/css/contain/index.html index dda6afe29ee6e1..ad4dbf0dadd396 100644 --- a/files/pt-br/web/css/contain/index.html +++ b/files/pt-br/web/css/contain/index.html @@ -56,7 +56,7 @@

Valores

Sintaxe Formal

-
{{csssyntax}}
+{{csssyntax}}

Especificações

diff --git a/files/pt-br/web/css/content/index.html b/files/pt-br/web/css/content/index.html index 603f0e9511f81f..901f5b603bf842 100644 --- a/files/pt-br/web/css/content/index.html +++ b/files/pt-br/web/css/content/index.html @@ -76,8 +76,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/cursor/index.html b/files/pt-br/web/css/cursor/index.html index 9a9c6af5af5ee0..ee16ea6d7c487c 100644 --- a/files/pt-br/web/css/cursor/index.html +++ b/files/pt-br/web/css/cursor/index.html @@ -239,8 +239,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
-
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/display-box/index.html b/files/pt-br/web/css/display-box/index.html index 7aec5790c602a4..e226f7357799fd 100644 --- a/files/pt-br/web/css/display-box/index.html +++ b/files/pt-br/web/css/display-box/index.html @@ -23,7 +23,7 @@

Sintaxe

Sintaxe formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemplos

diff --git a/files/pt-br/web/css/display-inside/index.html b/files/pt-br/web/css/display-inside/index.html index 64c09da01ab008..88adafb111e905 100644 --- a/files/pt-br/web/css/display-inside/index.html +++ b/files/pt-br/web/css/display-inside/index.html @@ -41,7 +41,7 @@

Sintaxe

Sintaxe formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemplo

diff --git a/files/pt-br/web/css/display-legacy/index.html b/files/pt-br/web/css/display-legacy/index.html index c4bf7e06c2052b..025e4feea89144 100644 --- a/files/pt-br/web/css/display-legacy/index.html +++ b/files/pt-br/web/css/display-legacy/index.html @@ -32,7 +32,7 @@

Sintaxe

Sintaxe formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemplo

diff --git a/files/pt-br/web/css/display-listitem/index.html b/files/pt-br/web/css/display-listitem/index.html index 6d45a8e82d7171..38c8771adb568a 100644 --- a/files/pt-br/web/css/display-listitem/index.html +++ b/files/pt-br/web/css/display-listitem/index.html @@ -19,7 +19,7 @@

Sintaxe

Sintaxe formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemplo

diff --git a/files/pt-br/web/css/display-outside/index.html b/files/pt-br/web/css/display-outside/index.html index 84b0676bcdb42e..1e81e5033a6970 100644 --- a/files/pt-br/web/css/display-outside/index.html +++ b/files/pt-br/web/css/display-outside/index.html @@ -31,8 +31,7 @@

Valor

Sintaxe formal

-
{{CSSSyntax}}
-
+{{CSSSyntax}}

Exemplo

diff --git a/files/pt-br/web/css/env()/index.html b/files/pt-br/web/css/env()/index.html index 113a0b2f842518..f0270388fce50c 100644 --- a/files/pt-br/web/css/env()/index.html +++ b/files/pt-br/web/css/env()/index.html @@ -56,7 +56,7 @@

Valores

Sintaxe formal

-
{{cssSyntax}}
+{{cssSyntax}}

Exemplos

diff --git a/files/pt-br/web/css/flex-direction/index.html b/files/pt-br/web/css/flex-direction/index.html index 53dabec16be2b5..80cb98ab9850ab 100644 --- a/files/pt-br/web/css/flex-direction/index.html +++ b/files/pt-br/web/css/flex-direction/index.html @@ -55,7 +55,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/pt-br/web/css/flex-flow/index.html b/files/pt-br/web/css/flex-flow/index.html index db281a2699292d..b168f199792980 100644 --- a/files/pt-br/web/css/flex-flow/index.html +++ b/files/pt-br/web/css/flex-flow/index.html @@ -43,7 +43,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/flex-wrap/index.html b/files/pt-br/web/css/flex-wrap/index.html index a73e5626eb18bc..31dbc6df3de9cd 100644 --- a/files/pt-br/web/css/flex-wrap/index.html +++ b/files/pt-br/web/css/flex-wrap/index.html @@ -51,7 +51,7 @@

Formal definição

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/flex/index.html b/files/pt-br/web/css/flex/index.html index f7c7c55fc75176..c10382dbf70d38 100644 --- a/files/pt-br/web/css/flex/index.html +++ b/files/pt-br/web/css/flex/index.html @@ -180,7 +180,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/pt-br/web/css/float/index.html b/files/pt-br/web/css/float/index.html index e75e2c4c0620b7..5e92f80a3f4c9b 100644 --- a/files/pt-br/web/css/float/index.html +++ b/files/pt-br/web/css/float/index.html @@ -117,7 +117,7 @@

Valores

Sintaxe Formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/font-feature-settings/index.html b/files/pt-br/web/css/font-feature-settings/index.html index dff644c1b5edee..faaf2a84886d64 100644 --- a/files/pt-br/web/css/font-feature-settings/index.html +++ b/files/pt-br/web/css/font-feature-settings/index.html @@ -51,7 +51,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/font-kerning/index.html b/files/pt-br/web/css/font-kerning/index.html index 59005e877f45d3..1ccd95682c4257 100644 --- a/files/pt-br/web/css/font-kerning/index.html +++ b/files/pt-br/web/css/font-kerning/index.html @@ -36,7 +36,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/font-size/index.html b/files/pt-br/web/css/font-size/index.html index 3560b57bc6e76c..820af31b662a37 100644 --- a/files/pt-br/web/css/font-size/index.html +++ b/files/pt-br/web/css/font-size/index.html @@ -71,7 +71,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Possible approaches

diff --git a/files/pt-br/web/css/font-variation-settings/index.html b/files/pt-br/web/css/font-variation-settings/index.html index c0c7a280f8bdec..924e18148bf084 100644 --- a/files/pt-br/web/css/font-variation-settings/index.html +++ b/files/pt-br/web/css/font-variation-settings/index.html @@ -40,7 +40,7 @@

Values

Ao renderizar texto, a lista de nomes dos eixos de fontes variáveis é passada para o mecanismo de layout de texto para ativar ou desativar os recursos de fonte. Cada configuração é sempre um ou mais pares que consistem em um {{cssxref("<string>")}} de 4 caracteres ASCII seguidos por um {{cssxref("number")}} indicando o valor do eixo a ser definido. Se a <string> tiver mais ou menos caracteres ou contiver caracteres fora do intervalo de códigos U+20 - U+7E, toda a propriedade será inválida. O <number> pode ser fracionário ou negativo, dependendo do intervalo de valores disponível em sua fonte, conforme definido pelo designer da fonte.
-
{{csssyntax}}
+{{csssyntax}}

Eixos registrados e personalizados

diff --git a/files/pt-br/web/css/font-weight/index.html b/files/pt-br/web/css/font-weight/index.html index 33d411876292e1..61e10ddc7bc258 100644 --- a/files/pt-br/web/css/font-weight/index.html +++ b/files/pt-br/web/css/font-weight/index.html @@ -156,7 +156,7 @@

Interpolação

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/grid-auto-flow/index.html b/files/pt-br/web/css/grid-auto-flow/index.html index ae212a18a651cf..c4bbb2542844b1 100644 --- a/files/pt-br/web/css/grid-auto-flow/index.html +++ b/files/pt-br/web/css/grid-auto-flow/index.html @@ -48,7 +48,7 @@

Valores

Sintaxe Formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/grid-template-columns/index.html b/files/pt-br/web/css/grid-template-columns/index.html index f096700b56e4d7..4a5d299f419622 100644 --- a/files/pt-br/web/css/grid-template-columns/index.html +++ b/files/pt-br/web/css/grid-template-columns/index.html @@ -72,7 +72,7 @@

Alternativas

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/grid-template-rows/index.html b/files/pt-br/web/css/grid-template-rows/index.html index daff379e4185ec..3926eca6886647 100644 --- a/files/pt-br/web/css/grid-template-rows/index.html +++ b/files/pt-br/web/css/grid-template-rows/index.html @@ -77,7 +77,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/grid/index.html b/files/pt-br/web/css/grid/index.html index 7b9826ed26098d..7b05b5aa91161f 100644 --- a/files/pt-br/web/css/grid/index.html +++ b/files/pt-br/web/css/grid/index.html @@ -61,7 +61,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/hyphens/index.html b/files/pt-br/web/css/hyphens/index.html index c6189fc13c5938..d36135921fe729 100644 --- a/files/pt-br/web/css/hyphens/index.html +++ b/files/pt-br/web/css/hyphens/index.html @@ -60,7 +60,7 @@

Oportunidades sugeridas de q

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/inline-size/index.html b/files/pt-br/web/css/inline-size/index.html index 0d8dcb62a1e739..8e7ee6351ec6b8 100644 --- a/files/pt-br/web/css/inline-size/index.html +++ b/files/pt-br/web/css/inline-size/index.html @@ -41,7 +41,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/isolation/index.html b/files/pt-br/web/css/isolation/index.html index 49c169d49199c5..16d782a8a7f75b 100644 --- a/files/pt-br/web/css/isolation/index.html +++ b/files/pt-br/web/css/isolation/index.html @@ -36,7 +36,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/letter-spacing/index.html b/files/pt-br/web/css/letter-spacing/index.html index 11ae4a85d0f376..b8cbf35517baf0 100644 --- a/files/pt-br/web/css/letter-spacing/index.html +++ b/files/pt-br/web/css/letter-spacing/index.html @@ -38,7 +38,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/line-break/index.html b/files/pt-br/web/css/line-break/index.html index 5a66eb6999cc5e..8879b4081b1c34 100644 --- a/files/pt-br/web/css/line-break/index.html +++ b/files/pt-br/web/css/line-break/index.html @@ -36,7 +36,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Especificações

diff --git a/files/pt-br/web/css/margin-bottom/index.html b/files/pt-br/web/css/margin-bottom/index.html index a2990e2ba69d1e..cc388304024ae1 100644 --- a/files/pt-br/web/css/margin-bottom/index.html +++ b/files/pt-br/web/css/margin-bottom/index.html @@ -46,7 +46,7 @@

Values

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/margin-top/index.html b/files/pt-br/web/css/margin-top/index.html index 51514164658bd6..0ad937faddac59 100644 --- a/files/pt-br/web/css/margin-top/index.html +++ b/files/pt-br/web/css/margin-top/index.html @@ -42,7 +42,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/margin/index.html b/files/pt-br/web/css/margin/index.html index 4b033dfd69299f..01eddd829740de 100644 --- a/files/pt-br/web/css/margin/index.html +++ b/files/pt-br/web/css/margin/index.html @@ -58,7 +58,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/mask/index.html b/files/pt-br/web/css/mask/index.html index 6b14e67849c5cc..eaa2278c756925 100644 --- a/files/pt-br/web/css/mask/index.html +++ b/files/pt-br/web/css/mask/index.html @@ -48,7 +48,7 @@

Valores

Se o valor é um valor URI, o elemento apontado pelo URI é usado como uma máscara SVG.

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/max-width/index.html b/files/pt-br/web/css/max-width/index.html index b734872b64a123..391c338fed16b8 100644 --- a/files/pt-br/web/css/max-width/index.html +++ b/files/pt-br/web/css/max-width/index.html @@ -81,7 +81,7 @@

Preocupações de Acessibilidade

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/mix-blend-mode/index.html b/files/pt-br/web/css/mix-blend-mode/index.html index c8677e65457307..db289312b32e55 100644 --- a/files/pt-br/web/css/mix-blend-mode/index.html +++ b/files/pt-br/web/css/mix-blend-mode/index.html @@ -49,7 +49,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/object-fit/index.html b/files/pt-br/web/css/object-fit/index.html index 261e5585e92357..4df0f024ddd5ab 100644 --- a/files/pt-br/web/css/object-fit/index.html +++ b/files/pt-br/web/css/object-fit/index.html @@ -13,7 +13,7 @@

Resumo

Syntax

-
{{csssyntax}}
+{{csssyntax}}
object-fit: fill
 object-fit: contain
diff --git a/files/pt-br/web/css/offset/index.html b/files/pt-br/web/css/offset/index.html
index 5bf849fddab0ef..dcc23520c4c3dc 100644
--- a/files/pt-br/web/css/offset/index.html
+++ b/files/pt-br/web/css/offset/index.html
@@ -47,7 +47,7 @@ 

Sintaxe

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Examplo

diff --git a/files/pt-br/web/css/opacity/index.html b/files/pt-br/web/css/opacity/index.html index 41afe896aed814..1d3420125e72a7 100644 --- a/files/pt-br/web/css/opacity/index.html +++ b/files/pt-br/web/css/opacity/index.html @@ -69,7 +69,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/outline/index.html b/files/pt-br/web/css/outline/index.html index 905cf7315a473f..b40634c9b32915 100644 --- a/files/pt-br/web/css/outline/index.html +++ b/files/pt-br/web/css/outline/index.html @@ -45,7 +45,7 @@

Valores

Sintaxe completa

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/padding/index.html b/files/pt-br/web/css/padding/index.html index dc89652bd80cde..f9d3d9e2f9ad27 100644 --- a/files/pt-br/web/css/padding/index.html +++ b/files/pt-br/web/css/padding/index.html @@ -49,7 +49,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/page-break-before/index.html b/files/pt-br/web/css/page-break-before/index.html index 7aabf15439ed32..1800e92397b762 100644 --- a/files/pt-br/web/css/page-break-before/index.html +++ b/files/pt-br/web/css/page-break-before/index.html @@ -88,7 +88,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/pointer-events/index.html b/files/pt-br/web/css/pointer-events/index.html index 4d04ba119b9114..6e229ac49bf0b0 100644 --- a/files/pt-br/web/css/pointer-events/index.html +++ b/files/pt-br/web/css/pointer-events/index.html @@ -56,7 +56,7 @@

Valores

Sintaxe formal

-
{{csssyntax("pointer-events")}}
+{{csssyntax("pointer-events")}}

Exemplos

diff --git a/files/pt-br/web/css/position/index.html b/files/pt-br/web/css/position/index.html index 92f398b013b028..50681fafd7cd63 100644 --- a/files/pt-br/web/css/position/index.html +++ b/files/pt-br/web/css/position/index.html @@ -56,7 +56,7 @@

Valores

Sintáxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/ruby-align/index.html b/files/pt-br/web/css/ruby-align/index.html index f67cfc126264f4..85ac242d41c95b 100644 --- a/files/pt-br/web/css/ruby-align/index.html +++ b/files/pt-br/web/css/ruby-align/index.html @@ -45,7 +45,7 @@

Values

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/scroll-behavior/index.html b/files/pt-br/web/css/scroll-behavior/index.html index 13c2ca294c12b4..35cf5cb3f6b653 100644 --- a/files/pt-br/web/css/scroll-behavior/index.html +++ b/files/pt-br/web/css/scroll-behavior/index.html @@ -46,7 +46,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/scrollbar-color/index.html b/files/pt-br/web/css/scrollbar-color/index.html index 6b368ab66bd416..5d5225fc928367 100644 --- a/files/pt-br/web/css/scrollbar-color/index.html +++ b/files/pt-br/web/css/scrollbar-color/index.html @@ -68,7 +68,7 @@

Valores

Sintaxe formal

-
{{CSSSyntax}}
+{{CSSSyntax}}

Exemplo

diff --git a/files/pt-br/web/css/text-align/index.html b/files/pt-br/web/css/text-align/index.html index 9789af412c5da7..974ad57b604455 100644 --- a/files/pt-br/web/css/text-align/index.html +++ b/files/pt-br/web/css/text-align/index.html @@ -61,7 +61,7 @@

Valores

Sintaxe Formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/text-decoration-style/index.html b/files/pt-br/web/css/text-decoration-style/index.html index 134554c304379f..861c93a7ce18f6 100644 --- a/files/pt-br/web/css/text-decoration-style/index.html +++ b/files/pt-br/web/css/text-decoration-style/index.html @@ -81,7 +81,7 @@

Valores

Syntax Formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/text-decoration/index.html b/files/pt-br/web/css/text-decoration/index.html index 6c4aaa93ad56c3..05d856bd04bb67 100644 --- a/files/pt-br/web/css/text-decoration/index.html +++ b/files/pt-br/web/css/text-decoration/index.html @@ -42,7 +42,7 @@

Valores

Sintaxe Formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/text-shadow/index.html b/files/pt-br/web/css/text-shadow/index.html index 6f22e7e329105d..751c229f249706 100644 --- a/files/pt-br/web/css/text-shadow/index.html +++ b/files/pt-br/web/css/text-shadow/index.html @@ -55,7 +55,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/text-transform/index.html b/files/pt-br/web/css/text-transform/index.html index a32cc3fa2fd9e6..92f716b4d09945 100644 --- a/files/pt-br/web/css/text-transform/index.html +++ b/files/pt-br/web/css/text-transform/index.html @@ -71,7 +71,7 @@

Syntax

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/touch-action/index.html b/files/pt-br/web/css/touch-action/index.html index 543871220ee1e6..13d48a5dc8d6e6 100644 --- a/files/pt-br/web/css/touch-action/index.html +++ b/files/pt-br/web/css/touch-action/index.html @@ -64,7 +64,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/transform-style/index.html b/files/pt-br/web/css/transform-style/index.html index 9146c13f3a4358..f1293914b86828 100644 --- a/files/pt-br/web/css/transform-style/index.html +++ b/files/pt-br/web/css/transform-style/index.html @@ -36,7 +36,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Especificações

diff --git a/files/pt-br/web/css/transition-delay/index.html b/files/pt-br/web/css/transition-delay/index.html index 46fdf6352961d9..50393eb513e640 100644 --- a/files/pt-br/web/css/transition-delay/index.html +++ b/files/pt-br/web/css/transition-delay/index.html @@ -48,7 +48,7 @@

Valores

Sintaxe Formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/transition-timing-function/index.html b/files/pt-br/web/css/transition-timing-function/index.html index 5a8e741b789a25..4a30c42be76940 100644 --- a/files/pt-br/web/css/transition-timing-function/index.html +++ b/files/pt-br/web/css/transition-timing-function/index.html @@ -47,7 +47,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/transition/index.html b/files/pt-br/web/css/transition/index.html index e5e798dda09f36..eabe7984f9c18b 100644 --- a/files/pt-br/web/css/transition/index.html +++ b/files/pt-br/web/css/transition/index.html @@ -41,7 +41,7 @@

Syntax

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/pt-br/web/css/var()/index.html b/files/pt-br/web/css/var()/index.html index a04bd965255263..5ce8d447e355d8 100644 --- a/files/pt-br/web/css/var()/index.html +++ b/files/pt-br/web/css/var()/index.html @@ -15,8 +15,7 @@

Sintaxe

O primeiro argumento da função é o nome da propriedade personalizada a ser substituída. O segundo argumento opcional da função serve como valor alternativo. Se a propriedade personalizada referenciada pelo primeiro argumento for inválida, a função usará o segundo valor.

-
{{csssyntax}}
-
+{{csssyntax}}

Nota: A sintaxe do argumento alternativo, assim como as propriedades personalizadas, permite o uso de vírgulas. Por exemplo, var(--foo, red, blue) define como argumento alternativo red, blue; isto é, qualquer coisa entre a primeira vírgula e o fim da função é considerado como valor do como argumento alternativo.

diff --git a/files/pt-br/web/css/vertical-align/index.html b/files/pt-br/web/css/vertical-align/index.html index f6e7c70e298d31..2f863d9c37fc82 100644 --- a/files/pt-br/web/css/vertical-align/index.html +++ b/files/pt-br/web/css/vertical-align/index.html @@ -182,7 +182,7 @@

Values (for table cells)

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-br/web/css/visibility/index.html b/files/pt-br/web/css/visibility/index.html index a0bdbdc31f4d24..2f0e6dca413e60 100644 --- a/files/pt-br/web/css/visibility/index.html +++ b/files/pt-br/web/css/visibility/index.html @@ -47,7 +47,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Interpolação

diff --git a/files/pt-br/web/css/width/index.html b/files/pt-br/web/css/width/index.html index 3946c80d7583fa..0e47c4cabe2a4e 100644 --- a/files/pt-br/web/css/width/index.html +++ b/files/pt-br/web/css/width/index.html @@ -79,7 +79,7 @@

Valores

Sintaxe Formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/will-change/index.html b/files/pt-br/web/css/will-change/index.html index aec9664b5914a9..af22a1d859a18e 100644 --- a/files/pt-br/web/css/will-change/index.html +++ b/files/pt-br/web/css/will-change/index.html @@ -72,7 +72,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-br/web/css/word-break/index.html b/files/pt-br/web/css/word-break/index.html index 4a2a5db7b1d90e..56e5ef804e1b9e 100644 --- a/files/pt-br/web/css/word-break/index.html +++ b/files/pt-br/web/css/word-break/index.html @@ -47,7 +47,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Examplos

diff --git a/files/pt-br/web/css/writing-mode/index.html b/files/pt-br/web/css/writing-mode/index.html index 4a70c73f4020c7..cb5de0a37e903e 100644 --- a/files/pt-br/web/css/writing-mode/index.html +++ b/files/pt-br/web/css/writing-mode/index.html @@ -58,7 +58,7 @@

Values

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-pt/web/css/display/index.html b/files/pt-pt/web/css/display/index.html index db3e3150d1d98a..5a3e498cf30d69 100644 --- a/files/pt-pt/web/css/display/index.html +++ b/files/pt-pt/web/css/display/index.html @@ -309,7 +309,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/pt-pt/web/css/gap/index.html b/files/pt-pt/web/css/gap/index.html index 93863074901d91..11f5ba95b56615 100644 --- a/files/pt-pt/web/css/gap/index.html +++ b/files/pt-pt/web/css/gap/index.html @@ -52,7 +52,7 @@

Valores

Sintaxe formal

-
{{csssyntax}}
+{{csssyntax}}

Exemplo

diff --git a/files/pt-pt/web/css/transform/index.html b/files/pt-pt/web/css/transform/index.html index 8dc2ee3951cac7..25f3a546a3d60b 100644 --- a/files/pt-pt/web/css/transform/index.html +++ b/files/pt-pt/web/css/transform/index.html @@ -69,7 +69,7 @@

Valores

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Exemplos

diff --git a/files/ru/conflicting/web/css/@viewport/index.html b/files/ru/conflicting/web/css/@viewport/index.html index 6778691ba710ab..ef8a2a6ebf5a44 100644 --- a/files/ru/conflicting/web/css/@viewport/index.html +++ b/files/ru/conflicting/web/css/@viewport/index.html @@ -31,7 +31,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Спецфикации

diff --git a/files/ru/conflicting/web/css/gap/index.html b/files/ru/conflicting/web/css/gap/index.html index bc37f159e89a5a..8f09dcd99be2d5 100644 --- a/files/ru/conflicting/web/css/gap/index.html +++ b/files/ru/conflicting/web/css/gap/index.html @@ -64,7 +64,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/@counter-style/additive-symbols/index.html b/files/ru/web/css/@counter-style/additive-symbols/index.html index 97570d3e45d5af..b56b93fab989a9 100644 --- a/files/ru/web/css/@counter-style/additive-symbols/index.html +++ b/files/ru/web/css/@counter-style/additive-symbols/index.html @@ -20,7 +20,7 @@

Синтаксис

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/@counter-style/index.html b/files/ru/web/css/@counter-style/index.html index d93ef88d12d1d2..bb3a3a68566e32 100644 --- a/files/ru/web/css/@counter-style/index.html +++ b/files/ru/web/css/@counter-style/index.html @@ -82,8 +82,7 @@

Дескрипторы

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/@document/index.html b/files/ru/web/css/@document/index.html index f62bddfb79200c..ff88ed667f2eec 100644 --- a/files/ru/web/css/@document/index.html +++ b/files/ru/web/css/@document/index.html @@ -36,7 +36,7 @@

<

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/@font-face/font-display/index.html b/files/ru/web/css/@font-face/font-display/index.html index e2e0876cc03c86..a206c3778e65db 100644 --- a/files/ru/web/css/@font-face/font-display/index.html +++ b/files/ru/web/css/@font-face/font-display/index.html @@ -50,7 +50,7 @@

Значения

Официальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/@font-face/font-family/index.html b/files/ru/web/css/@font-face/font-family/index.html index 39fc326e6927b7..6e71ec90cbb421 100644 --- a/files/ru/web/css/@font-face/font-family/index.html +++ b/files/ru/web/css/@font-face/font-family/index.html @@ -31,7 +31,7 @@

Значения

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/@font-face/index.html b/files/ru/web/css/@font-face/index.html index 7ae73142dbb10a..6382b864b41f72 100644 --- a/files/ru/web/css/@font-face/index.html +++ b/files/ru/web/css/@font-face/index.html @@ -75,7 +75,7 @@

Descriptors

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/@font-feature-values/index.html b/files/ru/web/css/@font-feature-values/index.html index 5b47c9537317b9..b6420db716d7aa 100644 --- a/files/ru/web/css/@font-feature-values/index.html +++ b/files/ru/web/css/@font-feature-values/index.html @@ -52,7 +52,7 @@

Блоки значений

Формальный синтаксиси

-
{{csssyntax}}
+{{csssyntax}}

Спецификации

diff --git a/files/ru/web/css/@media/index.html b/files/ru/web/css/@media/index.html index 93f12082be86b4..c0b1b2ab86c713 100644 --- a/files/ru/web/css/@media/index.html +++ b/files/ru/web/css/@media/index.html @@ -37,7 +37,7 @@

Синтаксис

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

A <media-query> is composed of a optional media type and/or a number of media features.

diff --git a/files/ru/web/css/@namespace/index.html b/files/ru/web/css/@namespace/index.html index bf0f7452638483..1540c3892b27d7 100644 --- a/files/ru/web/css/@namespace/index.html +++ b/files/ru/web/css/@namespace/index.html @@ -48,8 +48,7 @@

Синтаксис

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Спецификации

diff --git a/files/ru/web/css/@page/index.html b/files/ru/web/css/@page/index.html index 31ac993dbae109..e8e14444cc5e9e 100644 --- a/files/ru/web/css/@page/index.html +++ b/files/ru/web/css/@page/index.html @@ -44,7 +44,7 @@

Дескрипторы

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/@supports/index.html b/files/ru/web/css/@supports/index.html index 98af6f9d2f7988..7314b716d9074e 100644 --- a/files/ru/web/css/@supports/index.html +++ b/files/ru/web/css/@supports/index.html @@ -80,7 +80,7 @@

Оператор or

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/@viewport/index.html b/files/ru/web/css/@viewport/index.html index 68a306a5472f26..0fcedf8ecccf09 100644 --- a/files/ru/web/css/@viewport/index.html +++ b/files/ru/web/css/@viewport/index.html @@ -54,7 +54,7 @@

Дескриптор

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример:

diff --git a/files/ru/web/css/_colon_-moz-only-whitespace/index.html b/files/ru/web/css/_colon_-moz-only-whitespace/index.html index af4a49d63a06ff..48c095accbe9bb 100644 --- a/files/ru/web/css/_colon_-moz-only-whitespace/index.html +++ b/files/ru/web/css/_colon_-moz-only-whitespace/index.html @@ -15,7 +15,7 @@

Syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_active/index.html b/files/ru/web/css/_colon_active/index.html index f5915b631f82dd..d09d76cc84c831 100644 --- a/files/ru/web/css/_colon_active/index.html +++ b/files/ru/web/css/_colon_active/index.html @@ -22,7 +22,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/_colon_any-link/index.html b/files/ru/web/css/_colon_any-link/index.html index f54ff3c46b08db..7f93377c91ad1c 100644 --- a/files/ru/web/css/_colon_any-link/index.html +++ b/files/ru/web/css/_colon_any-link/index.html @@ -25,8 +25,7 @@

Синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/_colon_defined/index.html b/files/ru/web/css/_colon_defined/index.html index 301da9aa0c745b..d7849d41db7b15 100644 --- a/files/ru/web/css/_colon_defined/index.html +++ b/files/ru/web/css/_colon_defined/index.html @@ -20,7 +20,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_dir/index.html b/files/ru/web/css/_colon_dir/index.html index 6dbd620eafcff9..29efcb97b2294b 100644 --- a/files/ru/web/css/_colon_dir/index.html +++ b/files/ru/web/css/_colon_dir/index.html @@ -37,7 +37,7 @@

Parameters

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/_colon_first-child/index.html b/files/ru/web/css/_colon_first-child/index.html index e31fc0391d3c99..afb5c7b759877c 100644 --- a/files/ru/web/css/_colon_first-child/index.html +++ b/files/ru/web/css/_colon_first-child/index.html @@ -22,8 +22,7 @@

Синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_first/index.html b/files/ru/web/css/_colon_first/index.html index b67ccdff292d0f..0a0a64c0eeb69f 100644 --- a/files/ru/web/css/_colon_first/index.html +++ b/files/ru/web/css/_colon_first/index.html @@ -24,7 +24,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_focus-visible/index.html b/files/ru/web/css/_colon_focus-visible/index.html index 3859888faac8cc..9591a75c3da2c6 100644 --- a/files/ru/web/css/_colon_focus-visible/index.html +++ b/files/ru/web/css/_colon_focus-visible/index.html @@ -11,7 +11,7 @@

Синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Пример

diff --git a/files/ru/web/css/_colon_focus-within/index.html b/files/ru/web/css/_colon_focus-within/index.html index 139fc9216ef9f6..d5a4dcd776b172 100644 --- a/files/ru/web/css/_colon_focus-within/index.html +++ b/files/ru/web/css/_colon_focus-within/index.html @@ -16,7 +16,7 @@

Синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Пример

diff --git a/files/ru/web/css/_colon_focus/index.html b/files/ru/web/css/_colon_focus/index.html index fb2ecaf22ec095..e0f65f8232b686 100644 --- a/files/ru/web/css/_colon_focus/index.html +++ b/files/ru/web/css/_colon_focus/index.html @@ -26,7 +26,7 @@

Синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Пример

diff --git a/files/ru/web/css/_colon_fullscreen/index.html b/files/ru/web/css/_colon_fullscreen/index.html index 68ce93e4ccb987..5dc0c1afecc4e9 100644 --- a/files/ru/web/css/_colon_fullscreen/index.html +++ b/files/ru/web/css/_colon_fullscreen/index.html @@ -14,7 +14,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примечания по использованию

diff --git a/files/ru/web/css/_colon_has/index.html b/files/ru/web/css/_colon_has/index.html index d88e2b9dd9c0f2..bef25277dd65bb 100644 --- a/files/ru/web/css/_colon_has/index.html +++ b/files/ru/web/css/_colon_has/index.html @@ -21,7 +21,7 @@

Синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_host()/index.html b/files/ru/web/css/_colon_host()/index.html index c570b027a1db66..99a4fd1c05c8eb 100644 --- a/files/ru/web/css/_colon_host()/index.html +++ b/files/ru/web/css/_colon_host()/index.html @@ -24,7 +24,7 @@

Синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_indeterminate/index.html b/files/ru/web/css/_colon_indeterminate/index.html index d131eb38887f3d..94741f8130a8db 100644 --- a/files/ru/web/css/_colon_indeterminate/index.html +++ b/files/ru/web/css/_colon_indeterminate/index.html @@ -26,7 +26,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_is/index.html b/files/ru/web/css/_colon_is/index.html index 57985074be258e..3b1a61da989c20 100644 --- a/files/ru/web/css/_colon_is/index.html +++ b/files/ru/web/css/_colon_is/index.html @@ -46,7 +46,7 @@

Синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_lang/index.html b/files/ru/web/css/_colon_lang/index.html index 69b48325b0b0be..fbcb58501081a7 100644 --- a/files/ru/web/css/_colon_lang/index.html +++ b/files/ru/web/css/_colon_lang/index.html @@ -23,7 +23,7 @@

Синтаксис

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Параметр

diff --git a/files/ru/web/css/_colon_last-of-type/index.html b/files/ru/web/css/_colon_last-of-type/index.html index d0c82884e0cf05..c27fb49ec2f20a 100644 --- a/files/ru/web/css/_colon_last-of-type/index.html +++ b/files/ru/web/css/_colon_last-of-type/index.html @@ -25,8 +25,7 @@

Синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/_colon_left/index.html b/files/ru/web/css/_colon_left/index.html index aa35096aff1daa..88f406851ddcc7 100644 --- a/files/ru/web/css/_colon_left/index.html +++ b/files/ru/web/css/_colon_left/index.html @@ -23,7 +23,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_nth-child/index.html b/files/ru/web/css/_colon_nth-child/index.html index 140087f56abe50..efb626562f44d2 100644 --- a/files/ru/web/css/_colon_nth-child/index.html +++ b/files/ru/web/css/_colon_nth-child/index.html @@ -42,8 +42,7 @@

Функциональная

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_nth-last-of-type/index.html b/files/ru/web/css/_colon_nth-last-of-type/index.html index 7b3eb9728f7d4e..e05bedf0b6570b 100644 --- a/files/ru/web/css/_colon_nth-last-of-type/index.html +++ b/files/ru/web/css/_colon_nth-last-of-type/index.html @@ -32,8 +32,7 @@

Синтаксис

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/_colon_nth-of-type/index.html b/files/ru/web/css/_colon_nth-of-type/index.html index b58d49df8a16d0..0708f118257f09 100644 --- a/files/ru/web/css/_colon_nth-of-type/index.html +++ b/files/ru/web/css/_colon_nth-of-type/index.html @@ -27,8 +27,7 @@

Синтаксис

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_only-of-type/index.html b/files/ru/web/css/_colon_only-of-type/index.html index d971fd9eaac457..e867ae13fc3fe9 100644 --- a/files/ru/web/css/_colon_only-of-type/index.html +++ b/files/ru/web/css/_colon_only-of-type/index.html @@ -21,7 +21,7 @@

Описание

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/_colon_placeholder-shown/index.html b/files/ru/web/css/_colon_placeholder-shown/index.html index 81ab4ab3fc8e99..3f1c1aeadb9aaa 100644 --- a/files/ru/web/css/_colon_placeholder-shown/index.html +++ b/files/ru/web/css/_colon_placeholder-shown/index.html @@ -14,7 +14,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_right/index.html b/files/ru/web/css/_colon_right/index.html index d2f3687dd95d42..bc882f6ab26f62 100644 --- a/files/ru/web/css/_colon_right/index.html +++ b/files/ru/web/css/_colon_right/index.html @@ -18,7 +18,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_target/index.html b/files/ru/web/css/_colon_target/index.html index 034a1f4b120dcc..9ff6328071adb0 100644 --- a/files/ru/web/css/_colon_target/index.html +++ b/files/ru/web/css/_colon_target/index.html @@ -25,7 +25,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_colon_where/index.html b/files/ru/web/css/_colon_where/index.html index 6af554ac7716bd..7f7538cf52cf80 100644 --- a/files/ru/web/css/_colon_where/index.html +++ b/files/ru/web/css/_colon_where/index.html @@ -119,7 +119,7 @@

Сравнение :where() и :is()

Синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Спецификации

diff --git a/files/ru/web/css/_doublecolon_-moz-progress-bar/index.html b/files/ru/web/css/_doublecolon_-moz-progress-bar/index.html index 6041a30f4b06f4..635676abae7145 100644 --- a/files/ru/web/css/_doublecolon_-moz-progress-bar/index.html +++ b/files/ru/web/css/_doublecolon_-moz-progress-bar/index.html @@ -11,7 +11,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_doublecolon_after/index.html b/files/ru/web/css/_doublecolon_after/index.html index e21cc2fe939146..bee9f013bf1753 100644 --- a/files/ru/web/css/_doublecolon_after/index.html +++ b/files/ru/web/css/_doublecolon_after/index.html @@ -24,7 +24,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

В CSS3 появилась запись ::after (с двумя двоеточиями) для различения псевдоклассов и псевдоэлементов. Браузеры также поддерживают запись :after, введённую в CSS2.

diff --git a/files/ru/web/css/_doublecolon_backdrop/index.html b/files/ru/web/css/_doublecolon_backdrop/index.html index d95ee81c9edbda..653ddde9950192 100644 --- a/files/ru/web/css/_doublecolon_backdrop/index.html +++ b/files/ru/web/css/_doublecolon_backdrop/index.html @@ -31,7 +31,7 @@

Синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/_doublecolon_before/index.html b/files/ru/web/css/_doublecolon_before/index.html index d8acf664a959de..f82bebe2dc5bd8 100644 --- a/files/ru/web/css/_doublecolon_before/index.html +++ b/files/ru/web/css/_doublecolon_before/index.html @@ -24,7 +24,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

В CSS3 появилась запись ::before (с двумя двоеточиями) для различения псевдоклассов и псевдоэлементов. Браузеры также поддерживают запись :before, введённую в CSS2.

diff --git a/files/ru/web/css/_doublecolon_cue/index.html b/files/ru/web/css/_doublecolon_cue/index.html index 3530a8df68d065..d9ec831b577d30 100644 --- a/files/ru/web/css/_doublecolon_cue/index.html +++ b/files/ru/web/css/_doublecolon_cue/index.html @@ -35,7 +35,7 @@

Разрешённые свой

Синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Пример

diff --git a/files/ru/web/css/_doublecolon_first-letter/index.html b/files/ru/web/css/_doublecolon_first-letter/index.html index b023b36e3bf9f6..f6cb3180e8508e 100644 --- a/files/ru/web/css/_doublecolon_first-letter/index.html +++ b/files/ru/web/css/_doublecolon_first-letter/index.html @@ -45,7 +45,7 @@

Разрешённые свой

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/_doublecolon_first-line/index.html b/files/ru/web/css/_doublecolon_first-line/index.html index 1a0af1b71b8930..c63c7d3584321f 100644 --- a/files/ru/web/css/_doublecolon_first-line/index.html +++ b/files/ru/web/css/_doublecolon_first-line/index.html @@ -35,7 +35,7 @@

Разрешённые свой

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/_doublecolon_marker/index.html b/files/ru/web/css/_doublecolon_marker/index.html index e04375066efab8..1841be36596229 100644 --- a/files/ru/web/css/_doublecolon_marker/index.html +++ b/files/ru/web/css/_doublecolon_marker/index.html @@ -31,7 +31,7 @@

Разрешённые свой

Syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Examples

diff --git a/files/ru/web/css/_doublecolon_placeholder/index.html b/files/ru/web/css/_doublecolon_placeholder/index.html index 3f6624206ef067..3d0a39dfcb939a 100644 --- a/files/ru/web/css/_doublecolon_placeholder/index.html +++ b/files/ru/web/css/_doublecolon_placeholder/index.html @@ -24,7 +24,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/_doublecolon_slotted/index.html b/files/ru/web/css/_doublecolon_slotted/index.html index e64d20abe329b1..ca24b32411f760 100644 --- a/files/ru/web/css/_doublecolon_slotted/index.html +++ b/files/ru/web/css/_doublecolon_slotted/index.html @@ -22,7 +22,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/align-content/index.html b/files/ru/web/css/align-content/index.html index 26d4bf08572c3a..3d023aba2ca90d 100644 --- a/files/ru/web/css/align-content/index.html +++ b/files/ru/web/css/align-content/index.html @@ -95,7 +95,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/align-items/index.html b/files/ru/web/css/align-items/index.html index 0740e845d01780..9d5a7f5843bb04 100644 --- a/files/ru/web/css/align-items/index.html +++ b/files/ru/web/css/align-items/index.html @@ -64,8 +64,7 @@

Формальный синта -
{{csssyntax}}
-
+{{csssyntax}}

Спецификации

diff --git a/files/ru/web/css/align-self/index.html b/files/ru/web/css/align-self/index.html index 829e7c10ff8bc2..d7b3ab68dde3b9 100644 --- a/files/ru/web/css/align-self/index.html +++ b/files/ru/web/css/align-self/index.html @@ -91,7 +91,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Спецификации

diff --git a/files/ru/web/css/all/index.html b/files/ru/web/css/all/index.html index 6b8e6d79f85ebb..fa33c365da5bed 100644 --- a/files/ru/web/css/all/index.html +++ b/files/ru/web/css/all/index.html @@ -45,7 +45,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/animation-delay/index.html b/files/ru/web/css/animation-delay/index.html index bdb16f6d4099fc..c645cafc2525fc 100644 --- a/files/ru/web/css/animation-delay/index.html +++ b/files/ru/web/css/animation-delay/index.html @@ -36,8 +36,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/animation-direction/index.html b/files/ru/web/css/animation-direction/index.html index d3d2f0c36e337d..52d0de3720401e 100644 --- a/files/ru/web/css/animation-direction/index.html +++ b/files/ru/web/css/animation-direction/index.html @@ -47,7 +47,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/animation-duration/index.html b/files/ru/web/css/animation-duration/index.html index 5ffc1224da8f89..7ca194463faf56 100644 --- a/files/ru/web/css/animation-duration/index.html +++ b/files/ru/web/css/animation-duration/index.html @@ -40,7 +40,7 @@

Примеры

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/animation-fill-mode/index.html b/files/ru/web/css/animation-fill-mode/index.html index 6e1d0ef1704a96..2549e3ac2d1acd 100644 --- a/files/ru/web/css/animation-fill-mode/index.html +++ b/files/ru/web/css/animation-fill-mode/index.html @@ -104,8 +104,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/animation-iteration-count/index.html b/files/ru/web/css/animation-iteration-count/index.html index cffef0088ded84..a39a63842f8e92 100644 --- a/files/ru/web/css/animation-iteration-count/index.html +++ b/files/ru/web/css/animation-iteration-count/index.html @@ -41,7 +41,7 @@

Значения

Правила синтаксиса

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/animation-name/index.html b/files/ru/web/css/animation-name/index.html index b1d1dc080bbe9f..4a7c3ff3da4bed 100644 --- a/files/ru/web/css/animation-name/index.html +++ b/files/ru/web/css/animation-name/index.html @@ -45,7 +45,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/animation-timing-function/index.html b/files/ru/web/css/animation-timing-function/index.html index c9c5c388b162df..84c1d33d70e48c 100644 --- a/files/ru/web/css/animation-timing-function/index.html +++ b/files/ru/web/css/animation-timing-function/index.html @@ -55,7 +55,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/animation/index.html b/files/ru/web/css/animation/index.html index 3abcbb06a75277..2f613d625f4b24 100644 --- a/files/ru/web/css/animation/index.html +++ b/files/ru/web/css/animation/index.html @@ -32,7 +32,7 @@

Синтаксис

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/appearance/index.html b/files/ru/web/css/appearance/index.html index af72de18efc426..a150d04a992259 100644 --- a/files/ru/web/css/appearance/index.html +++ b/files/ru/web/css/appearance/index.html @@ -2620,7 +2620,7 @@

Значения

Формальный синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/attr()/index.html b/files/ru/web/css/attr()/index.html index dfcd64f78fa3cb..8f97e51a5d7f2e 100644 --- a/files/ru/web/css/attr()/index.html +++ b/files/ru/web/css/attr()/index.html @@ -157,7 +157,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/backdrop-filter/index.html b/files/ru/web/css/backdrop-filter/index.html index 409d8095dea298..b971c15abd9f74 100644 --- a/files/ru/web/css/backdrop-filter/index.html +++ b/files/ru/web/css/backdrop-filter/index.html @@ -48,7 +48,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/backface-visibility/index.html b/files/ru/web/css/backface-visibility/index.html index c4b1dd40f6fb4a..c95ad5645a5ae3 100644 --- a/files/ru/web/css/backface-visibility/index.html +++ b/files/ru/web/css/backface-visibility/index.html @@ -37,7 +37,7 @@

Значения

Официальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/background-attachment/index.html b/files/ru/web/css/background-attachment/index.html index a23507d906f28c..c88a2fc71d0cca 100644 --- a/files/ru/web/css/background-attachment/index.html +++ b/files/ru/web/css/background-attachment/index.html @@ -43,8 +43,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/background-clip/index.html b/files/ru/web/css/background-clip/index.html index 213ea5d62dfe97..ddc05598ebf0eb 100644 --- a/files/ru/web/css/background-clip/index.html +++ b/files/ru/web/css/background-clip/index.html @@ -39,7 +39,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/background-color/index.html b/files/ru/web/css/background-color/index.html index bf36dfbcb00e7b..8f00a3a5ef316c 100644 --- a/files/ru/web/css/background-color/index.html +++ b/files/ru/web/css/background-color/index.html @@ -60,7 +60,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/background-image/index.html b/files/ru/web/css/background-image/index.html index fa163b19dfd5fb..ac0c6486f8a602 100644 --- a/files/ru/web/css/background-image/index.html +++ b/files/ru/web/css/background-image/index.html @@ -41,8 +41,7 @@

Значения

Официальный синтаксис

-
{{csssyntax("background-image")}}
-
+{{csssyntax("background-image")}}

Примеры

diff --git a/files/ru/web/css/background-origin/index.html b/files/ru/web/css/background-origin/index.html index b61932f1b9349f..8709aa7032a81d 100644 --- a/files/ru/web/css/background-origin/index.html +++ b/files/ru/web/css/background-origin/index.html @@ -43,7 +43,7 @@

Значения

Официальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/background-position-x/index.html b/files/ru/web/css/background-position-x/index.html index 3a49c0609cfdb0..1942e76fda16fb 100644 --- a/files/ru/web/css/background-position-x/index.html +++ b/files/ru/web/css/background-position-x/index.html @@ -60,7 +60,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Спецификации

diff --git a/files/ru/web/css/background-position/index.html b/files/ru/web/css/background-position/index.html index 1d3d5ab02a11cf..dcd216c0100d0d 100644 --- a/files/ru/web/css/background-position/index.html +++ b/files/ru/web/css/background-position/index.html @@ -79,7 +79,7 @@

Значения

Официальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/background-size/index.html b/files/ru/web/css/background-size/index.html index 03d0ba3a13ea3e..cc7b17241dea67 100644 --- a/files/ru/web/css/background-size/index.html +++ b/files/ru/web/css/background-size/index.html @@ -87,8 +87,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/background/index.html b/files/ru/web/css/background/index.html index 3835bece7cc9ba..6971e339a0ef38 100644 --- a/files/ru/web/css/background/index.html +++ b/files/ru/web/css/background/index.html @@ -59,7 +59,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/border-bottom/index.html b/files/ru/web/css/border-bottom/index.html index e27f8f0fe8cd1a..030732511c6188 100644 --- a/files/ru/web/css/border-bottom/index.html +++ b/files/ru/web/css/border-bottom/index.html @@ -61,7 +61,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/border-image-outset/index.html b/files/ru/web/css/border-image-outset/index.html index 7236c75c0525c5..f48d558acbbe7c 100644 --- a/files/ru/web/css/border-image-outset/index.html +++ b/files/ru/web/css/border-image-outset/index.html @@ -57,7 +57,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Спецификации

diff --git a/files/ru/web/css/border-image-repeat/index.html b/files/ru/web/css/border-image-repeat/index.html index 15afede5b98d7a..44b4f0406ebffb 100644 --- a/files/ru/web/css/border-image-repeat/index.html +++ b/files/ru/web/css/border-image-repeat/index.html @@ -46,7 +46,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/border-image-slice/index.html b/files/ru/web/css/border-image-slice/index.html index db3140e5e57ecf..741c1161035a1a 100644 --- a/files/ru/web/css/border-image-slice/index.html +++ b/files/ru/web/css/border-image-slice/index.html @@ -68,7 +68,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Спецификации

diff --git a/files/ru/web/css/border-image-source/index.html b/files/ru/web/css/border-image-source/index.html index 11b6b980a446c4..48dbb968f6df8b 100644 --- a/files/ru/web/css/border-image-source/index.html +++ b/files/ru/web/css/border-image-source/index.html @@ -41,7 +41,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/border-image-width/index.html b/files/ru/web/css/border-image-width/index.html index 4f5afbb25d5d2a..6d85af8256951e 100644 --- a/files/ru/web/css/border-image-width/index.html +++ b/files/ru/web/css/border-image-width/index.html @@ -67,7 +67,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/border-radius/index.html b/files/ru/web/css/border-radius/index.html index bcbec329aa6303..ee12ecad6b85a0 100644 --- a/files/ru/web/css/border-radius/index.html +++ b/files/ru/web/css/border-radius/index.html @@ -136,7 +136,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/bottom/index.html b/files/ru/web/css/bottom/index.html index db0c02f6917ca9..c0190058df5822 100644 --- a/files/ru/web/css/bottom/index.html +++ b/files/ru/web/css/bottom/index.html @@ -71,7 +71,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/box-shadow/index.html b/files/ru/web/css/box-shadow/index.html index 27ff998e35ca75..0d687d431cda3e 100644 --- a/files/ru/web/css/box-shadow/index.html +++ b/files/ru/web/css/box-shadow/index.html @@ -89,7 +89,7 @@

Интерполяция

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/box-sizing/index.html b/files/ru/web/css/box-sizing/index.html index 9253fd46603681..5d36f2ea334b9b 100644 --- a/files/ru/web/css/box-sizing/index.html +++ b/files/ru/web/css/box-sizing/index.html @@ -50,7 +50,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примечание: Значение padding-box устарело

diff --git a/files/ru/web/css/clamp()/index.html b/files/ru/web/css/clamp()/index.html index d876cc3d6c424a..9f648d00c04012 100644 --- a/files/ru/web/css/clamp()/index.html +++ b/files/ru/web/css/clamp()/index.html @@ -49,7 +49,7 @@

Примечания

Formal syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/clear/index.html b/files/ru/web/css/clear/index.html index 1a0c6172b1d239..241ee74c7abf71 100644 --- a/files/ru/web/css/clear/index.html +++ b/files/ru/web/css/clear/index.html @@ -66,7 +66,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/clip-path/index.html b/files/ru/web/css/clip-path/index.html index c218eb1f00ee2a..dda764f5158411 100644 --- a/files/ru/web/css/clip-path/index.html +++ b/files/ru/web/css/clip-path/index.html @@ -480,7 +480,7 @@

Значения

Формальный синтаксис.

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/column-count/index.html b/files/ru/web/css/column-count/index.html index 33c4606e2762bd..b0f17d4069f05d 100644 --- a/files/ru/web/css/column-count/index.html +++ b/files/ru/web/css/column-count/index.html @@ -38,7 +38,7 @@

Значения

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/column-fill/index.html b/files/ru/web/css/column-fill/index.html index 1453e8b2c9e77c..d08679f2127bd5 100644 --- a/files/ru/web/css/column-fill/index.html +++ b/files/ru/web/css/column-fill/index.html @@ -31,7 +31,7 @@

Значения

Возможные значения

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/column-rule-color/index.html b/files/ru/web/css/column-rule-color/index.html index 8d6a6e55d1cd34..b0b7cb3adef6b6 100644 --- a/files/ru/web/css/column-rule-color/index.html +++ b/files/ru/web/css/column-rule-color/index.html @@ -38,7 +38,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/column-rule-style/index.html b/files/ru/web/css/column-rule-style/index.html index 926175caa1cb37..70816fe051f980 100644 --- a/files/ru/web/css/column-rule-style/index.html +++ b/files/ru/web/css/column-rule-style/index.html @@ -44,8 +44,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/column-rule/index.html b/files/ru/web/css/column-rule/index.html index a74742f3e62de0..d5908609767cee 100644 --- a/files/ru/web/css/column-rule/index.html +++ b/files/ru/web/css/column-rule/index.html @@ -47,8 +47,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/content/index.html b/files/ru/web/css/content/index.html index f708e7db6126ea..180c415cef6497 100644 --- a/files/ru/web/css/content/index.html +++ b/files/ru/web/css/content/index.html @@ -80,8 +80,7 @@

Значения

Синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/cursor/index.html b/files/ru/web/css/cursor/index.html index 9d9d3ea0772511..ce3410ba941fd3 100644 --- a/files/ru/web/css/cursor/index.html +++ b/files/ru/web/css/cursor/index.html @@ -237,8 +237,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/direction/index.html b/files/ru/web/css/direction/index.html index b76f8a38241a93..83f4fca0078f19 100644 --- a/files/ru/web/css/direction/index.html +++ b/files/ru/web/css/direction/index.html @@ -48,7 +48,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/display/index.html b/files/ru/web/css/display/index.html index 3c40e975d03379..9c23ae0a01f841 100644 --- a/files/ru/web/css/display/index.html +++ b/files/ru/web/css/display/index.html @@ -116,7 +116,7 @@

"

Формальный синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/filter/index.html b/files/ru/web/css/filter/index.html index 63fa97d156753f..47f4e2954e0ffa 100644 --- a/files/ru/web/css/filter/index.html +++ b/files/ru/web/css/filter/index.html @@ -57,7 +57,7 @@

Синтаксис

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/flex-basis/index.html b/files/ru/web/css/flex-basis/index.html index ab77e783d5f4d5..a4973a181232de 100644 --- a/files/ru/web/css/flex-basis/index.html +++ b/files/ru/web/css/flex-basis/index.html @@ -69,7 +69,7 @@

Значения

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/ru/web/css/flex-direction/index.html b/files/ru/web/css/flex-direction/index.html index a4a62c5a773f86..4c343b98b7bfc6 100644 --- a/files/ru/web/css/flex-direction/index.html +++ b/files/ru/web/css/flex-direction/index.html @@ -52,7 +52,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/flex-flow/index.html b/files/ru/web/css/flex-flow/index.html index 48f89c315b3a8b..f5fb0f51b302f0 100644 --- a/files/ru/web/css/flex-flow/index.html +++ b/files/ru/web/css/flex-flow/index.html @@ -41,7 +41,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/flex-grow/index.html b/files/ru/web/css/flex-grow/index.html index ee742c94f22c82..3ce8182a72e950 100644 --- a/files/ru/web/css/flex-grow/index.html +++ b/files/ru/web/css/flex-grow/index.html @@ -45,7 +45,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/flex-shrink/index.html b/files/ru/web/css/flex-shrink/index.html index becc94cfd72ad6..3291ed20e8243a 100644 --- a/files/ru/web/css/flex-shrink/index.html +++ b/files/ru/web/css/flex-shrink/index.html @@ -34,8 +34,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
-
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/flex-wrap/index.html b/files/ru/web/css/flex-wrap/index.html index 11724a35cb4be4..44914bcb028eb8 100644 --- a/files/ru/web/css/flex-wrap/index.html +++ b/files/ru/web/css/flex-wrap/index.html @@ -41,7 +41,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/flex/index.html b/files/ru/web/css/flex/index.html index c91553c0b18214..d36c8ad65fe51d 100644 --- a/files/ru/web/css/flex/index.html +++ b/files/ru/web/css/flex/index.html @@ -58,7 +58,7 @@

Формальный синта -
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/float/index.html b/files/ru/web/css/float/index.html index ff10399e598ebf..d14d73e4202741 100644 --- a/files/ru/web/css/float/index.html +++ b/files/ru/web/css/float/index.html @@ -107,8 +107,7 @@

Formal syntax

-
{{csssyntax("float")}}
-
+{{csssyntax("float")}}

Examples

diff --git a/files/ru/web/css/font-family/index.html b/files/ru/web/css/font-family/index.html index 6af65ea73116f0..79b25a526543cd 100644 --- a/files/ru/web/css/font-family/index.html +++ b/files/ru/web/css/font-family/index.html @@ -109,7 +109,7 @@

Вали

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/font-size/index.html b/files/ru/web/css/font-size/index.html index 08e99d25d833ed..6e5ded13a395d0 100644 --- a/files/ru/web/css/font-size/index.html +++ b/files/ru/web/css/font-size/index.html @@ -73,7 +73,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Возможные подходы

diff --git a/files/ru/web/css/font-style/index.html b/files/ru/web/css/font-style/index.html index 8ccd637b99f382..2792ec7228d250 100644 --- a/files/ru/web/css/font-style/index.html +++ b/files/ru/web/css/font-style/index.html @@ -41,7 +41,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/font-variant-ligatures/index.html b/files/ru/web/css/font-variant-ligatures/index.html index 1e73617ac26489..f8545cc83628da 100644 --- a/files/ru/web/css/font-variant-ligatures/index.html +++ b/files/ru/web/css/font-variant-ligatures/index.html @@ -70,7 +70,7 @@

Значения

Соответствующий правилам синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/font-weight/index.html b/files/ru/web/css/font-weight/index.html index 290ab85aca936d..e8aad3aab17db3 100644 --- a/files/ru/web/css/font-weight/index.html +++ b/files/ru/web/css/font-weight/index.html @@ -187,7 +187,7 @@

Интерполяция

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/font/index.html b/files/ru/web/css/font/index.html index 3c6671f2d53130..dc3278e05473dc 100644 --- a/files/ru/web/css/font/index.html +++ b/files/ru/web/css/font/index.html @@ -84,7 +84,7 @@

System font values

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/gap/index.html b/files/ru/web/css/gap/index.html index 701ff15856d1a3..7520e418e173bd 100644 --- a/files/ru/web/css/gap/index.html +++ b/files/ru/web/css/gap/index.html @@ -62,7 +62,7 @@

Values

Formal syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Examples

diff --git a/files/ru/web/css/grid-area/index.html b/files/ru/web/css/grid-area/index.html index 63c0dcaeaf828f..447a22001fcce7 100644 --- a/files/ru/web/css/grid-area/index.html +++ b/files/ru/web/css/grid-area/index.html @@ -71,7 +71,7 @@

Значения

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/ru/web/css/grid-auto-flow/index.html b/files/ru/web/css/grid-auto-flow/index.html index 1fdf76af20883f..a0054ea9f08438 100644 --- a/files/ru/web/css/grid-auto-flow/index.html +++ b/files/ru/web/css/grid-auto-flow/index.html @@ -46,7 +46,7 @@

Значения

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/grid-row-start/index.html b/files/ru/web/css/grid-row-start/index.html index 99db2ff61d6657..15559e4134164f 100644 --- a/files/ru/web/css/grid-row-start/index.html +++ b/files/ru/web/css/grid-row-start/index.html @@ -71,7 +71,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/grid-template-areas/index.html b/files/ru/web/css/grid-template-areas/index.html index 5717fa58426df0..6827415b3095f8 100644 --- a/files/ru/web/css/grid-template-areas/index.html +++ b/files/ru/web/css/grid-template-areas/index.html @@ -38,7 +38,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/grid-template-columns/index.html b/files/ru/web/css/grid-template-columns/index.html index f1d604ac391c86..6225dacb816680 100644 --- a/files/ru/web/css/grid-template-columns/index.html +++ b/files/ru/web/css/grid-template-columns/index.html @@ -79,7 +79,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/grid-template-rows/index.html b/files/ru/web/css/grid-template-rows/index.html index 7e61d9527e38fb..bfd46f80d499f7 100644 --- a/files/ru/web/css/grid-template-rows/index.html +++ b/files/ru/web/css/grid-template-rows/index.html @@ -75,7 +75,7 @@

Значения

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/grid/index.html b/files/ru/web/css/grid/index.html index 72a79c913181c7..94563bffc089f7 100644 --- a/files/ru/web/css/grid/index.html +++ b/files/ru/web/css/grid/index.html @@ -65,7 +65,7 @@

Значения

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/ru/web/css/hanging-punctuation/index.html b/files/ru/web/css/hanging-punctuation/index.html index fe8ed1a6a42294..15aee9db7b03bb 100644 --- a/files/ru/web/css/hanging-punctuation/index.html +++ b/files/ru/web/css/hanging-punctuation/index.html @@ -72,7 +72,7 @@

Значения

Формальный синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Пример

diff --git a/files/ru/web/css/height/index.html b/files/ru/web/css/height/index.html index f1c79b7501fadf..201fecc7b6b48b 100644 --- a/files/ru/web/css/height/index.html +++ b/files/ru/web/css/height/index.html @@ -66,7 +66,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример:

diff --git a/files/ru/web/css/hyphens/index.html b/files/ru/web/css/hyphens/index.html index c6dc229c74fe5e..803caf1c0d77bb 100644 --- a/files/ru/web/css/hyphens/index.html +++ b/files/ru/web/css/hyphens/index.html @@ -68,7 +68,7 @@

Формаль

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/inline-size/index.html b/files/ru/web/css/inline-size/index.html index 69829347dfe6d0..065b30334da30f 100644 --- a/files/ru/web/css/inline-size/index.html +++ b/files/ru/web/css/inline-size/index.html @@ -44,7 +44,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/inset/index.html b/files/ru/web/css/inset/index.html index a6d25722ca321f..8cbf51bf1dcfbb 100644 --- a/files/ru/web/css/inset/index.html +++ b/files/ru/web/css/inset/index.html @@ -37,7 +37,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/isolation/index.html b/files/ru/web/css/isolation/index.html index 94f536220ccd45..52deb89e5579cf 100644 --- a/files/ru/web/css/isolation/index.html +++ b/files/ru/web/css/isolation/index.html @@ -42,7 +42,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/justify-content/index.html b/files/ru/web/css/justify-content/index.html index 7c9d323e172380..8775c76caf3726 100644 --- a/files/ru/web/css/justify-content/index.html +++ b/files/ru/web/css/justify-content/index.html @@ -103,7 +103,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/justify-items/index.html b/files/ru/web/css/justify-items/index.html index 23d4c750993091..d020e3f47443f5 100644 --- a/files/ru/web/css/justify-items/index.html +++ b/files/ru/web/css/justify-items/index.html @@ -124,7 +124,7 @@

Значения

Формальный синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Спецификации

diff --git a/files/ru/web/css/letter-spacing/index.html b/files/ru/web/css/letter-spacing/index.html index 950325c3313a95..26fff4a355b255 100644 --- a/files/ru/web/css/letter-spacing/index.html +++ b/files/ru/web/css/letter-spacing/index.html @@ -38,7 +38,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/line-break/index.html b/files/ru/web/css/line-break/index.html index dd3acb4f53465c..77a60084f0d075 100644 --- a/files/ru/web/css/line-break/index.html +++ b/files/ru/web/css/line-break/index.html @@ -40,7 +40,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Спецификации

diff --git a/files/ru/web/css/line-height/index.html b/files/ru/web/css/line-height/index.html index 28ad87f355c2c6..cdf7b1bf8eeaa4 100644 --- a/files/ru/web/css/line-height/index.html +++ b/files/ru/web/css/line-height/index.html @@ -61,7 +61,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/list-style-image/index.html b/files/ru/web/css/list-style-image/index.html index 468e2493ae7b0e..fd53b2bf175794 100644 --- a/files/ru/web/css/list-style-image/index.html +++ b/files/ru/web/css/list-style-image/index.html @@ -45,7 +45,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/margin-bottom/index.html b/files/ru/web/css/margin-bottom/index.html index 729e6923b0ce9a..9e59ba8534adad 100644 --- a/files/ru/web/css/margin-bottom/index.html +++ b/files/ru/web/css/margin-bottom/index.html @@ -49,7 +49,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/margin-inline-end/index.html b/files/ru/web/css/margin-inline-end/index.html index d5e11e014c9ff1..91d3b321f2caf1 100644 --- a/files/ru/web/css/margin-inline-end/index.html +++ b/files/ru/web/css/margin-inline-end/index.html @@ -37,7 +37,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/ru/web/css/margin-inline-start/index.html b/files/ru/web/css/margin-inline-start/index.html index 8da250fd43e4d6..50213309696ae2 100644 --- a/files/ru/web/css/margin-inline-start/index.html +++ b/files/ru/web/css/margin-inline-start/index.html @@ -39,7 +39,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/margin-left/index.html b/files/ru/web/css/margin-left/index.html index cf6558067aefa3..b75485ce8101fd 100644 --- a/files/ru/web/css/margin-left/index.html +++ b/files/ru/web/css/margin-left/index.html @@ -104,7 +104,7 @@

Значения

Формальный синтаксис

-
{{csssyntax()}}
+{{csssyntax()}}

Примеры

diff --git a/files/ru/web/css/margin-right/index.html b/files/ru/web/css/margin-right/index.html index b9b1531e3d7769..f65c1798ad1b45 100644 --- a/files/ru/web/css/margin-right/index.html +++ b/files/ru/web/css/margin-right/index.html @@ -103,7 +103,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/margin-top/index.html b/files/ru/web/css/margin-top/index.html index 9855b835586444..241d8005c2def5 100644 --- a/files/ru/web/css/margin-top/index.html +++ b/files/ru/web/css/margin-top/index.html @@ -49,7 +49,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/margin/index.html b/files/ru/web/css/margin/index.html index 96eeacb8c0ede6..62c2f9ec7ad4ed 100644 --- a/files/ru/web/css/margin/index.html +++ b/files/ru/web/css/margin/index.html @@ -134,7 +134,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/max-block-size/index.html b/files/ru/web/css/max-block-size/index.html index b76b3084dbc6b9..0011cd784e50da 100644 --- a/files/ru/web/css/max-block-size/index.html +++ b/files/ru/web/css/max-block-size/index.html @@ -37,7 +37,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/ru/web/css/max-height/index.html b/files/ru/web/css/max-height/index.html index a6ee69d1f87579..49970647ac226e 100644 --- a/files/ru/web/css/max-height/index.html +++ b/files/ru/web/css/max-height/index.html @@ -60,7 +60,7 @@

Значения-ключ

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/max-width/index.html b/files/ru/web/css/max-width/index.html index 84996127c4bbbc..7988efa8785dd5 100644 --- a/files/ru/web/css/max-width/index.html +++ b/files/ru/web/css/max-width/index.html @@ -60,7 +60,7 @@

Значения-ключ

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/min-height/index.html b/files/ru/web/css/min-height/index.html index 8459a8ec757360..417cc8bcd5e98e 100644 --- a/files/ru/web/css/min-height/index.html +++ b/files/ru/web/css/min-height/index.html @@ -62,7 +62,7 @@

Значения-ключ

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/min-width/index.html b/files/ru/web/css/min-width/index.html index 10feff5ec9a32d..90d8714d58b269 100644 --- a/files/ru/web/css/min-width/index.html +++ b/files/ru/web/css/min-width/index.html @@ -59,7 +59,7 @@

Значения-ключ

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/minmax()/index.html b/files/ru/web/css/minmax()/index.html index a938b33cf0c685..5f9739d1ae4674 100644 --- a/files/ru/web/css/minmax()/index.html +++ b/files/ru/web/css/minmax()/index.html @@ -58,7 +58,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/mix-blend-mode/index.html b/files/ru/web/css/mix-blend-mode/index.html index 996a1d611ad8f3..cb6cfde1317c3a 100644 --- a/files/ru/web/css/mix-blend-mode/index.html +++ b/files/ru/web/css/mix-blend-mode/index.html @@ -50,7 +50,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/object-fit/index.html b/files/ru/web/css/object-fit/index.html index 098d5875e3821c..66c10ac4edaafc 100644 --- a/files/ru/web/css/object-fit/index.html +++ b/files/ru/web/css/object-fit/index.html @@ -37,7 +37,7 @@

Значения

Правильный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/object-position/index.html b/files/ru/web/css/object-position/index.html index 4b4bf53fffde99..3a554affc9809c 100644 --- a/files/ru/web/css/object-position/index.html +++ b/files/ru/web/css/object-position/index.html @@ -42,7 +42,7 @@

Формальное опр

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/opacity/index.html b/files/ru/web/css/opacity/index.html index 5d0891baacabf7..5242bb0220197d 100644 --- a/files/ru/web/css/opacity/index.html +++ b/files/ru/web/css/opacity/index.html @@ -57,7 +57,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/order/index.html b/files/ru/web/css/order/index.html index 8ee0382c91988c..a9265b81c8005f 100644 --- a/files/ru/web/css/order/index.html +++ b/files/ru/web/css/order/index.html @@ -41,7 +41,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/orphans/index.html b/files/ru/web/css/orphans/index.html index 89b79dc9d21b21..d6c5385e172dca 100644 --- a/files/ru/web/css/orphans/index.html +++ b/files/ru/web/css/orphans/index.html @@ -40,7 +40,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/overflow-block/index.html b/files/ru/web/css/overflow-block/index.html index 863222d28fe35b..af904ac6ac59d2 100644 --- a/files/ru/web/css/overflow-block/index.html +++ b/files/ru/web/css/overflow-block/index.html @@ -42,7 +42,7 @@

Значения

Формат синтаксиса

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/overflow-wrap/index.html b/files/ru/web/css/overflow-wrap/index.html index 7250663fe653e4..555b191a6e6a8d 100644 --- a/files/ru/web/css/overflow-wrap/index.html +++ b/files/ru/web/css/overflow-wrap/index.html @@ -49,7 +49,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/overscroll-behavior/index.html b/files/ru/web/css/overscroll-behavior/index.html index c182cd7ee01d43..acdb9c8c05bc64 100644 --- a/files/ru/web/css/overscroll-behavior/index.html +++ b/files/ru/web/css/overscroll-behavior/index.html @@ -48,7 +48,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/padding-right/index.html b/files/ru/web/css/padding-right/index.html index 378a6ab6e2a72e..be272357ca529c 100644 --- a/files/ru/web/css/padding-right/index.html +++ b/files/ru/web/css/padding-right/index.html @@ -41,7 +41,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/padding/index.html b/files/ru/web/css/padding/index.html index 15789588c13667..36445162511d8e 100644 --- a/files/ru/web/css/padding/index.html +++ b/files/ru/web/css/padding/index.html @@ -57,7 +57,7 @@

Значения

Формальное описание синтаксиса

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/paint-order/index.html b/files/ru/web/css/paint-order/index.html index 0092fcf06d3b0d..8d9151a92c2cc1 100644 --- a/files/ru/web/css/paint-order/index.html +++ b/files/ru/web/css/paint-order/index.html @@ -46,7 +46,7 @@

Значения

Формальный синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/perspective/index.html b/files/ru/web/css/perspective/index.html index f0cd21e7054ab9..a5352cdfd3f26b 100644 --- a/files/ru/web/css/perspective/index.html +++ b/files/ru/web/css/perspective/index.html @@ -43,7 +43,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/pointer-events/index.html b/files/ru/web/css/pointer-events/index.html index 99f9b27a876149..bc089191f81116 100644 --- a/files/ru/web/css/pointer-events/index.html +++ b/files/ru/web/css/pointer-events/index.html @@ -63,7 +63,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/position/index.html b/files/ru/web/css/position/index.html index e0988d3b9e41e1..cdd1a30f087eb8 100644 --- a/files/ru/web/css/position/index.html +++ b/files/ru/web/css/position/index.html @@ -56,7 +56,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/right/index.html b/files/ru/web/css/right/index.html index 8944f81b7fbdb8..e39467180eab9a 100644 --- a/files/ru/web/css/right/index.html +++ b/files/ru/web/css/right/index.html @@ -69,7 +69,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/ruby-align/index.html b/files/ru/web/css/ruby-align/index.html index 24870c5d3d0690..ec65055228bf22 100644 --- a/files/ru/web/css/ruby-align/index.html +++ b/files/ru/web/css/ruby-align/index.html @@ -40,7 +40,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/scroll-behavior/index.html b/files/ru/web/css/scroll-behavior/index.html index 8ba0b4f9f77ade..0797bac009a329 100644 --- a/files/ru/web/css/scroll-behavior/index.html +++ b/files/ru/web/css/scroll-behavior/index.html @@ -36,7 +36,7 @@

Значения

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/scroll-snap-type/index.html b/files/ru/web/css/scroll-snap-type/index.html index 26919470637d76..6d6ef479b998b4 100644 --- a/files/ru/web/css/scroll-snap-type/index.html +++ b/files/ru/web/css/scroll-snap-type/index.html @@ -61,7 +61,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/tab-size/index.html b/files/ru/web/css/tab-size/index.html index a66d51195dcf39..fc1a08e46e5233 100644 --- a/files/ru/web/css/tab-size/index.html +++ b/files/ru/web/css/tab-size/index.html @@ -36,7 +36,7 @@

Значения

Формальный синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/text-indent/index.html b/files/ru/web/css/text-indent/index.html index 143069b6424146..fe79d182abef2b 100644 --- a/files/ru/web/css/text-indent/index.html +++ b/files/ru/web/css/text-indent/index.html @@ -46,7 +46,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Простые примеры отступов

diff --git a/files/ru/web/css/text-justify/index.html b/files/ru/web/css/text-justify/index.html index 90498601e64d2d..6e94871f31ee8c 100644 --- a/files/ru/web/css/text-justify/index.html +++ b/files/ru/web/css/text-justify/index.html @@ -40,7 +40,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/text-shadow/index.html b/files/ru/web/css/text-shadow/index.html index 891786f7b11b02..d78071246f34bb 100644 --- a/files/ru/web/css/text-shadow/index.html +++ b/files/ru/web/css/text-shadow/index.html @@ -56,7 +56,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/text-size-adjust/index.html b/files/ru/web/css/text-size-adjust/index.html index fc87bf341b5f73..bd58a6250f3758 100644 --- a/files/ru/web/css/text-size-adjust/index.html +++ b/files/ru/web/css/text-size-adjust/index.html @@ -64,7 +64,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Спецификации

diff --git a/files/ru/web/css/top/index.html b/files/ru/web/css/top/index.html index bdbc98174e9fdc..b30b65cbf2f1ee 100644 --- a/files/ru/web/css/top/index.html +++ b/files/ru/web/css/top/index.html @@ -70,7 +70,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/touch-action/index.html b/files/ru/web/css/touch-action/index.html index b8b0c380337da5..5efacb4f5307c0 100644 --- a/files/ru/web/css/touch-action/index.html +++ b/files/ru/web/css/touch-action/index.html @@ -62,7 +62,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/transform-style/index.html b/files/ru/web/css/transform-style/index.html index c8c931cc2791ea..68408dca2a2a76 100644 --- a/files/ru/web/css/transform-style/index.html +++ b/files/ru/web/css/transform-style/index.html @@ -36,7 +36,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/ru/web/css/transform/index.html b/files/ru/web/css/transform/index.html index d599420c009fa4..ac2a28f848985b 100644 --- a/files/ru/web/css/transform/index.html +++ b/files/ru/web/css/transform/index.html @@ -76,7 +76,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Если {{cssxref("transform-function/perspective", "perspective()")}} является одним из мультифункциональных значений, оно должно быть указано первым.

diff --git a/files/ru/web/css/transition-duration/index.html b/files/ru/web/css/transition-duration/index.html index 7389a9a6f0c831..cc7142884625bd 100644 --- a/files/ru/web/css/transition-duration/index.html +++ b/files/ru/web/css/transition-duration/index.html @@ -36,7 +36,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/ru/web/css/transition/index.html b/files/ru/web/css/transition/index.html index 4fa585f14b6ec7..69bada7245e3ab 100644 --- a/files/ru/web/css/transition/index.html +++ b/files/ru/web/css/transition/index.html @@ -65,7 +65,7 @@

Синтаксис

Формальное описание синтаксиса

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/user-select/index.html b/files/ru/web/css/user-select/index.html index 09d6ac7cb4ab3c..2b9b17f8ae3c1e 100644 --- a/files/ru/web/css/user-select/index.html +++ b/files/ru/web/css/user-select/index.html @@ -75,7 +75,7 @@

Синтаксис

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/vertical-align/index.html b/files/ru/web/css/vertical-align/index.html index 45662b41ce54f4..2ff298b02ef9b6 100644 --- a/files/ru/web/css/vertical-align/index.html +++ b/files/ru/web/css/vertical-align/index.html @@ -176,7 +176,7 @@

Значения дл

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/visibility/index.html b/files/ru/web/css/visibility/index.html index 933c5ddbdf7428..69a510bb2960da 100644 --- a/files/ru/web/css/visibility/index.html +++ b/files/ru/web/css/visibility/index.html @@ -52,7 +52,7 @@

Значения

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Интерполяция

diff --git a/files/ru/web/css/white-space/index.html b/files/ru/web/css/white-space/index.html index 772e9248432efa..7cd0e47ec5fbf4 100644 --- a/files/ru/web/css/white-space/index.html +++ b/files/ru/web/css/white-space/index.html @@ -122,7 +122,7 @@

Значения

Формальный синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Примеры

diff --git a/files/ru/web/css/width/index.html b/files/ru/web/css/width/index.html index 15dd65de371d99..e72da72aaee1ec 100644 --- a/files/ru/web/css/width/index.html +++ b/files/ru/web/css/width/index.html @@ -76,7 +76,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/word-break/index.html b/files/ru/web/css/word-break/index.html index 9ce8625ed04f17..0d5acf1fc49894 100644 --- a/files/ru/web/css/word-break/index.html +++ b/files/ru/web/css/word-break/index.html @@ -48,7 +48,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/ru/web/css/word-spacing/index.html b/files/ru/web/css/word-spacing/index.html index b2afe4205fd043..0bd210c64bb6cf 100644 --- a/files/ru/web/css/word-spacing/index.html +++ b/files/ru/web/css/word-spacing/index.html @@ -46,7 +46,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/writing-mode/index.html b/files/ru/web/css/writing-mode/index.html index 1b828cbce43286..e11504d18a9f9a 100644 --- a/files/ru/web/css/writing-mode/index.html +++ b/files/ru/web/css/writing-mode/index.html @@ -52,7 +52,7 @@

Значения

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Пример

diff --git a/files/ru/web/css/z-index/index.html b/files/ru/web/css/z-index/index.html index 8a40d759fa8c18..d99a55ba181574 100644 --- a/files/ru/web/css/z-index/index.html +++ b/files/ru/web/css/z-index/index.html @@ -48,7 +48,7 @@

Значения

Формальный синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Примеры

diff --git a/files/th/web/css/margin/index.html b/files/th/web/css/margin/index.html index 60897682e22e6f..f5c72f37f4490f 100644 --- a/files/th/web/css/margin/index.html +++ b/files/th/web/css/margin/index.html @@ -60,7 +60,7 @@

ค่า

ไวยากรณ์ทั่วไป

-
{{csssyntax}}
+{{csssyntax}}

ตัวอย่าง

diff --git a/files/tr/web/css/@import/index.html b/files/tr/web/css/@import/index.html index 83a638153073d9..130d0b186d915e 100644 --- a/files/tr/web/css/@import/index.html +++ b/files/tr/web/css/@import/index.html @@ -33,7 +33,7 @@

Syntax

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/tr/web/css/_colon_active/index.html b/files/tr/web/css/_colon_active/index.html index 50fc217bc1c791..fe5563e0362961 100644 --- a/files/tr/web/css/_colon_active/index.html +++ b/files/tr/web/css/_colon_active/index.html @@ -20,7 +20,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/tr/web/css/_colon_first-of-type/index.html b/files/tr/web/css/_colon_first-of-type/index.html index 661909a3eb13d6..ad4ee056d6e80a 100644 --- a/files/tr/web/css/_colon_first-of-type/index.html +++ b/files/tr/web/css/_colon_first-of-type/index.html @@ -19,8 +19,7 @@

Sözdizimi

-
{{csssyntax}}
-
+{{csssyntax}}

Örnekler

diff --git a/files/tr/web/css/_colon_focus/index.html b/files/tr/web/css/_colon_focus/index.html index 3ee30adbae9603..05ebc35eadda6a 100644 --- a/files/tr/web/css/_colon_focus/index.html +++ b/files/tr/web/css/_colon_focus/index.html @@ -26,7 +26,7 @@

Syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Examples

diff --git a/files/tr/web/css/_colon_last-child/index.html b/files/tr/web/css/_colon_last-child/index.html index c117c9deb60fce..b068bb7de8c860 100644 --- a/files/tr/web/css/_colon_last-child/index.html +++ b/files/tr/web/css/_colon_last-child/index.html @@ -19,7 +19,7 @@

Özet

Yazım Şekli

-
{{csssyntax}}
+{{csssyntax}}

Örnek

diff --git a/files/tr/web/css/_colon_link/index.html b/files/tr/web/css/_colon_link/index.html index 26b45658a3f2ef..d9cd1502eb9d72 100644 --- a/files/tr/web/css/_colon_link/index.html +++ b/files/tr/web/css/_colon_link/index.html @@ -27,7 +27,7 @@

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/tr/web/css/_colon_not/index.html b/files/tr/web/css/_colon_not/index.html index 1d00714bb8d091..e4eb3e5d93b025 100644 --- a/files/tr/web/css/_colon_not/index.html +++ b/files/tr/web/css/_colon_not/index.html @@ -28,7 +28,7 @@

Özet

Syntax

-
{{csssyntax}}
+{{csssyntax}}

Örnek

diff --git a/files/tr/web/css/_colon_root/index.html b/files/tr/web/css/_colon_root/index.html index 26ef59586d94d6..de77ef2a6a2a3f 100644 --- a/files/tr/web/css/_colon_root/index.html +++ b/files/tr/web/css/_colon_root/index.html @@ -17,7 +17,7 @@

Sözdizimi

-
{{csssyntax}}
+{{csssyntax}}

Örnek

diff --git a/files/tr/web/css/_doublecolon_first-letter/index.html b/files/tr/web/css/_doublecolon_first-letter/index.html index d5a4a507e32139..8cf9b5be478ca1 100644 --- a/files/tr/web/css/_doublecolon_first-letter/index.html +++ b/files/tr/web/css/_doublecolon_first-letter/index.html @@ -40,7 +40,7 @@

İzin verilen nitelikler

Söz dizimi(Syntax)

-
{{csssyntax}}
+{{csssyntax}}

Örnekler

diff --git a/files/tr/web/css/background-color/index.html b/files/tr/web/css/background-color/index.html index 874049e1b696c8..a8e0b081d170bc 100644 --- a/files/tr/web/css/background-color/index.html +++ b/files/tr/web/css/background-color/index.html @@ -55,7 +55,7 @@

Değerler

Resmi sözdizimi

-
{{csssyntax}}
+{{csssyntax}}

Örnekler

diff --git a/files/tr/web/css/background/index.html b/files/tr/web/css/background/index.html index e5ef80a75a3b6a..8bfef1e9fb9e38 100644 --- a/files/tr/web/css/background/index.html +++ b/files/tr/web/css/background/index.html @@ -70,7 +70,7 @@

Values(Değerler)

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Örnekler

diff --git a/files/tr/web/css/display/index.html b/files/tr/web/css/display/index.html index b6ee8f93893f94..2b26ff1cd577c4 100644 --- a/files/tr/web/css/display/index.html +++ b/files/tr/web/css/display/index.html @@ -207,7 +207,7 @@

Değerler

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/tr/web/css/font-size/index.html b/files/tr/web/css/font-size/index.html index cacbec8ae554f0..89ce88d475a511 100644 --- a/files/tr/web/css/font-size/index.html +++ b/files/tr/web/css/font-size/index.html @@ -76,7 +76,7 @@

Değerler

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Açıklama

diff --git a/files/tr/web/css/margin/index.html b/files/tr/web/css/margin/index.html index e2fc1b40858271..e226907d8ac9ca 100644 --- a/files/tr/web/css/margin/index.html +++ b/files/tr/web/css/margin/index.html @@ -64,7 +64,7 @@

Değer Atamaları

Formel sözdizimi

-
{{csssyntax}}
+{{csssyntax}}

Örnekler

diff --git a/files/tr/web/css/shape-outside/index.html b/files/tr/web/css/shape-outside/index.html index 1e4aed1e56e1af..4a05560e8ada00 100644 --- a/files/tr/web/css/shape-outside/index.html +++ b/files/tr/web/css/shape-outside/index.html @@ -106,7 +106,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/uk/web/css/-moz-orient/index.html b/files/uk/web/css/-moz-orient/index.html index fbed6787430c35..851b26e69b08b1 100644 --- a/files/uk/web/css/-moz-orient/index.html +++ b/files/uk/web/css/-moz-orient/index.html @@ -11,7 +11,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Значення

diff --git a/files/uk/web/css/@font-face/font-display/index.html b/files/uk/web/css/@font-face/font-display/index.html index d11214dcbcc245..736f5171260807 100644 --- a/files/uk/web/css/@font-face/font-display/index.html +++ b/files/uk/web/css/@font-face/font-display/index.html @@ -48,7 +48,7 @@

Значення

Формальний синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Приклад

diff --git a/files/uk/web/css/@font-face/index.html b/files/uk/web/css/@font-face/index.html index 6a872bcb8f6fe7..0a7217c851a45a 100644 --- a/files/uk/web/css/@font-face/index.html +++ b/files/uk/web/css/@font-face/index.html @@ -65,7 +65,7 @@

Опис

Формальний синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Приклади

diff --git a/files/uk/web/css/@page/bleed/index.html b/files/uk/web/css/@page/bleed/index.html index f937f5dfaffc97..3f7ef352e169c4 100644 --- a/files/uk/web/css/@page/bleed/index.html +++ b/files/uk/web/css/@page/bleed/index.html @@ -37,7 +37,7 @@

Формальне визнач

Формальний синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Приклади

diff --git a/files/uk/web/css/@page/index.html b/files/uk/web/css/@page/index.html index 7704892bfbc091..99089c653c8097 100644 --- a/files/uk/web/css/@page/index.html +++ b/files/uk/web/css/@page/index.html @@ -53,7 +53,7 @@

Description

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/uk/web/css/_colon_active/index.html b/files/uk/web/css/_colon_active/index.html index f85ba179407e88..aa90d1e19b4c17 100644 --- a/files/uk/web/css/_colon_active/index.html +++ b/files/uk/web/css/_colon_active/index.html @@ -26,7 +26,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Приклади

diff --git a/files/uk/web/css/_colon_root/index.html b/files/uk/web/css/_colon_root/index.html index b7b20a01d9f407..94153aa29d36fc 100644 --- a/files/uk/web/css/_colon_root/index.html +++ b/files/uk/web/css/_colon_root/index.html @@ -13,7 +13,7 @@

Опис

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Приклад

diff --git a/files/uk/web/css/_doublecolon_before/index.html b/files/uk/web/css/_doublecolon_before/index.html index ec3560be1f8a35..675b0c375d4692 100644 --- a/files/uk/web/css/_doublecolon_before/index.html +++ b/files/uk/web/css/_doublecolon_before/index.html @@ -23,7 +23,7 @@

Синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Нотатка: CSS3 представляє позначення ::before (з двома двокрапками) щоб розрізняти псевдо-класи і псевдо-елементи. Браузер також приймає  :before, представлений в CSS2.

diff --git a/files/uk/web/css/_doublecolon_slotted/index.html b/files/uk/web/css/_doublecolon_slotted/index.html index 56b3e5e86dda63..a363141b7c0148 100644 --- a/files/uk/web/css/_doublecolon_slotted/index.html +++ b/files/uk/web/css/_doublecolon_slotted/index.html @@ -22,7 +22,7 @@

Синтакс

-
{{csssyntax}}
+{{csssyntax}}

Приклади

diff --git a/files/uk/web/css/animation-name/index.html b/files/uk/web/css/animation-name/index.html index 1f53e12cf4c1a9..c600b3ecd1f046 100644 --- a/files/uk/web/css/animation-name/index.html +++ b/files/uk/web/css/animation-name/index.html @@ -45,7 +45,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/uk/web/css/attr()/index.html b/files/uk/web/css/attr()/index.html index 1a484489b47277..85afa379913edd 100644 --- a/files/uk/web/css/attr()/index.html +++ b/files/uk/web/css/attr()/index.html @@ -166,7 +166,7 @@

Значення

Формальний синтаксис

-
{{CSSSyntax}}
+{{CSSSyntax}}

Приклади

diff --git a/files/uk/web/css/backdrop-filter/index.html b/files/uk/web/css/backdrop-filter/index.html index ca4da47ee3cac6..6701367b351074 100644 --- a/files/uk/web/css/backdrop-filter/index.html +++ b/files/uk/web/css/backdrop-filter/index.html @@ -49,7 +49,7 @@

Значення

Формальний синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Приклад

diff --git a/files/uk/web/css/filter/index.html b/files/uk/web/css/filter/index.html index ab71ae0512d722..aca542565471a9 100644 --- a/files/uk/web/css/filter/index.html +++ b/files/uk/web/css/filter/index.html @@ -50,7 +50,7 @@

Syntax

Формальний синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Приклади

diff --git a/files/uk/web/css/flex-grow/index.html b/files/uk/web/css/flex-grow/index.html index 05bf7ed70b3420..8c70a17578f5f0 100644 --- a/files/uk/web/css/flex-grow/index.html +++ b/files/uk/web/css/flex-grow/index.html @@ -34,7 +34,7 @@

Значення

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Приклад

diff --git a/files/uk/web/css/flex/index.html b/files/uk/web/css/flex/index.html index 763924bf80320f..f2205b145df891 100644 --- a/files/uk/web/css/flex/index.html +++ b/files/uk/web/css/flex/index.html @@ -63,7 +63,7 @@

Формальний синта -
{{csssyntax}}
+{{csssyntax}}

Приклад

diff --git a/files/uk/web/css/font-weight/index.html b/files/uk/web/css/font-weight/index.html index df6e50722428d7..b65007bb13130d 100644 --- a/files/uk/web/css/font-weight/index.html +++ b/files/uk/web/css/font-weight/index.html @@ -186,7 +186,7 @@

Interpolation

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/uk/web/css/grid-template-areas/index.html b/files/uk/web/css/grid-template-areas/index.html index 4f082d3cff31a2..472a754d146742 100644 --- a/files/uk/web/css/grid-template-areas/index.html +++ b/files/uk/web/css/grid-template-areas/index.html @@ -38,7 +38,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/uk/web/css/order/index.html b/files/uk/web/css/order/index.html index 147009e8f1e0a9..44839c5c2b6e2e 100644 --- a/files/uk/web/css/order/index.html +++ b/files/uk/web/css/order/index.html @@ -42,7 +42,7 @@

Значення

Офіційний синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Приклади

diff --git a/files/uk/web/css/position/index.html b/files/uk/web/css/position/index.html index 7a31f56b89239f..2d057ef9cc8f41 100644 --- a/files/uk/web/css/position/index.html +++ b/files/uk/web/css/position/index.html @@ -140,7 +140,7 @@

Значення

Формальний синтаксис

-
{{csssyntax}}
+{{csssyntax}}

Приклади

diff --git a/files/uk/web/css/resize/index.html b/files/uk/web/css/resize/index.html index de5246e7baf967..7a11fcc18c4014 100644 --- a/files/uk/web/css/resize/index.html +++ b/files/uk/web/css/resize/index.html @@ -53,7 +53,7 @@

Значення

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/vi/web/css/_colon_first-child/index.html b/files/vi/web/css/_colon_first-child/index.html index b02b008f185624..2259b90f328c70 100644 --- a/files/vi/web/css/_colon_first-child/index.html +++ b/files/vi/web/css/_colon_first-child/index.html @@ -18,8 +18,7 @@

Cú pháp

-
{{csssyntax}}
-
+{{csssyntax}}

Ví dụ

diff --git a/files/vi/web/css/_colon_focus-within/index.html b/files/vi/web/css/_colon_focus-within/index.html index 3c39e176fad4c0..05ea089bb0fd01 100644 --- a/files/vi/web/css/_colon_focus-within/index.html +++ b/files/vi/web/css/_colon_focus-within/index.html @@ -16,7 +16,7 @@

Cú pháp

-
{{csssyntax}}
+{{csssyntax}}

Ví dụ

diff --git a/files/vi/web/css/_colon_focus/index.html b/files/vi/web/css/_colon_focus/index.html index c13a30c0d9bdfa..88dca6736c6a0d 100644 --- a/files/vi/web/css/_colon_focus/index.html +++ b/files/vi/web/css/_colon_focus/index.html @@ -18,7 +18,7 @@

Cú pháp

-
{{csssyntax}}
+{{csssyntax}}

Ví dụ

diff --git a/files/vi/web/css/_colon_last-of-type/index.html b/files/vi/web/css/_colon_last-of-type/index.html index 2fad50fb05e257..a06987bb03edd1 100644 --- a/files/vi/web/css/_colon_last-of-type/index.html +++ b/files/vi/web/css/_colon_last-of-type/index.html @@ -11,8 +11,7 @@

Nội dung tóm tắt

Syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Example

diff --git a/files/vi/web/css/backdrop-filter/index.html b/files/vi/web/css/backdrop-filter/index.html index 6edf76fb789078..87378a16548428 100644 --- a/files/vi/web/css/backdrop-filter/index.html +++ b/files/vi/web/css/backdrop-filter/index.html @@ -61,7 +61,7 @@

Định nghĩa hình thức

Cấu trúc hình thức

-
{{csssyntax}}
+{{csssyntax}}

Ví dụ

diff --git a/files/vi/web/css/background-color/index.html b/files/vi/web/css/background-color/index.html index 9cb5bc0330688b..0a88107eb12957 100644 --- a/files/vi/web/css/background-color/index.html +++ b/files/vi/web/css/background-color/index.html @@ -69,7 +69,7 @@

Định nghĩa hình thức

Cú pháp hình thức

-
{{csssyntax}}
+{{csssyntax}}

Ví dụ

diff --git a/files/vi/web/css/content/index.html b/files/vi/web/css/content/index.html index 188f634136c70e..61956c11a9173f 100644 --- a/files/vi/web/css/content/index.html +++ b/files/vi/web/css/content/index.html @@ -91,7 +91,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/vi/web/css/flex-basis/index.html b/files/vi/web/css/flex-basis/index.html index 8b2021d0091453..7163463f37c506 100644 --- a/files/vi/web/css/flex-basis/index.html +++ b/files/vi/web/css/flex-basis/index.html @@ -63,7 +63,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/vi/web/css/flex-wrap/index.html b/files/vi/web/css/flex-wrap/index.html index b033cd54e59747..d96d7f17f5a43e 100644 --- a/files/vi/web/css/flex-wrap/index.html +++ b/files/vi/web/css/flex-wrap/index.html @@ -46,7 +46,7 @@

Cú pháp chính quy

-
{{csssyntax}}
+{{csssyntax}}

Ví dụ

diff --git a/files/vi/web/css/flex/index.html b/files/vi/web/css/flex/index.html index 9b253f0e98ded6..2d626dc4cdc259 100644 --- a/files/vi/web/css/flex/index.html +++ b/files/vi/web/css/flex/index.html @@ -198,7 +198,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Ví dụ

diff --git a/files/vi/web/css/perspective/index.html b/files/vi/web/css/perspective/index.html index 4af62b0eabf0e8..05ba95250dd6ad 100644 --- a/files/vi/web/css/perspective/index.html +++ b/files/vi/web/css/perspective/index.html @@ -41,7 +41,7 @@

Giá trị

Cú pháp

-
{{csssyntax}}
+{{csssyntax}}

Ví dụ

diff --git a/files/zh-cn/conflicting/web/css/@viewport/index.html b/files/zh-cn/conflicting/web/css/@viewport/index.html index 5932c8d574414d..c4cf32317840a5 100644 --- a/files/zh-cn/conflicting/web/css/@viewport/index.html +++ b/files/zh-cn/conflicting/web/css/@viewport/index.html @@ -39,7 +39,7 @@

正式定义

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html b/files/zh-cn/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html index eac64dabdb7614..f7fd64d11639a4 100644 --- a/files/zh-cn/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html +++ b/files/zh-cn/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html @@ -37,7 +37,7 @@

取值

标准语法

-
{{csssyntax}}
+{{csssyntax}}

规范

diff --git a/files/zh-cn/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html b/files/zh-cn/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html index 0e9cc815ec26ca..3ba2f5579cf523 100644 --- a/files/zh-cn/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html +++ b/files/zh-cn/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html @@ -42,7 +42,7 @@

形式语法

-
{{csssyntax}}
+{{csssyntax}}

规范

diff --git a/files/zh-cn/conflicting/web/css/_colon_is/index.html b/files/zh-cn/conflicting/web/css/_colon_is/index.html index 46653634167477..5ffedac0bcde44 100644 --- a/files/zh-cn/conflicting/web/css/_colon_is/index.html +++ b/files/zh-cn/conflicting/web/css/_colon_is/index.html @@ -23,7 +23,7 @@

概要

语法

-
{{csssyntax}}
+{{csssyntax}}

diff --git a/files/zh-cn/web/css/--_star_/index.html b/files/zh-cn/web/css/--_star_/index.html index 039eca7b943700..f955a787503aa2 100644 --- a/files/zh-cn/web/css/--_star_/index.html +++ b/files/zh-cn/web/css/--_star_/index.html @@ -29,7 +29,7 @@

语法

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/-moz-image-rect/index.html b/files/zh-cn/web/css/-moz-image-rect/index.html index 92accbc37ef6bc..824626a7b9891f 100644 --- a/files/zh-cn/web/css/-moz-image-rect/index.html +++ b/files/zh-cn/web/css/-moz-image-rect/index.html @@ -34,8 +34,7 @@

Values

Formal syntax

-
{{CSSSyntax}}
-
+{{CSSSyntax}}

Example

diff --git a/files/zh-cn/web/css/-moz-outline-radius/index.html b/files/zh-cn/web/css/-moz-outline-radius/index.html index 334e0e7da79c98..d9aa67fd04bba7 100644 --- a/files/zh-cn/web/css/-moz-outline-radius/index.html +++ b/files/zh-cn/web/css/-moz-outline-radius/index.html @@ -58,7 +58,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/-moz-user-input/index.html b/files/zh-cn/web/css/-moz-user-input/index.html index 14788833789dbb..ac959b10148604 100644 --- a/files/zh-cn/web/css/-moz-user-input/index.html +++ b/files/zh-cn/web/css/-moz-user-input/index.html @@ -41,7 +41,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/-webkit-border-before/index.html b/files/zh-cn/web/css/-webkit-border-before/index.html index 2d0b51372f0cfd..ef515fd03df6f0 100644 --- a/files/zh-cn/web/css/-webkit-border-before/index.html +++ b/files/zh-cn/web/css/-webkit-border-before/index.html @@ -58,7 +58,7 @@

可选择的值

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/-webkit-mask-attachment/index.html b/files/zh-cn/web/css/-webkit-mask-attachment/index.html index 82e4440a9f16f2..d9eeb5959399fd 100644 --- a/files/zh-cn/web/css/-webkit-mask-attachment/index.html +++ b/files/zh-cn/web/css/-webkit-mask-attachment/index.html @@ -37,7 +37,7 @@

可用的值

使用语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/-webkit-tap-highlight-color/index.html b/files/zh-cn/web/css/-webkit-tap-highlight-color/index.html index 59f16b6fca6804..e8c3f4e097583a 100644 --- a/files/zh-cn/web/css/-webkit-tap-highlight-color/index.html +++ b/files/zh-cn/web/css/-webkit-tap-highlight-color/index.html @@ -24,7 +24,7 @@

基本语法

-
{{csssyntax}}
+{{csssyntax}}

规范

diff --git a/files/zh-cn/web/css/@charset/index.html b/files/zh-cn/web/css/@charset/index.html index ae867c17527db2..c01e1711063233 100644 --- a/files/zh-cn/web/css/@charset/index.html +++ b/files/zh-cn/web/css/@charset/index.html @@ -40,8 +40,7 @@

语法

语法格式

-
{{csssyntax}}
-
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/@counter-style/additive-symbols/index.html b/files/zh-cn/web/css/@counter-style/additive-symbols/index.html index 5d5fe9539943a3..3d760857d0a5b0 100644 --- a/files/zh-cn/web/css/@counter-style/additive-symbols/index.html +++ b/files/zh-cn/web/css/@counter-style/additive-symbols/index.html @@ -19,7 +19,7 @@

语法

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/@counter-style/pad/index.html b/files/zh-cn/web/css/@counter-style/pad/index.html index 9dcfb0328a8183..a101f98c8ffdac 100644 --- a/files/zh-cn/web/css/@counter-style/pad/index.html +++ b/files/zh-cn/web/css/@counter-style/pad/index.html @@ -23,7 +23,7 @@

参数值

形式语法

-
{{csssyntax}}
+{{csssyntax}}

样例

diff --git a/files/zh-cn/web/css/@counter-style/speak-as/index.html b/files/zh-cn/web/css/@counter-style/speak-as/index.html index 5a2031972a44f9..1a6fc567488378 100644 --- a/files/zh-cn/web/css/@counter-style/speak-as/index.html +++ b/files/zh-cn/web/css/@counter-style/speak-as/index.html @@ -53,7 +53,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/@font-face/font-display/index.html b/files/zh-cn/web/css/@font-face/font-display/index.html index be69002f0d2527..1129b0be2e9940 100644 --- a/files/zh-cn/web/css/@font-face/font-display/index.html +++ b/files/zh-cn/web/css/@font-face/font-display/index.html @@ -52,7 +52,7 @@

属性值

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/@font-face/font-family/index.html b/files/zh-cn/web/css/@font-face/font-family/index.html index 1002d02fb409a2..9c22740f1353d9 100644 --- a/files/zh-cn/web/css/@font-face/font-family/index.html +++ b/files/zh-cn/web/css/@font-face/font-family/index.html @@ -30,7 +30,7 @@

取值

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/@font-face/font-style/index.html b/files/zh-cn/web/css/@font-face/font-style/index.html index a8c5e39654c204..10d0af4e081435 100644 --- a/files/zh-cn/web/css/@font-face/font-style/index.html +++ b/files/zh-cn/web/css/@font-face/font-style/index.html @@ -33,7 +33,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/@font-face/index.html b/files/zh-cn/web/css/@font-face/index.html index 1f5430e318e2c7..e362aaa835e7c6 100644 --- a/files/zh-cn/web/css/@font-face/index.html +++ b/files/zh-cn/web/css/@font-face/index.html @@ -36,7 +36,7 @@

概述

语法

-
{{csssyntax}}
+{{csssyntax}}

取值

diff --git a/files/zh-cn/web/css/@font-face/src/index.html b/files/zh-cn/web/css/@font-face/src/index.html index e209486348a629..5b4370ea1e5f2c 100644 --- a/files/zh-cn/web/css/@font-face/src/index.html +++ b/files/zh-cn/web/css/@font-face/src/index.html @@ -44,7 +44,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/@font-feature-values/index.html b/files/zh-cn/web/css/@font-feature-values/index.html index 1a4c5ce32b65c7..acc7c855fd4734 100644 --- a/files/zh-cn/web/css/@font-feature-values/index.html +++ b/files/zh-cn/web/css/@font-feature-values/index.html @@ -49,7 +49,7 @@

Feature value blocks

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/zh-cn/web/css/@import/index.html b/files/zh-cn/web/css/@import/index.html index 8fb3a8aefa91e4..71a6ea41c3a06b 100644 --- a/files/zh-cn/web/css/@import/index.html +++ b/files/zh-cn/web/css/@import/index.html @@ -31,7 +31,7 @@

语法

正规语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/@keyframes/index.html b/files/zh-cn/web/css/@keyframes/index.html index 369504b8e36fb4..22e983100cc8c3 100644 --- a/files/zh-cn/web/css/@keyframes/index.html +++ b/files/zh-cn/web/css/@keyframes/index.html @@ -103,7 +103,7 @@

取值

形式化语法

-
{{csssyntax}}
+ {{csssyntax}}
diff --git a/files/zh-cn/web/css/@media/index.html b/files/zh-cn/web/css/@media/index.html index 90a976dd6f062b..677e41909b543f 100644 --- a/files/zh-cn/web/css/@media/index.html +++ b/files/zh-cn/web/css/@media/index.html @@ -45,7 +45,7 @@

语法

正式语法

-
{{csssyntax}}
+{{csssyntax}}

媒体特性

diff --git a/files/zh-cn/web/css/@namespace/index.html b/files/zh-cn/web/css/@namespace/index.html index e14eb7d0cbf8e6..f521da521ae094 100644 --- a/files/zh-cn/web/css/@namespace/index.html +++ b/files/zh-cn/web/css/@namespace/index.html @@ -36,7 +36,7 @@

语法

标准语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/@page/index.html b/files/zh-cn/web/css/@page/index.html index 3defa1a6007aca..31ee00948e3bcc 100644 --- a/files/zh-cn/web/css/@page/index.html +++ b/files/zh-cn/web/css/@page/index.html @@ -47,7 +47,7 @@

描述符

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/@supports/index.html b/files/zh-cn/web/css/@supports/index.html index 8d6343dd557c37..5efb6460be4353 100644 --- a/files/zh-cn/web/css/@supports/index.html +++ b/files/zh-cn/web/css/@supports/index.html @@ -95,7 +95,7 @@

or 操作符

形式化语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/@viewport/index.html b/files/zh-cn/web/css/@viewport/index.html index b1b7b23175462a..e84d3dbd058b73 100644 --- a/files/zh-cn/web/css/@viewport/index.html +++ b/files/zh-cn/web/css/@viewport/index.html @@ -63,7 +63,7 @@

描述符

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/_colon_-moz-only-whitespace/index.html b/files/zh-cn/web/css/_colon_-moz-only-whitespace/index.html index 608db408478379..f6afcf97200707 100644 --- a/files/zh-cn/web/css/_colon_-moz-only-whitespace/index.html +++ b/files/zh-cn/web/css/_colon_-moz-only-whitespace/index.html @@ -15,7 +15,7 @@

语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

样例

diff --git a/files/zh-cn/web/css/_colon_active/index.html b/files/zh-cn/web/css/_colon_active/index.html index 1d09b7d1412e4c..192dfc1fa43b7c 100644 --- a/files/zh-cn/web/css/_colon_active/index.html +++ b/files/zh-cn/web/css/_colon_active/index.html @@ -27,7 +27,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_any-link/index.html b/files/zh-cn/web/css/_colon_any-link/index.html index 58a8a126cfb3f1..0f06f7cec474da 100644 --- a/files/zh-cn/web/css/_colon_any-link/index.html +++ b/files/zh-cn/web/css/_colon_any-link/index.html @@ -18,7 +18,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_blank/index.html b/files/zh-cn/web/css/_colon_blank/index.html index ee0cfeceee5a5a..35852f21be39f2 100644 --- a/files/zh-cn/web/css/_colon_blank/index.html +++ b/files/zh-cn/web/css/_colon_blank/index.html @@ -20,7 +20,7 @@

语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

规范

diff --git a/files/zh-cn/web/css/_colon_checked/index.html b/files/zh-cn/web/css/_colon_checked/index.html index 85b7dbe44cd752..efe9120f21f64b 100644 --- a/files/zh-cn/web/css/_colon_checked/index.html +++ b/files/zh-cn/web/css/_colon_checked/index.html @@ -21,7 +21,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_default/index.html b/files/zh-cn/web/css/_colon_default/index.html index e7a3c595129b22..fc03ea200e0dc4 100644 --- a/files/zh-cn/web/css/_colon_default/index.html +++ b/files/zh-cn/web/css/_colon_default/index.html @@ -18,7 +18,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_defined/index.html b/files/zh-cn/web/css/_colon_defined/index.html index 74c0e616c105d0..70a99e7797994b 100644 --- a/files/zh-cn/web/css/_colon_defined/index.html +++ b/files/zh-cn/web/css/_colon_defined/index.html @@ -20,7 +20,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_disabled/index.html b/files/zh-cn/web/css/_colon_disabled/index.html index 75fdcefd03cedc..abdf4e68f11dc0 100644 --- a/files/zh-cn/web/css/_colon_disabled/index.html +++ b/files/zh-cn/web/css/_colon_disabled/index.html @@ -18,7 +18,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_empty/index.html b/files/zh-cn/web/css/_colon_empty/index.html index a51ec68257d866..cc4266e4dbf3f6 100644 --- a/files/zh-cn/web/css/_colon_empty/index.html +++ b/files/zh-cn/web/css/_colon_empty/index.html @@ -25,8 +25,7 @@

语法

-
{{csssyntax}}
-
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/_colon_enabled/index.html b/files/zh-cn/web/css/_colon_enabled/index.html index ac57afafafa649..f8ae1fc6283660 100644 --- a/files/zh-cn/web/css/_colon_enabled/index.html +++ b/files/zh-cn/web/css/_colon_enabled/index.html @@ -21,7 +21,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_first-child/index.html b/files/zh-cn/web/css/_colon_first-child/index.html index 2ff9f8e726dcfc..5b3e21f58b1c47 100644 --- a/files/zh-cn/web/css/_colon_first-child/index.html +++ b/files/zh-cn/web/css/_colon_first-child/index.html @@ -19,8 +19,7 @@

语法

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_first-of-type/index.html b/files/zh-cn/web/css/_colon_first-of-type/index.html index 50941a5a124e6d..c918b682c1d6ee 100644 --- a/files/zh-cn/web/css/_colon_first-of-type/index.html +++ b/files/zh-cn/web/css/_colon_first-of-type/index.html @@ -24,7 +24,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/_colon_first/index.html b/files/zh-cn/web/css/_colon_first/index.html index ed6b1af2646649..41d7bc3d37089b 100644 --- a/files/zh-cn/web/css/_colon_first/index.html +++ b/files/zh-cn/web/css/_colon_first/index.html @@ -13,7 +13,7 @@

简介

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_focus-visible/index.html b/files/zh-cn/web/css/_colon_focus-visible/index.html index ef432792eae329..d4b40499e51127 100644 --- a/files/zh-cn/web/css/_colon_focus-visible/index.html +++ b/files/zh-cn/web/css/_colon_focus-visible/index.html @@ -19,7 +19,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_focus-within/index.html b/files/zh-cn/web/css/_colon_focus-within/index.html index e638f478b5e5b2..2efe251bb8ebdd 100644 --- a/files/zh-cn/web/css/_colon_focus-within/index.html +++ b/files/zh-cn/web/css/_colon_focus-within/index.html @@ -24,7 +24,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/_colon_focus/index.html b/files/zh-cn/web/css/_colon_focus/index.html index fe3ae14c56f645..b35aa2b79a747c 100644 --- a/files/zh-cn/web/css/_colon_focus/index.html +++ b/files/zh-cn/web/css/_colon_focus/index.html @@ -24,7 +24,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/_colon_fullscreen/index.html b/files/zh-cn/web/css/_colon_fullscreen/index.html index fb793fa1099935..8fcd34273b4732 100644 --- a/files/zh-cn/web/css/_colon_fullscreen/index.html +++ b/files/zh-cn/web/css/_colon_fullscreen/index.html @@ -19,7 +19,7 @@

总结

语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/_colon_has/index.html b/files/zh-cn/web/css/_colon_has/index.html index ad784814b6799e..03bbc3a801a357 100644 --- a/files/zh-cn/web/css/_colon_has/index.html +++ b/files/zh-cn/web/css/_colon_has/index.html @@ -21,7 +21,7 @@

语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_host()/index.html b/files/zh-cn/web/css/_colon_host()/index.html index 7542ac2c8124cf..5b67042ed0a969 100644 --- a/files/zh-cn/web/css/_colon_host()/index.html +++ b/files/zh-cn/web/css/_colon_host()/index.html @@ -27,7 +27,7 @@

句法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/_colon_host-context()/index.html b/files/zh-cn/web/css/_colon_host-context()/index.html index 69168913ff2b20..c479a1e00841ec 100644 --- a/files/zh-cn/web/css/_colon_host-context()/index.html +++ b/files/zh-cn/web/css/_colon_host-context()/index.html @@ -29,7 +29,7 @@

Syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Examples

diff --git a/files/zh-cn/web/css/_colon_host/index.html b/files/zh-cn/web/css/_colon_host/index.html index a4e3da4c7cfe9f..ca44bdbc358c50 100644 --- a/files/zh-cn/web/css/_colon_host/index.html +++ b/files/zh-cn/web/css/_colon_host/index.html @@ -23,7 +23,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_hover/index.html b/files/zh-cn/web/css/_colon_hover/index.html index 3b54d58f4e9b0f..a8fa4e40c13d81 100644 --- a/files/zh-cn/web/css/_colon_hover/index.html +++ b/files/zh-cn/web/css/_colon_hover/index.html @@ -20,7 +20,7 @@

概要

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_in-range/index.html b/files/zh-cn/web/css/_colon_in-range/index.html index 81437a911fa151..45bb8e48879e10 100644 --- a/files/zh-cn/web/css/_colon_in-range/index.html +++ b/files/zh-cn/web/css/_colon_in-range/index.html @@ -18,7 +18,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_indeterminate/index.html b/files/zh-cn/web/css/_colon_indeterminate/index.html index 79151b26ec6a23..e51b565fb9334a 100644 --- a/files/zh-cn/web/css/_colon_indeterminate/index.html +++ b/files/zh-cn/web/css/_colon_indeterminate/index.html @@ -25,7 +25,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_is/index.html b/files/zh-cn/web/css/_colon_is/index.html index 494785a89a9021..2f0a3d04de2862 100644 --- a/files/zh-cn/web/css/_colon_is/index.html +++ b/files/zh-cn/web/css/_colon_is/index.html @@ -56,7 +56,7 @@

语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_last-child/index.html b/files/zh-cn/web/css/_colon_last-child/index.html index e4720413c3af7e..2af0b690d8be6c 100644 --- a/files/zh-cn/web/css/_colon_last-child/index.html +++ b/files/zh-cn/web/css/_colon_last-child/index.html @@ -11,7 +11,7 @@

概述

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_left/index.html b/files/zh-cn/web/css/_colon_left/index.html index 12f951a0009650..730e44de9ce811 100644 --- a/files/zh-cn/web/css/_colon_left/index.html +++ b/files/zh-cn/web/css/_colon_left/index.html @@ -24,7 +24,7 @@

参数

-
{{csssyntax}}
+{{csssyntax}}

样例

diff --git a/files/zh-cn/web/css/_colon_not/index.html b/files/zh-cn/web/css/_colon_not/index.html index e22026a5af1b2f..d8ce75ed51d029 100644 --- a/files/zh-cn/web/css/_colon_not/index.html +++ b/files/zh-cn/web/css/_colon_not/index.html @@ -38,7 +38,7 @@

语法

以逗号分隔的选择器列表作为参数是实验性的,尚未获得广泛支持。

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_nth-child/index.html b/files/zh-cn/web/css/_colon_nth-child/index.html index 9cb7fddd6f7370..55d5fff80c0e09 100644 --- a/files/zh-cn/web/css/_colon_nth-child/index.html +++ b/files/zh-cn/web/css/_colon_nth-child/index.html @@ -25,8 +25,7 @@

概述

语法

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_nth-last-child/index.html b/files/zh-cn/web/css/_colon_nth-last-child/index.html index baeb70ba579530..226fb195a8a407 100644 --- a/files/zh-cn/web/css/_colon_nth-last-child/index.html +++ b/files/zh-cn/web/css/_colon_nth-last-child/index.html @@ -43,8 +43,7 @@

Functional notation

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_nth-last-of-type/index.html b/files/zh-cn/web/css/_colon_nth-last-of-type/index.html index c3885645048280..8e9dda119f3b28 100644 --- a/files/zh-cn/web/css/_colon_nth-last-of-type/index.html +++ b/files/zh-cn/web/css/_colon_nth-last-of-type/index.html @@ -16,8 +16,7 @@

概述

语法

-
{{csssyntax}}
-
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/_colon_nth-of-type/index.html b/files/zh-cn/web/css/_colon_nth-of-type/index.html index 741261dcf9fb61..2cc578dc0d4e2c 100644 --- a/files/zh-cn/web/css/_colon_nth-of-type/index.html +++ b/files/zh-cn/web/css/_colon_nth-of-type/index.html @@ -26,8 +26,7 @@

语法

正式语法

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_only-child/index.html b/files/zh-cn/web/css/_colon_only-child/index.html index 1c8ba8f8dcad50..c0aa0440a315bd 100644 --- a/files/zh-cn/web/css/_colon_only-child/index.html +++ b/files/zh-cn/web/css/_colon_only-child/index.html @@ -27,8 +27,7 @@

语法

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_optional/index.html b/files/zh-cn/web/css/_colon_optional/index.html index 601a0336dad907..627a0f697ccf9f 100644 --- a/files/zh-cn/web/css/_colon_optional/index.html +++ b/files/zh-cn/web/css/_colon_optional/index.html @@ -23,7 +23,7 @@

摘要

语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/_colon_out-of-range/index.html b/files/zh-cn/web/css/_colon_out-of-range/index.html index 1223744f410734..490129d0f13279 100644 --- a/files/zh-cn/web/css/_colon_out-of-range/index.html +++ b/files/zh-cn/web/css/_colon_out-of-range/index.html @@ -20,7 +20,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_read-only/index.html b/files/zh-cn/web/css/_colon_read-only/index.html index 02f90acee8b5f9..b253e7aeab0b7e 100644 --- a/files/zh-cn/web/css/_colon_read-only/index.html +++ b/files/zh-cn/web/css/_colon_read-only/index.html @@ -27,7 +27,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_read-write/index.html b/files/zh-cn/web/css/_colon_read-write/index.html index 23735a55736e14..1a84810f89ef05 100644 --- a/files/zh-cn/web/css/_colon_read-write/index.html +++ b/files/zh-cn/web/css/_colon_read-write/index.html @@ -24,7 +24,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_required/index.html b/files/zh-cn/web/css/_colon_required/index.html index 95089e4e032dd8..c051cf0b148c15 100644 --- a/files/zh-cn/web/css/_colon_required/index.html +++ b/files/zh-cn/web/css/_colon_required/index.html @@ -13,7 +13,7 @@

摘要

语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/_colon_root/index.html b/files/zh-cn/web/css/_colon_root/index.html index 9ea8106eb1b964..130f2e16a6b9a0 100644 --- a/files/zh-cn/web/css/_colon_root/index.html +++ b/files/zh-cn/web/css/_colon_root/index.html @@ -14,7 +14,7 @@

概述

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_scope/index.html b/files/zh-cn/web/css/_colon_scope/index.html index 5d5f6e74c7f2fa..0eb40990b3cd64 100644 --- a/files/zh-cn/web/css/_colon_scope/index.html +++ b/files/zh-cn/web/css/_colon_scope/index.html @@ -24,7 +24,7 @@

用法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_target/index.html b/files/zh-cn/web/css/_colon_target/index.html index 337b0b42b675f0..dfe660b3471f0f 100644 --- a/files/zh-cn/web/css/_colon_target/index.html +++ b/files/zh-cn/web/css/_colon_target/index.html @@ -25,7 +25,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_colon_valid/index.html b/files/zh-cn/web/css/_colon_valid/index.html index 43689bc25b0f87..14eac092a6f01c 100644 --- a/files/zh-cn/web/css/_colon_valid/index.html +++ b/files/zh-cn/web/css/_colon_valid/index.html @@ -22,7 +22,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/_colon_where/index.html b/files/zh-cn/web/css/_colon_where/index.html index 207deb2f6f1c37..62d4ce9f75a3d3 100644 --- a/files/zh-cn/web/css/_colon_where/index.html +++ b/files/zh-cn/web/css/_colon_where/index.html @@ -17,7 +17,7 @@

语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

规范

diff --git a/files/zh-cn/web/css/_doublecolon_-moz-progress-bar/index.html b/files/zh-cn/web/css/_doublecolon_-moz-progress-bar/index.html index 8388422fe28999..0af0760b0484da 100644 --- a/files/zh-cn/web/css/_doublecolon_-moz-progress-bar/index.html +++ b/files/zh-cn/web/css/_doublecolon_-moz-progress-bar/index.html @@ -15,7 +15,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/_doublecolon_-moz-range-progress/index.html b/files/zh-cn/web/css/_doublecolon_-moz-range-progress/index.html index a8326142597896..8d2d399a080866 100644 --- a/files/zh-cn/web/css/_doublecolon_-moz-range-progress/index.html +++ b/files/zh-cn/web/css/_doublecolon_-moz-range-progress/index.html @@ -19,7 +19,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_doublecolon_backdrop/index.html b/files/zh-cn/web/css/_doublecolon_backdrop/index.html index cf90e84938ddea..aca4ca417ca81d 100644 --- a/files/zh-cn/web/css/_doublecolon_backdrop/index.html +++ b/files/zh-cn/web/css/_doublecolon_backdrop/index.html @@ -23,7 +23,7 @@

语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/_doublecolon_first-line/index.html b/files/zh-cn/web/css/_doublecolon_first-line/index.html index efd48c6a393695..af932f21dfdf2e 100644 --- a/files/zh-cn/web/css/_doublecolon_first-line/index.html +++ b/files/zh-cn/web/css/_doublecolon_first-line/index.html @@ -39,7 +39,7 @@

允许的属性值

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_doublecolon_marker/index.html b/files/zh-cn/web/css/_doublecolon_marker/index.html index 047033e75fc851..124588bd61862a 100644 --- a/files/zh-cn/web/css/_doublecolon_marker/index.html +++ b/files/zh-cn/web/css/_doublecolon_marker/index.html @@ -29,7 +29,7 @@

允许的属性值

语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/_doublecolon_part/index.html b/files/zh-cn/web/css/_doublecolon_part/index.html index 6c2bbd1faa6594..3d0d3134bcc94d 100644 --- a/files/zh-cn/web/css/_doublecolon_part/index.html +++ b/files/zh-cn/web/css/_doublecolon_part/index.html @@ -24,7 +24,7 @@

语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/_doublecolon_placeholder/index.html b/files/zh-cn/web/css/_doublecolon_placeholder/index.html index 959bd15c4cbee9..227ae6f8a8c15d 100644 --- a/files/zh-cn/web/css/_doublecolon_placeholder/index.html +++ b/files/zh-cn/web/css/_doublecolon_placeholder/index.html @@ -16,8 +16,7 @@

语法

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/_doublecolon_slotted/index.html b/files/zh-cn/web/css/_doublecolon_slotted/index.html index 4380de3dea1b13..2d17824ef3a2db 100644 --- a/files/zh-cn/web/css/_doublecolon_slotted/index.html +++ b/files/zh-cn/web/css/_doublecolon_slotted/index.html @@ -22,7 +22,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

样例

diff --git a/files/zh-cn/web/css/align-content/index.html b/files/zh-cn/web/css/align-content/index.html index 90b3ecad1f3fdb..bb874de3a5d7e6 100644 --- a/files/zh-cn/web/css/align-content/index.html +++ b/files/zh-cn/web/css/align-content/index.html @@ -97,7 +97,7 @@

取值

标准语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/align-items/index.html b/files/zh-cn/web/css/align-items/index.html index c534cc0d2b9259..24b933c5bb99e3 100644 --- a/files/zh-cn/web/css/align-items/index.html +++ b/files/zh-cn/web/css/align-items/index.html @@ -96,8 +96,7 @@

语法格式

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/align-self/index.html b/files/zh-cn/web/css/align-self/index.html index 757f5d48bc63a9..df7fcf29c19357 100644 --- a/files/zh-cn/web/css/align-self/index.html +++ b/files/zh-cn/web/css/align-self/index.html @@ -93,7 +93,7 @@

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/all/index.html b/files/zh-cn/web/css/all/index.html index dfb89ccb9e1c99..cab8fa2abafcdf 100644 --- a/files/zh-cn/web/css/all/index.html +++ b/files/zh-cn/web/css/all/index.html @@ -50,7 +50,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/animation-delay/index.html b/files/zh-cn/web/css/animation-delay/index.html index 979bfa800c4495..6059294b33d8bc 100644 --- a/files/zh-cn/web/css/animation-delay/index.html +++ b/files/zh-cn/web/css/animation-delay/index.html @@ -40,7 +40,7 @@

正式语法

-
{{csssyntax("animation-delay")}}
+{{csssyntax("animation-delay")}}

示例

diff --git a/files/zh-cn/web/css/animation-fill-mode/index.html b/files/zh-cn/web/css/animation-fill-mode/index.html index 03a4fa5963c6cc..866563f1488c91 100644 --- a/files/zh-cn/web/css/animation-fill-mode/index.html +++ b/files/zh-cn/web/css/animation-fill-mode/index.html @@ -112,8 +112,7 @@

正式语法

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/animation-iteration-count/index.html b/files/zh-cn/web/css/animation-iteration-count/index.html index 42a2218ed11fd4..283caae60b2c5d 100644 --- a/files/zh-cn/web/css/animation-iteration-count/index.html +++ b/files/zh-cn/web/css/animation-iteration-count/index.html @@ -43,7 +43,7 @@

Values 属性值

Formal syntax 

-
{{csssyntax}}
+{{csssyntax}}

Examples 示例

diff --git a/files/zh-cn/web/css/animation-name/index.html b/files/zh-cn/web/css/animation-name/index.html index 5cf3c6c23c2574..6c479063dca257 100644 --- a/files/zh-cn/web/css/animation-name/index.html +++ b/files/zh-cn/web/css/animation-name/index.html @@ -48,7 +48,7 @@

Formal syntax

-
{{csssyntax("animation-name")}}
+ {{csssyntax("animation-name")}}
diff --git a/files/zh-cn/web/css/animation-timing-function/index.html b/files/zh-cn/web/css/animation-timing-function/index.html index c4bc03f81c3902..b9fabe42ecf14b 100644 --- a/files/zh-cn/web/css/animation-timing-function/index.html +++ b/files/zh-cn/web/css/animation-timing-function/index.html @@ -56,8 +56,7 @@

正式语法

-
{{csssyntax("animation-timing-function")}}
-
+{{csssyntax("animation-timing-function")}}

示例

diff --git a/files/zh-cn/web/css/animation/index.html b/files/zh-cn/web/css/animation/index.html index d503f6b8f434f0..e825fabd9a8bc2 100644 --- a/files/zh-cn/web/css/animation/index.html +++ b/files/zh-cn/web/css/animation/index.html @@ -243,8 +243,7 @@

Values

语法

-
{{csssyntax("animation")}}
-
+{{csssyntax("animation")}}

范例

diff --git a/files/zh-cn/web/css/appearance/index.html b/files/zh-cn/web/css/appearance/index.html index bcc7adce7a4bee..678101c0f1f8b0 100644 --- a/files/zh-cn/web/css/appearance/index.html +++ b/files/zh-cn/web/css/appearance/index.html @@ -1834,7 +1834,7 @@

浏览器兼容性

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/aspect-ratio/index.html b/files/zh-cn/web/css/aspect-ratio/index.html index c2db6c0b03ab02..94efcdf1b0c634 100644 --- a/files/zh-cn/web/css/aspect-ratio/index.html +++ b/files/zh-cn/web/css/aspect-ratio/index.html @@ -30,7 +30,7 @@

正式定义

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/backdrop-filter/index.html b/files/zh-cn/web/css/backdrop-filter/index.html index 934030ed9bab29..a05c5b833b865f 100644 --- a/files/zh-cn/web/css/backdrop-filter/index.html +++ b/files/zh-cn/web/css/backdrop-filter/index.html @@ -58,7 +58,7 @@

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/backface-visibility/index.html b/files/zh-cn/web/css/backface-visibility/index.html index 2fb06a1dda92e7..5888ce3b5aa472 100644 --- a/files/zh-cn/web/css/backface-visibility/index.html +++ b/files/zh-cn/web/css/backface-visibility/index.html @@ -37,7 +37,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

举例

diff --git a/files/zh-cn/web/css/background-attachment/index.html b/files/zh-cn/web/css/background-attachment/index.html index 4247605e0c85ff..12d9acb79e443b 100644 --- a/files/zh-cn/web/css/background-attachment/index.html +++ b/files/zh-cn/web/css/background-attachment/index.html @@ -42,7 +42,7 @@

标准语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/background-clip/index.html b/files/zh-cn/web/css/background-clip/index.html index 5f5f6cb3bb83ef..32b8a2868a9e57 100644 --- a/files/zh-cn/web/css/background-clip/index.html +++ b/files/zh-cn/web/css/background-clip/index.html @@ -48,7 +48,7 @@

标准语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/background-color/index.html b/files/zh-cn/web/css/background-color/index.html index 85e0ff100fd578..297cd25febd6bf 100644 --- a/files/zh-cn/web/css/background-color/index.html +++ b/files/zh-cn/web/css/background-color/index.html @@ -53,7 +53,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/background-image/index.html b/files/zh-cn/web/css/background-image/index.html index cf4b30268033eb..07d2fe949a72e3 100644 --- a/files/zh-cn/web/css/background-image/index.html +++ b/files/zh-cn/web/css/background-image/index.html @@ -45,7 +45,7 @@

取值

正规语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/background-origin/index.html b/files/zh-cn/web/css/background-origin/index.html index 3109f95def4373..f9db364d8dee70 100644 --- a/files/zh-cn/web/css/background-origin/index.html +++ b/files/zh-cn/web/css/background-origin/index.html @@ -39,7 +39,7 @@

属性值

形式化语法

How to read CSS syntax. -
{{csssyntax("background-origin")}}
+ {{csssyntax("background-origin")}} diff --git a/files/zh-cn/web/css/background-position-x/index.html b/files/zh-cn/web/css/background-position-x/index.html index 37a901757471b0..64aad74b28d038 100644 --- a/files/zh-cn/web/css/background-position-x/index.html +++ b/files/zh-cn/web/css/background-position-x/index.html @@ -62,7 +62,7 @@

正规语法

-
{{csssyntax}}
+{{csssyntax}}

说明

diff --git a/files/zh-cn/web/css/background-position-y/index.html b/files/zh-cn/web/css/background-position-y/index.html index a596d5954710b3..d3b67e9d135d6f 100644 --- a/files/zh-cn/web/css/background-position-y/index.html +++ b/files/zh-cn/web/css/background-position-y/index.html @@ -62,7 +62,7 @@

合法值

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

规范

diff --git a/files/zh-cn/web/css/background-position/index.html b/files/zh-cn/web/css/background-position/index.html index dedc99e365c67e..4ba10d7a586b02 100644 --- a/files/zh-cn/web/css/background-position/index.html +++ b/files/zh-cn/web/css/background-position/index.html @@ -120,7 +120,7 @@

语法规范

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/background-repeat/index.html b/files/zh-cn/web/css/background-repeat/index.html index 0f8a1d629170c2..9a6ebf8b23df47 100644 --- a/files/zh-cn/web/css/background-repeat/index.html +++ b/files/zh-cn/web/css/background-repeat/index.html @@ -111,8 +111,7 @@

标准语法

-
{{csssyntax}}
-
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/background-size/index.html b/files/zh-cn/web/css/background-size/index.html index 1b2db84c2661ef..4fd689d3754a3b 100644 --- a/files/zh-cn/web/css/background-size/index.html +++ b/files/zh-cn/web/css/background-size/index.html @@ -184,7 +184,7 @@

Formal syntax

如何阅读 CSS 语法。

-
{{csssyntax}}
+{{csssyntax}}

案例

diff --git a/files/zh-cn/web/css/background/index.html b/files/zh-cn/web/css/background/index.html index a260ec29aefbdb..4b40f1a8c66afa 100644 --- a/files/zh-cn/web/css/background/index.html +++ b/files/zh-cn/web/css/background/index.html @@ -79,7 +79,7 @@

标准语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/block-size/index.html b/files/zh-cn/web/css/block-size/index.html index d6809a5364da59..c0b755d598c315 100644 --- a/files/zh-cn/web/css/block-size/index.html +++ b/files/zh-cn/web/css/block-size/index.html @@ -47,7 +47,7 @@

正式语句

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/border-block-end/index.html b/files/zh-cn/web/css/border-block-end/index.html index 4c152ed08bc003..62c059fd21080b 100644 --- a/files/zh-cn/web/css/border-block-end/index.html +++ b/files/zh-cn/web/css/border-block-end/index.html @@ -39,7 +39,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/border-block/index.html b/files/zh-cn/web/css/border-block/index.html index 5552b1818b9eb9..0798d31f70aabf 100644 --- a/files/zh-cn/web/css/border-block/index.html +++ b/files/zh-cn/web/css/border-block/index.html @@ -47,7 +47,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/border-bottom-color/index.html b/files/zh-cn/web/css/border-bottom-color/index.html index 1c75b4caf0818f..315bb30c54d905 100644 --- a/files/zh-cn/web/css/border-bottom-color/index.html +++ b/files/zh-cn/web/css/border-bottom-color/index.html @@ -28,7 +28,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-bottom-left-radius/index.html b/files/zh-cn/web/css/border-bottom-left-radius/index.html index 38df1781cc74f2..bc59f965fba111 100644 --- a/files/zh-cn/web/css/border-bottom-left-radius/index.html +++ b/files/zh-cn/web/css/border-bottom-left-radius/index.html @@ -54,7 +54,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/border-bottom-right-radius/index.html b/files/zh-cn/web/css/border-bottom-right-radius/index.html index 8c69521fce5d4e..4c21cf89969a11 100644 --- a/files/zh-cn/web/css/border-bottom-right-radius/index.html +++ b/files/zh-cn/web/css/border-bottom-right-radius/index.html @@ -56,7 +56,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/border-bottom-style/index.html b/files/zh-cn/web/css/border-bottom-style/index.html index e477cdbd155114..1a90f4455bb45a 100644 --- a/files/zh-cn/web/css/border-bottom-style/index.html +++ b/files/zh-cn/web/css/border-bottom-style/index.html @@ -35,7 +35,7 @@

Syntax

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/border-bottom-width/index.html b/files/zh-cn/web/css/border-bottom-width/index.html index 947697d847b758..01fb760c65ca08 100644 --- a/files/zh-cn/web/css/border-bottom-width/index.html +++ b/files/zh-cn/web/css/border-bottom-width/index.html @@ -66,7 +66,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/border-bottom/index.html b/files/zh-cn/web/css/border-bottom/index.html index 28ee04408a0727..24bc0d94af8c32 100644 --- a/files/zh-cn/web/css/border-bottom/index.html +++ b/files/zh-cn/web/css/border-bottom/index.html @@ -50,7 +50,7 @@

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-collapse/index.html b/files/zh-cn/web/css/border-collapse/index.html index 1d2aa2373245b0..0f251e2cf7a829 100644 --- a/files/zh-cn/web/css/border-collapse/index.html +++ b/files/zh-cn/web/css/border-collapse/index.html @@ -50,7 +50,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-color/index.html b/files/zh-cn/web/css/border-color/index.html index 7f3c982155e1bf..bb30c3161c1231 100644 --- a/files/zh-cn/web/css/border-color/index.html +++ b/files/zh-cn/web/css/border-color/index.html @@ -51,7 +51,7 @@

取值

语法定义

-
{{csssyntax}}
+{{csssyntax}}

Complete_border-color_usage2

diff --git a/files/zh-cn/web/css/border-image-slice/index.html b/files/zh-cn/web/css/border-image-slice/index.html index 2f7922d9e03ced..0894fa6805e3a7 100644 --- a/files/zh-cn/web/css/border-image-slice/index.html +++ b/files/zh-cn/web/css/border-image-slice/index.html @@ -74,7 +74,7 @@

形式语法

-
{{csssyntax}}
+{{csssyntax}}

规范

diff --git a/files/zh-cn/web/css/border-image-source/index.html b/files/zh-cn/web/css/border-image-source/index.html index 0680fffca15ef2..32b7b3bfa6b9a9 100644 --- a/files/zh-cn/web/css/border-image-source/index.html +++ b/files/zh-cn/web/css/border-image-source/index.html @@ -41,7 +41,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/border-image-width/index.html b/files/zh-cn/web/css/border-image-width/index.html index 2af817da2b89ed..50a0dfb0c12549 100644 --- a/files/zh-cn/web/css/border-image-width/index.html +++ b/files/zh-cn/web/css/border-image-width/index.html @@ -74,7 +74,7 @@

正式定义

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-image/index.html b/files/zh-cn/web/css/border-image/index.html index 079924c67d2039..15ab6f125469ad 100644 --- a/files/zh-cn/web/css/border-image/index.html +++ b/files/zh-cn/web/css/border-image/index.html @@ -30,7 +30,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-inline-color/index.html b/files/zh-cn/web/css/border-inline-color/index.html index d12ee53608149c..382e0ef41d5444 100644 --- a/files/zh-cn/web/css/border-inline-color/index.html +++ b/files/zh-cn/web/css/border-inline-color/index.html @@ -28,7 +28,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/border-left-color/index.html b/files/zh-cn/web/css/border-left-color/index.html index 5548cf4ecd5bdc..1f41f49f643ced 100644 --- a/files/zh-cn/web/css/border-left-color/index.html +++ b/files/zh-cn/web/css/border-left-color/index.html @@ -36,7 +36,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/border-left-style/index.html b/files/zh-cn/web/css/border-left-style/index.html index 74657ccfae5856..587303557eb96f 100644 --- a/files/zh-cn/web/css/border-left-style/index.html +++ b/files/zh-cn/web/css/border-left-style/index.html @@ -39,7 +39,7 @@

Syntax

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/border-left-width/index.html b/files/zh-cn/web/css/border-left-width/index.html index af8c580ccf11ea..96dab4dcb98da1 100644 --- a/files/zh-cn/web/css/border-left-width/index.html +++ b/files/zh-cn/web/css/border-left-width/index.html @@ -71,7 +71,7 @@

数值

形式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/border-left/index.html b/files/zh-cn/web/css/border-left/index.html index 6edada19f8f0dc..c0158bc725f0ec 100644 --- a/files/zh-cn/web/css/border-left/index.html +++ b/files/zh-cn/web/css/border-left/index.html @@ -53,7 +53,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/border-radius/index.html b/files/zh-cn/web/css/border-radius/index.html index 8284b8d2f8265c..eb1e31d5a671b1 100644 --- a/files/zh-cn/web/css/border-radius/index.html +++ b/files/zh-cn/web/css/border-radius/index.html @@ -121,7 +121,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-right-color/index.html b/files/zh-cn/web/css/border-right-color/index.html index 07f56729555dc9..d295cd26aa9bc2 100644 --- a/files/zh-cn/web/css/border-right-color/index.html +++ b/files/zh-cn/web/css/border-right-color/index.html @@ -38,7 +38,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/border-right-style/index.html b/files/zh-cn/web/css/border-right-style/index.html index 3d5d50d242bf5c..13b659a5b022ef 100644 --- a/files/zh-cn/web/css/border-right-style/index.html +++ b/files/zh-cn/web/css/border-right-style/index.html @@ -37,7 +37,7 @@

Syntax

语法格式

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-right-width/index.html b/files/zh-cn/web/css/border-right-width/index.html index 1a36797efa450b..d02380e6484425 100644 --- a/files/zh-cn/web/css/border-right-width/index.html +++ b/files/zh-cn/web/css/border-right-width/index.html @@ -73,7 +73,7 @@

数值

形式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/border-right/index.html b/files/zh-cn/web/css/border-right/index.html index 0bbf13c0c45089..8a68acacc0221d 100644 --- a/files/zh-cn/web/css/border-right/index.html +++ b/files/zh-cn/web/css/border-right/index.html @@ -51,7 +51,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/border-spacing/index.html b/files/zh-cn/web/css/border-spacing/index.html index 23ed01835735c7..b7ea9a871cd573 100644 --- a/files/zh-cn/web/css/border-spacing/index.html +++ b/files/zh-cn/web/css/border-spacing/index.html @@ -43,7 +43,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-style/index.html b/files/zh-cn/web/css/border-style/index.html index af0b3666971d57..55ebcfab9a32a3 100644 --- a/files/zh-cn/web/css/border-style/index.html +++ b/files/zh-cn/web/css/border-style/index.html @@ -134,7 +134,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-top-color/index.html b/files/zh-cn/web/css/border-top-color/index.html index 8e605552dba1a4..71a1da0fca7bc4 100644 --- a/files/zh-cn/web/css/border-top-color/index.html +++ b/files/zh-cn/web/css/border-top-color/index.html @@ -42,7 +42,7 @@

规范语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-top-left-radius/index.html b/files/zh-cn/web/css/border-top-left-radius/index.html index 716b2367435eed..c96767e3303be4 100644 --- a/files/zh-cn/web/css/border-top-left-radius/index.html +++ b/files/zh-cn/web/css/border-top-left-radius/index.html @@ -55,7 +55,7 @@

取值

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-top-style/index.html b/files/zh-cn/web/css/border-top-style/index.html index a664dca9ee6b45..f49e5d791786fa 100644 --- a/files/zh-cn/web/css/border-top-style/index.html +++ b/files/zh-cn/web/css/border-top-style/index.html @@ -41,7 +41,7 @@

语法

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-top-width/index.html b/files/zh-cn/web/css/border-top-width/index.html index b8b80400d7df9c..fcd74fcfd70a34 100644 --- a/files/zh-cn/web/css/border-top-width/index.html +++ b/files/zh-cn/web/css/border-top-width/index.html @@ -68,7 +68,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/border-top/index.html b/files/zh-cn/web/css/border-top/index.html index 155525674474f8..1bfe5b657994f4 100644 --- a/files/zh-cn/web/css/border-top/index.html +++ b/files/zh-cn/web/css/border-top/index.html @@ -46,7 +46,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/border-width/index.html b/files/zh-cn/web/css/border-width/index.html index 43ff5baa9421eb..759654ee9e5d57 100644 --- a/files/zh-cn/web/css/border-width/index.html +++ b/files/zh-cn/web/css/border-width/index.html @@ -42,7 +42,7 @@

语法

正式语法

-
{{csssyntax}}
+{{csssyntax}}
diff --git a/files/zh-cn/web/css/bottom/index.html b/files/zh-cn/web/css/bottom/index.html index 46195d386c2148..bc3e80c61b963c 100644 --- a/files/zh-cn/web/css/bottom/index.html +++ b/files/zh-cn/web/css/bottom/index.html @@ -62,7 +62,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/box-decoration-break/index.html b/files/zh-cn/web/css/box-decoration-break/index.html index e35ab5dd82634d..5e7b1aefa516fb 100644 --- a/files/zh-cn/web/css/box-decoration-break/index.html +++ b/files/zh-cn/web/css/box-decoration-break/index.html @@ -48,7 +48,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/box-orient/index.html b/files/zh-cn/web/css/box-orient/index.html index 33f8d38a723748..a32d0c5bb15460 100644 --- a/files/zh-cn/web/css/box-orient/index.html +++ b/files/zh-cn/web/css/box-orient/index.html @@ -46,7 +46,7 @@

规范

正式语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/box-shadow/index.html b/files/zh-cn/web/css/box-shadow/index.html index dadc4abfd0b873..d205d8a048e9a4 100644 --- a/files/zh-cn/web/css/box-shadow/index.html +++ b/files/zh-cn/web/css/box-shadow/index.html @@ -93,7 +93,7 @@

合成

正规文法

-
{{csssyntax}}
+{{csssyntax}}
-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/break-after/index.html b/files/zh-cn/web/css/break-after/index.html index a338525d48942f..b9634631edbb03 100644 --- a/files/zh-cn/web/css/break-after/index.html +++ b/files/zh-cn/web/css/break-after/index.html @@ -108,7 +108,7 @@

Region break values

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

Page break aliases

diff --git a/files/zh-cn/web/css/break-before/index.html b/files/zh-cn/web/css/break-before/index.html index e0c9ea142ba3da..d69f122ae16944 100644 --- a/files/zh-cn/web/css/break-before/index.html +++ b/files/zh-cn/web/css/break-before/index.html @@ -103,7 +103,7 @@

Region break values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/zh-cn/web/css/break-inside/index.html b/files/zh-cn/web/css/break-inside/index.html index de1065b17ef119..2fdcd47aad5794 100644 --- a/files/zh-cn/web/css/break-inside/index.html +++ b/files/zh-cn/web/css/break-inside/index.html @@ -46,7 +46,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/zh-cn/web/css/calc()/index.html b/files/zh-cn/web/css/calc()/index.html index 41d9e7a537e780..767e67f0c727b0 100644 --- a/files/zh-cn/web/css/calc()/index.html +++ b/files/zh-cn/web/css/calc()/index.html @@ -47,7 +47,7 @@

备注

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/caret-color/index.html b/files/zh-cn/web/css/caret-color/index.html index 03f2e526b2244d..76a5c51b83c850 100644 --- a/files/zh-cn/web/css/caret-color/index.html +++ b/files/zh-cn/web/css/caret-color/index.html @@ -44,7 +44,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/clamp()/index.html b/files/zh-cn/web/css/clamp()/index.html index f55af592e97096..4657d828b7cb52 100644 --- a/files/zh-cn/web/css/clamp()/index.html +++ b/files/zh-cn/web/css/clamp()/index.html @@ -42,7 +42,7 @@

注意

形式语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/clear/index.html b/files/zh-cn/web/css/clear/index.html index a38f07ec9697b6..95511376e11f56 100644 --- a/files/zh-cn/web/css/clear/index.html +++ b/files/zh-cn/web/css/clear/index.html @@ -66,7 +66,7 @@

Formal syntax

-
{{csssyntax}}
+ {{csssyntax}}
diff --git a/files/zh-cn/web/css/clip-path/index.html b/files/zh-cn/web/css/clip-path/index.html index 01f042c48baaac..c3283a9e358c63 100644 --- a/files/zh-cn/web/css/clip-path/index.html +++ b/files/zh-cn/web/css/clip-path/index.html @@ -91,7 +91,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/color/index.html b/files/zh-cn/web/css/color/index.html index d39de39338e551..622c2294cf40a7 100644 --- a/files/zh-cn/web/css/color/index.html +++ b/files/zh-cn/web/css/color/index.html @@ -89,7 +89,7 @@

正规定义

正规语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/column-gap/index.html b/files/zh-cn/web/css/column-gap/index.html index 14d8e10dbdbb30..ae3f5866cc5c84 100644 --- a/files/zh-cn/web/css/column-gap/index.html +++ b/files/zh-cn/web/css/column-gap/index.html @@ -52,7 +52,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/columns/index.html b/files/zh-cn/web/css/columns/index.html index ad3e0f8c41b64f..a6420b7fba0f7e 100644 --- a/files/zh-cn/web/css/columns/index.html +++ b/files/zh-cn/web/css/columns/index.html @@ -45,7 +45,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/contain/index.html b/files/zh-cn/web/css/contain/index.html index d092cc764ced7e..15cff4a88175a3 100644 --- a/files/zh-cn/web/css/contain/index.html +++ b/files/zh-cn/web/css/contain/index.html @@ -88,7 +88,7 @@

正式定义

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/counter-increment/index.html b/files/zh-cn/web/css/counter-increment/index.html index 379db61b69ceba..56907bf233f2fc 100644 --- a/files/zh-cn/web/css/counter-increment/index.html +++ b/files/zh-cn/web/css/counter-increment/index.html @@ -48,8 +48,7 @@

可选值

语法形式

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/counter-reset/index.html b/files/zh-cn/web/css/counter-reset/index.html index e670bedf302841..13f975b1104cc6 100644 --- a/files/zh-cn/web/css/counter-reset/index.html +++ b/files/zh-cn/web/css/counter-reset/index.html @@ -61,7 +61,7 @@

可选值

语法形式

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/cursor/index.html b/files/zh-cn/web/css/cursor/index.html index e079ff86f81d7e..815c5027f3312c 100644 --- a/files/zh-cn/web/css/cursor/index.html +++ b/files/zh-cn/web/css/cursor/index.html @@ -263,8 +263,7 @@

语法形式

-
{{csssyntax("cursor")}}
-
+ {{csssyntax("cursor")}}
diff --git a/files/zh-cn/web/css/direction/index.html b/files/zh-cn/web/css/direction/index.html index 16c0371860ddb2..1d5e67154fc398 100644 --- a/files/zh-cn/web/css/direction/index.html +++ b/files/zh-cn/web/css/direction/index.html @@ -42,7 +42,7 @@

取值

标准语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/display-legacy/index.html b/files/zh-cn/web/css/display-legacy/index.html index 3912ff8fbfeece..2e228d9673d18f 100644 --- a/files/zh-cn/web/css/display-legacy/index.html +++ b/files/zh-cn/web/css/display-legacy/index.html @@ -30,7 +30,7 @@

语法

正式语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

例子

diff --git a/files/zh-cn/web/css/empty-cells/index.html b/files/zh-cn/web/css/empty-cells/index.html index 6098c59ac4914f..54591c7e5b7a2c 100644 --- a/files/zh-cn/web/css/empty-cells/index.html +++ b/files/zh-cn/web/css/empty-cells/index.html @@ -40,8 +40,7 @@

取值

语法形式

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/env()/index.html b/files/zh-cn/web/css/env()/index.html index ff7f9e8bcb00ec..eac3627359fe9e 100644 --- a/files/zh-cn/web/css/env()/index.html +++ b/files/zh-cn/web/css/env()/index.html @@ -58,7 +58,7 @@

Values

Formal syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Examples

diff --git a/files/zh-cn/web/css/filter/index.html b/files/zh-cn/web/css/filter/index.html index 2720d90030c2d1..27fe11b5996d1e 100644 --- a/files/zh-cn/web/css/filter/index.html +++ b/files/zh-cn/web/css/filter/index.html @@ -817,7 +817,7 @@

正式定义

形式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/fit-content/index.html b/files/zh-cn/web/css/fit-content/index.html index ac7b3d2737092b..6813ee86d87140 100644 --- a/files/zh-cn/web/css/fit-content/index.html +++ b/files/zh-cn/web/css/fit-content/index.html @@ -37,7 +37,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/flex-basis/index.html b/files/zh-cn/web/css/flex-basis/index.html index d23edb5b0fd035..7bfaa2a5a3ed65 100644 --- a/files/zh-cn/web/css/flex-basis/index.html +++ b/files/zh-cn/web/css/flex-basis/index.html @@ -72,7 +72,7 @@

取值

规范

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/flex-direction/index.html b/files/zh-cn/web/css/flex-direction/index.html index 8a63ba1e6ee89d..eb1fa87ac088e8 100644 --- a/files/zh-cn/web/css/flex-direction/index.html +++ b/files/zh-cn/web/css/flex-direction/index.html @@ -50,8 +50,7 @@

语法格式

-
{{csssyntax("flex-direction")}}
-
+{{csssyntax("flex-direction")}}

例子

diff --git a/files/zh-cn/web/css/flex-grow/index.html b/files/zh-cn/web/css/flex-grow/index.html index a1f96403f62979..fd191dc979f25b 100644 --- a/files/zh-cn/web/css/flex-grow/index.html +++ b/files/zh-cn/web/css/flex-grow/index.html @@ -48,7 +48,7 @@

正式语法

-
{{csssyntax}}
+ {{csssyntax}}
diff --git a/files/zh-cn/web/css/flex-shrink/index.html b/files/zh-cn/web/css/flex-shrink/index.html index 1f95357a2b29e9..ec5d4d562af868 100644 --- a/files/zh-cn/web/css/flex-shrink/index.html +++ b/files/zh-cn/web/css/flex-shrink/index.html @@ -38,7 +38,7 @@

取值

Formal syntax

-
{{csssyntax}}
+ {{csssyntax}}
diff --git a/files/zh-cn/web/css/flex-wrap/index.html b/files/zh-cn/web/css/flex-wrap/index.html index 7fc3f1b342d92e..f475ee79b30e4e 100644 --- a/files/zh-cn/web/css/flex-wrap/index.html +++ b/files/zh-cn/web/css/flex-wrap/index.html @@ -46,8 +46,7 @@

语法格式

-
{{csssyntax}}
-
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/flex/index.html b/files/zh-cn/web/css/flex/index.html index 295d7d9f3493b2..05d709ea58394f 100644 --- a/files/zh-cn/web/css/flex/index.html +++ b/files/zh-cn/web/css/flex/index.html @@ -201,7 +201,7 @@

正式定义

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/float/index.html b/files/zh-cn/web/css/float/index.html index 51e9f68bf1b220..9019329b2a1151 100644 --- a/files/zh-cn/web/css/float/index.html +++ b/files/zh-cn/web/css/float/index.html @@ -125,7 +125,7 @@

形式化语法

-
{{csssyntax("float")}}
+{{csssyntax("float")}}

例子

diff --git a/files/zh-cn/web/css/font-family/index.html b/files/zh-cn/web/css/font-family/index.html index 399dc110a4c53c..cd57fa892d9223 100644 --- a/files/zh-cn/web/css/font-family/index.html +++ b/files/zh-cn/web/css/font-family/index.html @@ -111,7 +111,7 @@

有效的字体族名

正式语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/font-feature-settings/index.html b/files/zh-cn/web/css/font-feature-settings/index.html index ee6c1cffa4bae6..5d4b6f49f5772f 100644 --- a/files/zh-cn/web/css/font-feature-settings/index.html +++ b/files/zh-cn/web/css/font-feature-settings/index.html @@ -53,7 +53,7 @@

形式语法

-
{{csssyntax}}
+{{csssyntax}}

实例

diff --git a/files/zh-cn/web/css/font-kerning/index.html b/files/zh-cn/web/css/font-kerning/index.html index 3ef355842a15a8..29fbc19714e2e4 100644 --- a/files/zh-cn/web/css/font-kerning/index.html +++ b/files/zh-cn/web/css/font-kerning/index.html @@ -41,7 +41,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/font-language-override/index.html b/files/zh-cn/web/css/font-language-override/index.html index 80aa0c3cf8ba74..2530ac205051dc 100644 --- a/files/zh-cn/web/css/font-language-override/index.html +++ b/files/zh-cn/web/css/font-language-override/index.html @@ -41,7 +41,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/font-size-adjust/index.html b/files/zh-cn/web/css/font-size-adjust/index.html index 0aaa5b46dde286..30a7541697a01e 100644 --- a/files/zh-cn/web/css/font-size-adjust/index.html +++ b/files/zh-cn/web/css/font-size-adjust/index.html @@ -47,7 +47,7 @@

正式语法

-
{{csssyntax("font-size-adjust")}}
+{{csssyntax("font-size-adjust")}}

示例

diff --git a/files/zh-cn/web/css/font-size/index.html b/files/zh-cn/web/css/font-size/index.html index 70468a0b62c7e9..5c61a688847f01 100644 --- a/files/zh-cn/web/css/font-size/index.html +++ b/files/zh-cn/web/css/font-size/index.html @@ -60,8 +60,7 @@

正式语法

-
{{csssyntax("font-size")}}
-
+{{csssyntax("font-size")}}

可用方法

diff --git a/files/zh-cn/web/css/font-stretch/index.html b/files/zh-cn/web/css/font-stretch/index.html index 8782c3a62995ab..8081d872e2c7a6 100644 --- a/files/zh-cn/web/css/font-stretch/index.html +++ b/files/zh-cn/web/css/font-stretch/index.html @@ -56,7 +56,7 @@

Interpolation

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/font-style/index.html b/files/zh-cn/web/css/font-style/index.html index 9eefa5b5f4bc8d..96995df092a0de 100644 --- a/files/zh-cn/web/css/font-style/index.html +++ b/files/zh-cn/web/css/font-style/index.html @@ -147,7 +147,7 @@

JavaScript

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/font-synthesis/index.html b/files/zh-cn/web/css/font-synthesis/index.html index c344d0a3f59aa8..21b76c911e979c 100644 --- a/files/zh-cn/web/css/font-synthesis/index.html +++ b/files/zh-cn/web/css/font-synthesis/index.html @@ -42,7 +42,7 @@

属性值

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/font-variant-alternates/index.html b/files/zh-cn/web/css/font-variant-alternates/index.html index bc4fd876cef1d3..429cff1cb0f962 100644 --- a/files/zh-cn/web/css/font-variant-alternates/index.html +++ b/files/zh-cn/web/css/font-variant-alternates/index.html @@ -66,7 +66,7 @@

正式定义

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/font-variant-caps/index.html b/files/zh-cn/web/css/font-variant-caps/index.html index 12b0fa5ecbab2e..c964f73755dc71 100644 --- a/files/zh-cn/web/css/font-variant-caps/index.html +++ b/files/zh-cn/web/css/font-variant-caps/index.html @@ -70,7 +70,7 @@

可选值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/font-variant-ligatures/index.html b/files/zh-cn/web/css/font-variant-ligatures/index.html index dea2c73f307f94..d40e959ddfdb14 100644 --- a/files/zh-cn/web/css/font-variant-ligatures/index.html +++ b/files/zh-cn/web/css/font-variant-ligatures/index.html @@ -76,7 +76,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/font-variant-numeric/index.html b/files/zh-cn/web/css/font-variant-numeric/index.html index 16b4e1640c3881..626c67e399906c 100644 --- a/files/zh-cn/web/css/font-variant-numeric/index.html +++ b/files/zh-cn/web/css/font-variant-numeric/index.html @@ -77,7 +77,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/font-variant-position/index.html b/files/zh-cn/web/css/font-variant-position/index.html index c150db874739b4..c62ca6fcaf3835 100644 --- a/files/zh-cn/web/css/font-variant-position/index.html +++ b/files/zh-cn/web/css/font-variant-position/index.html @@ -43,7 +43,7 @@

可选值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/font-variant/index.html b/files/zh-cn/web/css/font-variant/index.html index 8b66cb1f507fd7..a01120c3c3d2f5 100644 --- a/files/zh-cn/web/css/font-variant/index.html +++ b/files/zh-cn/web/css/font-variant/index.html @@ -49,7 +49,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/font-variation-settings/index.html b/files/zh-cn/web/css/font-variation-settings/index.html index e55f4740ce0272..afa23520733574 100644 --- a/files/zh-cn/web/css/font-variation-settings/index.html +++ b/files/zh-cn/web/css/font-variation-settings/index.html @@ -45,7 +45,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Registered and custom axes

diff --git a/files/zh-cn/web/css/font-weight/index.html b/files/zh-cn/web/css/font-weight/index.html index 6400488a4042fe..67b4cf6a5127f4 100644 --- a/files/zh-cn/web/css/font-weight/index.html +++ b/files/zh-cn/web/css/font-weight/index.html @@ -285,7 +285,7 @@

插值规律

正式的语法

-
{{csssyntax("font-weight")}}
+{{csssyntax("font-weight")}}

例子

diff --git a/files/zh-cn/web/css/font/index.html b/files/zh-cn/web/css/font/index.html index a8464557d8103b..40944a41942205 100644 --- a/files/zh-cn/web/css/font/index.html +++ b/files/zh-cn/web/css/font/index.html @@ -85,7 +85,7 @@

正式语法

-
{{csssyntax("font")}}
+{{csssyntax("font")}}

示例

diff --git a/files/zh-cn/web/css/gap/index.html b/files/zh-cn/web/css/gap/index.html index c95b2c5897877e..4b4c2276e479be 100644 --- a/files/zh-cn/web/css/gap/index.html +++ b/files/zh-cn/web/css/gap/index.html @@ -66,7 +66,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/grid-area/index.html b/files/zh-cn/web/css/grid-area/index.html index f3b85e611da2d7..d5c5c3d9e24cc6 100644 --- a/files/zh-cn/web/css/grid-area/index.html +++ b/files/zh-cn/web/css/grid-area/index.html @@ -95,7 +95,7 @@

形式文法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/grid-auto-columns/index.html b/files/zh-cn/web/css/grid-auto-columns/index.html index b858046b8e12eb..7b24f9199e57ca 100644 --- a/files/zh-cn/web/css/grid-auto-columns/index.html +++ b/files/zh-cn/web/css/grid-auto-columns/index.html @@ -85,7 +85,7 @@

属性值

形式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/grid-auto-flow/index.html b/files/zh-cn/web/css/grid-auto-flow/index.html index 11e133f057d3ee..bf53cdd92bd048 100644 --- a/files/zh-cn/web/css/grid-auto-flow/index.html +++ b/files/zh-cn/web/css/grid-auto-flow/index.html @@ -50,7 +50,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/grid-auto-rows/index.html b/files/zh-cn/web/css/grid-auto-rows/index.html index ce4385ca4046f6..a448a6833b2825 100644 --- a/files/zh-cn/web/css/grid-auto-rows/index.html +++ b/files/zh-cn/web/css/grid-auto-rows/index.html @@ -84,7 +84,7 @@

取值

形式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/grid-column/index.html b/files/zh-cn/web/css/grid-column/index.html index f6074374b2da6e..d826b70c608819 100644 --- a/files/zh-cn/web/css/grid-column/index.html +++ b/files/zh-cn/web/css/grid-column/index.html @@ -61,7 +61,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/grid-row/index.html b/files/zh-cn/web/css/grid-row/index.html index d70f516ec5e547..4f5826271aee4d 100644 --- a/files/zh-cn/web/css/grid-row/index.html +++ b/files/zh-cn/web/css/grid-row/index.html @@ -67,7 +67,7 @@

形式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/grid-template-areas/index.html b/files/zh-cn/web/css/grid-template-areas/index.html index ac9197b0f53907..15cdc56df2dc4e 100644 --- a/files/zh-cn/web/css/grid-template-areas/index.html +++ b/files/zh-cn/web/css/grid-template-areas/index.html @@ -47,7 +47,7 @@

 Values[可选值]

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/grid-template-columns/index.html b/files/zh-cn/web/css/grid-template-columns/index.html index 00ed19a00f6f00..bb3150a257827a 100644 --- a/files/zh-cn/web/css/grid-template-columns/index.html +++ b/files/zh-cn/web/css/grid-template-columns/index.html @@ -74,7 +74,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/grid-template-rows/index.html b/files/zh-cn/web/css/grid-template-rows/index.html index a898da47be9ac9..fdffd201ff38fa 100644 --- a/files/zh-cn/web/css/grid-template-rows/index.html +++ b/files/zh-cn/web/css/grid-template-rows/index.html @@ -83,7 +83,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/grid-template/index.html b/files/zh-cn/web/css/grid-template/index.html index 7727ea9f322884..0b79fc80d386d1 100644 --- a/files/zh-cn/web/css/grid-template/index.html +++ b/files/zh-cn/web/css/grid-template/index.html @@ -57,7 +57,7 @@

可设值

语法形式

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/grid/index.html b/files/zh-cn/web/css/grid/index.html index 750631c773d692..2e4e255ebe578d 100644 --- a/files/zh-cn/web/css/grid/index.html +++ b/files/zh-cn/web/css/grid/index.html @@ -66,7 +66,7 @@

标准语法

-
{{csssyntax}}
+{{csssyntax}}

实例

diff --git a/files/zh-cn/web/css/hanging-punctuation/index.html b/files/zh-cn/web/css/hanging-punctuation/index.html index b7d28f226f2c3c..294186c448b2b5 100644 --- a/files/zh-cn/web/css/hanging-punctuation/index.html +++ b/files/zh-cn/web/css/hanging-punctuation/index.html @@ -74,7 +74,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/height/index.html b/files/zh-cn/web/css/height/index.html index 1666465e3f14b1..418aa0e2bdb17f 100644 --- a/files/zh-cn/web/css/height/index.html +++ b/files/zh-cn/web/css/height/index.html @@ -62,7 +62,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/hyphens/index.html b/files/zh-cn/web/css/hyphens/index.html index 6854413c53f3a3..953d834e50abd1 100644 --- a/files/zh-cn/web/css/hyphens/index.html +++ b/files/zh-cn/web/css/hyphens/index.html @@ -53,7 +53,7 @@

Suggesting line break opportunities

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/image-rendering/index.html b/files/zh-cn/web/css/image-rendering/index.html index dc0965242737e4..7541d7c3179af4 100644 --- a/files/zh-cn/web/css/image-rendering/index.html +++ b/files/zh-cn/web/css/image-rendering/index.html @@ -51,7 +51,7 @@

属性值

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/inline-size/index.html b/files/zh-cn/web/css/inline-size/index.html index ca87a6528fb790..c0b216abc9e551 100644 --- a/files/zh-cn/web/css/inline-size/index.html +++ b/files/zh-cn/web/css/inline-size/index.html @@ -48,7 +48,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/justify-content/index.html b/files/zh-cn/web/css/justify-content/index.html index d06a19bbe5a330..26e42dc88c25af 100644 --- a/files/zh-cn/web/css/justify-content/index.html +++ b/files/zh-cn/web/css/justify-content/index.html @@ -94,8 +94,7 @@

语法格式

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/justify-items/index.html b/files/zh-cn/web/css/justify-items/index.html index f633239a9343d8..93289a5268f32d 100644 --- a/files/zh-cn/web/css/justify-items/index.html +++ b/files/zh-cn/web/css/justify-items/index.html @@ -118,7 +118,7 @@

Formal syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

规范

diff --git a/files/zh-cn/web/css/justify-self/index.html b/files/zh-cn/web/css/justify-self/index.html index 0fc7e658b5cfd2..8e4596efc13e49 100644 --- a/files/zh-cn/web/css/justify-self/index.html +++ b/files/zh-cn/web/css/justify-self/index.html @@ -123,7 +123,7 @@

形式化定义

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/left/index.html b/files/zh-cn/web/css/left/index.html index 376c0b8168ccc1..6981340af41633 100644 --- a/files/zh-cn/web/css/left/index.html +++ b/files/zh-cn/web/css/left/index.html @@ -68,7 +68,7 @@

常用语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/letter-spacing/index.html b/files/zh-cn/web/css/letter-spacing/index.html index 917818266494d6..8f3126157fbbfc 100644 --- a/files/zh-cn/web/css/letter-spacing/index.html +++ b/files/zh-cn/web/css/letter-spacing/index.html @@ -42,7 +42,7 @@

形式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/line-break/index.html b/files/zh-cn/web/css/line-break/index.html index 2419b7a3f1f141..93aa342f406041 100644 --- a/files/zh-cn/web/css/line-break/index.html +++ b/files/zh-cn/web/css/line-break/index.html @@ -49,7 +49,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

规范

diff --git a/files/zh-cn/web/css/line-height/index.html b/files/zh-cn/web/css/line-height/index.html index c951c61fc4fbd5..a2f3c13bb78d9c 100644 --- a/files/zh-cn/web/css/line-height/index.html +++ b/files/zh-cn/web/css/line-height/index.html @@ -62,7 +62,7 @@

取值

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/list-style-image/index.html b/files/zh-cn/web/css/list-style-image/index.html index 8d026ccf1040eb..6185aca83519ce 100644 --- a/files/zh-cn/web/css/list-style-image/index.html +++ b/files/zh-cn/web/css/list-style-image/index.html @@ -42,7 +42,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

举例

diff --git a/files/zh-cn/web/css/list-style-position/index.html b/files/zh-cn/web/css/list-style-position/index.html index eb83b0b10887ca..1b63e9c8b6fbcb 100644 --- a/files/zh-cn/web/css/list-style-position/index.html +++ b/files/zh-cn/web/css/list-style-position/index.html @@ -34,7 +34,7 @@

数值

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/list-style-type/index.html b/files/zh-cn/web/css/list-style-type/index.html index 300b44c3bad069..6350c679870346 100644 --- a/files/zh-cn/web/css/list-style-type/index.html +++ b/files/zh-cn/web/css/list-style-type/index.html @@ -462,7 +462,7 @@

非标准扩展

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/margin-block-start/index.html b/files/zh-cn/web/css/margin-block-start/index.html index 34afdf89f021bd..de4b58cc63a227 100644 --- a/files/zh-cn/web/css/margin-block-start/index.html +++ b/files/zh-cn/web/css/margin-block-start/index.html @@ -35,7 +35,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

案例

diff --git a/files/zh-cn/web/css/margin-block/index.html b/files/zh-cn/web/css/margin-block/index.html index 696903ab8f84bd..d82177174c1600 100644 --- a/files/zh-cn/web/css/margin-block/index.html +++ b/files/zh-cn/web/css/margin-block/index.html @@ -34,7 +34,7 @@

正规语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/margin-bottom/index.html b/files/zh-cn/web/css/margin-bottom/index.html index 5705d9d2dcf301..4a5b7f23b7da2a 100644 --- a/files/zh-cn/web/css/margin-bottom/index.html +++ b/files/zh-cn/web/css/margin-bottom/index.html @@ -48,7 +48,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

样例

diff --git a/files/zh-cn/web/css/margin-left/index.html b/files/zh-cn/web/css/margin-left/index.html index b854468cc690c8..c7f3b25b19f6bd 100644 --- a/files/zh-cn/web/css/margin-left/index.html +++ b/files/zh-cn/web/css/margin-left/index.html @@ -102,7 +102,7 @@

Values

Formal syntax

-
{{csssyntax()}}
+{{csssyntax()}}

Examples

diff --git a/files/zh-cn/web/css/margin-right/index.html b/files/zh-cn/web/css/margin-right/index.html index 295e126588ab05..a0a25c9993daf9 100644 --- a/files/zh-cn/web/css/margin-right/index.html +++ b/files/zh-cn/web/css/margin-right/index.html @@ -101,7 +101,7 @@

形式语法

-
{{csssyntax}}
+{{csssyntax}}

实例

diff --git a/files/zh-cn/web/css/margin-top/index.html b/files/zh-cn/web/css/margin-top/index.html index 931872da2b72f7..3e12c45805d71d 100644 --- a/files/zh-cn/web/css/margin-top/index.html +++ b/files/zh-cn/web/css/margin-top/index.html @@ -42,7 +42,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/margin/index.html b/files/zh-cn/web/css/margin/index.html index 5c9ecf8bafa254..b5faa06f686e2b 100644 --- a/files/zh-cn/web/css/margin/index.html +++ b/files/zh-cn/web/css/margin/index.html @@ -65,7 +65,7 @@

可取值

语法格式

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/mask-border-mode/index.html b/files/zh-cn/web/css/mask-border-mode/index.html index d23aa62491a272..aea7fc9a070982 100644 --- a/files/zh-cn/web/css/mask-border-mode/index.html +++ b/files/zh-cn/web/css/mask-border-mode/index.html @@ -30,7 +30,7 @@

形式语法

-
{{csssyntax}}
+{{csssyntax}}

产品规格

diff --git a/files/zh-cn/web/css/mask-border-repeat/index.html b/files/zh-cn/web/css/mask-border-repeat/index.html index 4a67d406483d22..0ad3027f290d5b 100644 --- a/files/zh-cn/web/css/mask-border-repeat/index.html +++ b/files/zh-cn/web/css/mask-border-repeat/index.html @@ -46,7 +46,7 @@

Values

正式语法

-
{{csssyntax}}
+{{csssyntax}}

规范

diff --git a/files/zh-cn/web/css/mask-border-slice/index.html b/files/zh-cn/web/css/mask-border-slice/index.html index f183bc1787cbab..d63ef936dedad4 100644 --- a/files/zh-cn/web/css/mask-border-slice/index.html +++ b/files/zh-cn/web/css/mask-border-slice/index.html @@ -74,7 +74,7 @@

正式定义

形式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/mask-border-width/index.html b/files/zh-cn/web/css/mask-border-width/index.html index c161c7ac0e1406..635ccad45e5eb7 100644 --- a/files/zh-cn/web/css/mask-border-width/index.html +++ b/files/zh-cn/web/css/mask-border-width/index.html @@ -58,7 +58,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/zh-cn/web/css/mask-border/index.html b/files/zh-cn/web/css/mask-border/index.html index ecd3d4481491cd..db3177d5fee6ce 100644 --- a/files/zh-cn/web/css/mask-border/index.html +++ b/files/zh-cn/web/css/mask-border/index.html @@ -43,7 +43,7 @@

Values

形式语法

-
{{csssyntax}}
+{{csssyntax}}

范例

diff --git a/files/zh-cn/web/css/mask-image/index.html b/files/zh-cn/web/css/mask-image/index.html index cb3e1ce5d369e8..ef59ab1649bcb8 100644 --- a/files/zh-cn/web/css/mask-image/index.html +++ b/files/zh-cn/web/css/mask-image/index.html @@ -45,7 +45,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/mask-mode/index.html b/files/zh-cn/web/css/mask-mode/index.html index 40530bfd98ec19..f533a8e18de3e1 100644 --- a/files/zh-cn/web/css/mask-mode/index.html +++ b/files/zh-cn/web/css/mask-mode/index.html @@ -48,7 +48,7 @@

Values

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/mask-repeat/index.html b/files/zh-cn/web/css/mask-repeat/index.html index f052ccc58d5bbb..2e125af5593d62 100644 --- a/files/zh-cn/web/css/mask-repeat/index.html +++ b/files/zh-cn/web/css/mask-repeat/index.html @@ -104,7 +104,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/mask/index.html b/files/zh-cn/web/css/mask/index.html index 47d5048e342a8f..c429766d5248d5 100644 --- a/files/zh-cn/web/css/mask/index.html +++ b/files/zh-cn/web/css/mask/index.html @@ -59,7 +59,7 @@

Values

正式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/max()/index.html b/files/zh-cn/web/css/max()/index.html index 35592e45fd5e8b..c5d3f3de89792c 100644 --- a/files/zh-cn/web/css/max()/index.html +++ b/files/zh-cn/web/css/max()/index.html @@ -32,7 +32,7 @@

备注

Formal syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

例子

diff --git a/files/zh-cn/web/css/max-height/index.html b/files/zh-cn/web/css/max-height/index.html index 919ed11b3b1914..da35b710d399b5 100644 --- a/files/zh-cn/web/css/max-height/index.html +++ b/files/zh-cn/web/css/max-height/index.html @@ -54,7 +54,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/max-width/index.html b/files/zh-cn/web/css/max-width/index.html index 10a4e12f17ccdb..c059156cad42d6 100644 --- a/files/zh-cn/web/css/max-width/index.html +++ b/files/zh-cn/web/css/max-width/index.html @@ -55,7 +55,7 @@

可选值

形式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/min()/index.html b/files/zh-cn/web/css/min()/index.html index 48914aeb849774..7ce2caed4ffca8 100644 --- a/files/zh-cn/web/css/min()/index.html +++ b/files/zh-cn/web/css/min()/index.html @@ -28,7 +28,7 @@

注意

Formal syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Examples

diff --git a/files/zh-cn/web/css/min-height/index.html b/files/zh-cn/web/css/min-height/index.html index 29775ae7f59b2f..ddf6dfa5a43769 100644 --- a/files/zh-cn/web/css/min-height/index.html +++ b/files/zh-cn/web/css/min-height/index.html @@ -57,7 +57,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/minmax()/index.html b/files/zh-cn/web/css/minmax()/index.html index 12a51de21a897c..a21065d6c3d346 100644 --- a/files/zh-cn/web/css/minmax()/index.html +++ b/files/zh-cn/web/css/minmax()/index.html @@ -66,7 +66,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/mix-blend-mode/index.html b/files/zh-cn/web/css/mix-blend-mode/index.html index 97c0590e1e2492..3443520ea1aa75 100644 --- a/files/zh-cn/web/css/mix-blend-mode/index.html +++ b/files/zh-cn/web/css/mix-blend-mode/index.html @@ -48,7 +48,7 @@

形式定义

形式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/object-fit/index.html b/files/zh-cn/web/css/object-fit/index.html index 754a37dd0526df..0b12e010fd428e 100644 --- a/files/zh-cn/web/css/object-fit/index.html +++ b/files/zh-cn/web/css/object-fit/index.html @@ -39,7 +39,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/object-position/index.html b/files/zh-cn/web/css/object-position/index.html index cb4f8d6bdfed5c..c7ab78ad9866e9 100644 --- a/files/zh-cn/web/css/object-position/index.html +++ b/files/zh-cn/web/css/object-position/index.html @@ -42,7 +42,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/offset/index.html b/files/zh-cn/web/css/offset/index.html index 090e97fae9186e..f1a966329a893b 100644 --- a/files/zh-cn/web/css/offset/index.html +++ b/files/zh-cn/web/css/offset/index.html @@ -40,7 +40,7 @@

Syntax

语法形式

-
{{csssyntax}}
+{{csssyntax}}

举例

diff --git a/files/zh-cn/web/css/opacity/index.html b/files/zh-cn/web/css/opacity/index.html index 4723b4338c5f20..e1c57194f33e6d 100644 --- a/files/zh-cn/web/css/opacity/index.html +++ b/files/zh-cn/web/css/opacity/index.html @@ -61,7 +61,7 @@

属性值

正式规则

-
{{csssyntax("opacity")}}
+{{csssyntax("opacity")}}

示例

diff --git a/files/zh-cn/web/css/order/index.html b/files/zh-cn/web/css/order/index.html index 44f597ff111666..37f8da8ae8de2f 100644 --- a/files/zh-cn/web/css/order/index.html +++ b/files/zh-cn/web/css/order/index.html @@ -38,8 +38,7 @@

取值

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/outline-color/index.html b/files/zh-cn/web/css/outline-color/index.html index 457caab0226c87..05b11588045b7c 100644 --- a/files/zh-cn/web/css/outline-color/index.html +++ b/files/zh-cn/web/css/outline-color/index.html @@ -44,7 +44,7 @@

Values

正规语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/outline-offset/index.html b/files/zh-cn/web/css/outline-offset/index.html index b195c09a4e31a8..3d928679a5fff9 100644 --- a/files/zh-cn/web/css/outline-offset/index.html +++ b/files/zh-cn/web/css/outline-offset/index.html @@ -38,7 +38,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/outline-style/index.html b/files/zh-cn/web/css/outline-style/index.html index b72b7ca9d3d46f..d38b4ed59e245a 100644 --- a/files/zh-cn/web/css/outline-style/index.html +++ b/files/zh-cn/web/css/outline-style/index.html @@ -73,7 +73,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例 1  dotted 和 dashed

diff --git a/files/zh-cn/web/css/outline-width/index.html b/files/zh-cn/web/css/outline-width/index.html index 80e5b04b2e9e2c..3dc8e46c4ae955 100644 --- a/files/zh-cn/web/css/outline-width/index.html +++ b/files/zh-cn/web/css/outline-width/index.html @@ -45,7 +45,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/outline/index.html b/files/zh-cn/web/css/outline/index.html index 64d1db06c4a0b6..927ab2e622fae9 100644 --- a/files/zh-cn/web/css/outline/index.html +++ b/files/zh-cn/web/css/outline/index.html @@ -65,7 +65,7 @@

取值

形式语法

-
{{csssyntax("outline")}}
+{{csssyntax("outline")}}

示例

diff --git a/files/zh-cn/web/css/overflow-anchor/index.html b/files/zh-cn/web/css/overflow-anchor/index.html index 42150355bf154a..5943c6ecfb278d 100644 --- a/files/zh-cn/web/css/overflow-anchor/index.html +++ b/files/zh-cn/web/css/overflow-anchor/index.html @@ -35,7 +35,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

范例

diff --git a/files/zh-cn/web/css/overflow-block/index.html b/files/zh-cn/web/css/overflow-block/index.html index 2112e76e88ce53..c44280ecf95bed 100644 --- a/files/zh-cn/web/css/overflow-block/index.html +++ b/files/zh-cn/web/css/overflow-block/index.html @@ -46,7 +46,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/overflow-wrap/index.html b/files/zh-cn/web/css/overflow-wrap/index.html index f772393d8b94f9..bf372dba38d188 100644 --- a/files/zh-cn/web/css/overflow-wrap/index.html +++ b/files/zh-cn/web/css/overflow-wrap/index.html @@ -54,7 +54,7 @@

形式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/overflow-y/index.html b/files/zh-cn/web/css/overflow-y/index.html index 0665e1a0ce2cd6..08941c82e5cb6b 100644 --- a/files/zh-cn/web/css/overflow-y/index.html +++ b/files/zh-cn/web/css/overflow-y/index.html @@ -58,8 +58,7 @@

Values[可选值]

Formal syntax[正式语法]

-
{{csssyntax("overflow-y")}}
-
+ {{csssyntax("overflow-y")}}
diff --git a/files/zh-cn/web/css/overflow/index.html b/files/zh-cn/web/css/overflow/index.html index 40edff75c2f954..fc78daee718f0f 100644 --- a/files/zh-cn/web/css/overflow/index.html +++ b/files/zh-cn/web/css/overflow/index.html @@ -99,7 +99,7 @@

Mozilla 扩展形式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/overscroll-behavior-x/index.html b/files/zh-cn/web/css/overscroll-behavior-x/index.html index 91364ff10d99ca..090c4e5be6adc6 100644 --- a/files/zh-cn/web/css/overscroll-behavior-x/index.html +++ b/files/zh-cn/web/css/overscroll-behavior-x/index.html @@ -48,7 +48,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/overscroll-behavior-y/index.html b/files/zh-cn/web/css/overscroll-behavior-y/index.html index ad0061fd6c78c3..b505b44e0b7a5c 100644 --- a/files/zh-cn/web/css/overscroll-behavior-y/index.html +++ b/files/zh-cn/web/css/overscroll-behavior-y/index.html @@ -41,7 +41,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/overscroll-behavior/index.html b/files/zh-cn/web/css/overscroll-behavior/index.html index 728f41aa9481d1..4cbfea5933430f 100644 --- a/files/zh-cn/web/css/overscroll-behavior/index.html +++ b/files/zh-cn/web/css/overscroll-behavior/index.html @@ -46,7 +46,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/padding-bottom/index.html b/files/zh-cn/web/css/padding-bottom/index.html index 3046bcce32b266..d9d588167ae47d 100644 --- a/files/zh-cn/web/css/padding-bottom/index.html +++ b/files/zh-cn/web/css/padding-bottom/index.html @@ -43,7 +43,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/padding-inline-start/index.html b/files/zh-cn/web/css/padding-inline-start/index.html index a127a401cc831c..dca56682c7f3a8 100644 --- a/files/zh-cn/web/css/padding-inline-start/index.html +++ b/files/zh-cn/web/css/padding-inline-start/index.html @@ -34,7 +34,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

范例

diff --git a/files/zh-cn/web/css/padding-left/index.html b/files/zh-cn/web/css/padding-left/index.html index ca761410c080f0..19d5301c7622ac 100644 --- a/files/zh-cn/web/css/padding-left/index.html +++ b/files/zh-cn/web/css/padding-left/index.html @@ -50,7 +50,7 @@

标准定义

标准语法

-
{{csssyntax}}
+{{csssyntax}}

样例

diff --git a/files/zh-cn/web/css/padding-right/index.html b/files/zh-cn/web/css/padding-right/index.html index 77b17279d0b17a..b9d591adff5dcf 100644 --- a/files/zh-cn/web/css/padding-right/index.html +++ b/files/zh-cn/web/css/padding-right/index.html @@ -40,7 +40,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/padding-top/index.html b/files/zh-cn/web/css/padding-top/index.html index 1b1e3f2db379fe..473a0194e5c922 100644 --- a/files/zh-cn/web/css/padding-top/index.html +++ b/files/zh-cn/web/css/padding-top/index.html @@ -42,7 +42,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

实例

diff --git a/files/zh-cn/web/css/padding/index.html b/files/zh-cn/web/css/padding/index.html index 2578e45113de75..98f15f34a05e0b 100644 --- a/files/zh-cn/web/css/padding/index.html +++ b/files/zh-cn/web/css/padding/index.html @@ -72,7 +72,7 @@

标准定义

语法格式

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/page-break-after/index.html b/files/zh-cn/web/css/page-break-after/index.html index 2aa6605d928b5b..7b5632ee5b1435 100644 --- a/files/zh-cn/web/css/page-break-after/index.html +++ b/files/zh-cn/web/css/page-break-after/index.html @@ -80,7 +80,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-cn/web/css/page-break-inside/index.html b/files/zh-cn/web/css/page-break-inside/index.html index 08dbf235bbb06d..a1d1f85530f8dd 100644 --- a/files/zh-cn/web/css/page-break-inside/index.html +++ b/files/zh-cn/web/css/page-break-inside/index.html @@ -34,7 +34,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-cn/web/css/paint-order/index.html b/files/zh-cn/web/css/paint-order/index.html index 4683868cb14290..aa743728c57b37 100644 --- a/files/zh-cn/web/css/paint-order/index.html +++ b/files/zh-cn/web/css/paint-order/index.html @@ -43,7 +43,7 @@

属性值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

使用示例

diff --git a/files/zh-cn/web/css/perspective-origin/index.html b/files/zh-cn/web/css/perspective-origin/index.html index 14843dc64d8157..ca5daeeb378c88 100644 --- a/files/zh-cn/web/css/perspective-origin/index.html +++ b/files/zh-cn/web/css/perspective-origin/index.html @@ -54,7 +54,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

举例

diff --git a/files/zh-cn/web/css/perspective/index.html b/files/zh-cn/web/css/perspective/index.html index 9a34e9d980936d..a323831a339c5b 100644 --- a/files/zh-cn/web/css/perspective/index.html +++ b/files/zh-cn/web/css/perspective/index.html @@ -43,7 +43,7 @@

标准语法

-
{{csssyntax}}
+{{csssyntax}}

举例

diff --git a/files/zh-cn/web/css/place-content/index.html b/files/zh-cn/web/css/place-content/index.html index fbee4af97bcc02..964127b278f2ad 100644 --- a/files/zh-cn/web/css/place-content/index.html +++ b/files/zh-cn/web/css/place-content/index.html @@ -80,7 +80,7 @@

参考值

Formal syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

举例

diff --git a/files/zh-cn/web/css/place-items/index.html b/files/zh-cn/web/css/place-items/index.html index 914901a09c512c..6c9d14db3ed11f 100644 --- a/files/zh-cn/web/css/place-items/index.html +++ b/files/zh-cn/web/css/place-items/index.html @@ -101,7 +101,7 @@

形式定义

形式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/position/index.html b/files/zh-cn/web/css/position/index.html index 285f7c038b8641..268fc35d3f445e 100644 --- a/files/zh-cn/web/css/position/index.html +++ b/files/zh-cn/web/css/position/index.html @@ -57,8 +57,7 @@

取值

常见语法

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/quotes/index.html b/files/zh-cn/web/css/quotes/index.html index 41d4290b70e4a2..a32d8d45d7a3d6 100644 --- a/files/zh-cn/web/css/quotes/index.html +++ b/files/zh-cn/web/css/quotes/index.html @@ -41,7 +41,7 @@

语法格式

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/resize/index.html b/files/zh-cn/web/css/resize/index.html index 095c57ec789f92..95f00e5ec96a0e 100644 --- a/files/zh-cn/web/css/resize/index.html +++ b/files/zh-cn/web/css/resize/index.html @@ -51,7 +51,7 @@

取值

标准语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/right/index.html b/files/zh-cn/web/css/right/index.html index 79559cebac600e..ad42f44abc03ed 100644 --- a/files/zh-cn/web/css/right/index.html +++ b/files/zh-cn/web/css/right/index.html @@ -63,7 +63,7 @@

取值

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/rotate/index.html b/files/zh-cn/web/css/rotate/index.html index 6173e189c995bb..1103194d9bc4fe 100644 --- a/files/zh-cn/web/css/rotate/index.html +++ b/files/zh-cn/web/css/rotate/index.html @@ -40,7 +40,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/row-gap/index.html b/files/zh-cn/web/css/row-gap/index.html index 2749f187daa0b0..562dd8ef3357a2 100644 --- a/files/zh-cn/web/css/row-gap/index.html +++ b/files/zh-cn/web/css/row-gap/index.html @@ -41,7 +41,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/scale/index.html b/files/zh-cn/web/css/scale/index.html index e77add2f27c9c5..6ec65c0e878f21 100644 --- a/files/zh-cn/web/css/scale/index.html +++ b/files/zh-cn/web/css/scale/index.html @@ -42,7 +42,7 @@

取值

标准语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/scroll-behavior/index.html b/files/zh-cn/web/css/scroll-behavior/index.html index 896ef6d6a0ca75..b9bc1aee5c62a0 100644 --- a/files/zh-cn/web/css/scroll-behavior/index.html +++ b/files/zh-cn/web/css/scroll-behavior/index.html @@ -43,7 +43,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/scroll-margin-top/index.html b/files/zh-cn/web/css/scroll-margin-top/index.html index 499f5f0a41044a..86a2719795c647 100644 --- a/files/zh-cn/web/css/scroll-margin-top/index.html +++ b/files/zh-cn/web/css/scroll-margin-top/index.html @@ -43,7 +43,7 @@

标准定义

标准语法

-
{{csssyntax}}
+{{csssyntax}}

规范

diff --git a/files/zh-cn/web/css/scroll-margin/index.html b/files/zh-cn/web/css/scroll-margin/index.html index cfe4143ea2bfe8..63652e9d2bd119 100644 --- a/files/zh-cn/web/css/scroll-margin/index.html +++ b/files/zh-cn/web/css/scroll-margin/index.html @@ -36,7 +36,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Specification

diff --git a/files/zh-cn/web/css/scroll-snap-coordinate/index.html b/files/zh-cn/web/css/scroll-snap-coordinate/index.html index 76f9ff866668bc..653df49790ae78 100644 --- a/files/zh-cn/web/css/scroll-snap-coordinate/index.html +++ b/files/zh-cn/web/css/scroll-snap-coordinate/index.html @@ -42,7 +42,7 @@

赋值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/scroll-snap-destination/index.html b/files/zh-cn/web/css/scroll-snap-destination/index.html index 8e338573215dc7..c2042ca391724a 100644 --- a/files/zh-cn/web/css/scroll-snap-destination/index.html +++ b/files/zh-cn/web/css/scroll-snap-destination/index.html @@ -31,7 +31,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/scroll-snap-points-x/index.html b/files/zh-cn/web/css/scroll-snap-points-x/index.html index 29ed5bd8b80b76..c2b0b3c2fce21b 100644 --- a/files/zh-cn/web/css/scroll-snap-points-x/index.html +++ b/files/zh-cn/web/css/scroll-snap-points-x/index.html @@ -39,7 +39,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/scroll-snap-points-y/index.html b/files/zh-cn/web/css/scroll-snap-points-y/index.html index 5e2aa4f4de5529..ad78875020df1d 100644 --- a/files/zh-cn/web/css/scroll-snap-points-y/index.html +++ b/files/zh-cn/web/css/scroll-snap-points-y/index.html @@ -39,7 +39,7 @@

Values

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/scroll-snap-type/index.html b/files/zh-cn/web/css/scroll-snap-type/index.html index 786d07e4e72c66..15ccec4dd56911 100644 --- a/files/zh-cn/web/css/scroll-snap-type/index.html +++ b/files/zh-cn/web/css/scroll-snap-type/index.html @@ -63,7 +63,7 @@

取值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/scrollbar-color/index.html b/files/zh-cn/web/css/scrollbar-color/index.html index 7105af33fd3532..124b188a8117ba 100644 --- a/files/zh-cn/web/css/scrollbar-color/index.html +++ b/files/zh-cn/web/css/scrollbar-color/index.html @@ -64,7 +64,7 @@

形式语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

例子

diff --git a/files/zh-cn/web/css/scrollbar-width/index.html b/files/zh-cn/web/css/scrollbar-width/index.html index e40be4ef7c87e2..b3b634664a889a 100644 --- a/files/zh-cn/web/css/scrollbar-width/index.html +++ b/files/zh-cn/web/css/scrollbar-width/index.html @@ -56,7 +56,7 @@

Values

Formal syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

Example

diff --git a/files/zh-cn/web/css/shape-image-threshold/index.html b/files/zh-cn/web/css/shape-image-threshold/index.html index 135715233f2807..1f4daae524a57f 100644 --- a/files/zh-cn/web/css/shape-image-threshold/index.html +++ b/files/zh-cn/web/css/shape-image-threshold/index.html @@ -42,7 +42,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

范例

diff --git a/files/zh-cn/web/css/shape-margin/index.html b/files/zh-cn/web/css/shape-margin/index.html index 3b3ea4ef4d98dd..1590690856a03b 100644 --- a/files/zh-cn/web/css/shape-margin/index.html +++ b/files/zh-cn/web/css/shape-margin/index.html @@ -45,7 +45,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

范例

diff --git a/files/zh-cn/web/css/shape-outside/index.html b/files/zh-cn/web/css/shape-outside/index.html index 57dc0676ac91f5..a6f40b48486b85 100644 --- a/files/zh-cn/web/css/shape-outside/index.html +++ b/files/zh-cn/web/css/shape-outside/index.html @@ -79,7 +79,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

插值

diff --git a/files/zh-cn/web/css/tab-size/index.html b/files/zh-cn/web/css/tab-size/index.html index ee314a64384cb9..856513a8c4d7ff 100644 --- a/files/zh-cn/web/css/tab-size/index.html +++ b/files/zh-cn/web/css/tab-size/index.html @@ -39,7 +39,7 @@

正式语法

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/table-layout/index.html b/files/zh-cn/web/css/table-layout/index.html index a6b0b99c0a8539..cdcb6bc8868cc9 100644 --- a/files/zh-cn/web/css/table-layout/index.html +++ b/files/zh-cn/web/css/table-layout/index.html @@ -50,8 +50,7 @@

正式语法

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/text-align-last/index.html b/files/zh-cn/web/css/text-align-last/index.html index df3731f9474e17..a7bc64af3c4b93 100644 --- a/files/zh-cn/web/css/text-align-last/index.html +++ b/files/zh-cn/web/css/text-align-last/index.html @@ -62,7 +62,7 @@

属性值

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/text-align/index.html b/files/zh-cn/web/css/text-align/index.html index 4ddd3c561423b9..b18ab96e5b85d7 100644 --- a/files/zh-cn/web/css/text-align/index.html +++ b/files/zh-cn/web/css/text-align/index.html @@ -203,7 +203,7 @@

Values

指示语法

-
{{csssyntax("text-align")}}
+{{csssyntax("text-align")}}

示例

diff --git a/files/zh-cn/web/css/text-decoration-color/index.html b/files/zh-cn/web/css/text-decoration-color/index.html index d104d9ace0e033..69ab4fadfd8daf 100644 --- a/files/zh-cn/web/css/text-decoration-color/index.html +++ b/files/zh-cn/web/css/text-decoration-color/index.html @@ -46,7 +46,7 @@

格式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/text-decoration-line/index.html b/files/zh-cn/web/css/text-decoration-line/index.html index 7b8e74abf61212..7615ef91a09881 100644 --- a/files/zh-cn/web/css/text-decoration-line/index.html +++ b/files/zh-cn/web/css/text-decoration-line/index.html @@ -50,7 +50,7 @@

格式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/text-decoration-skip/index.html b/files/zh-cn/web/css/text-decoration-skip/index.html index 72fcfb490ca3dd..99b6a2b207602b 100644 --- a/files/zh-cn/web/css/text-decoration-skip/index.html +++ b/files/zh-cn/web/css/text-decoration-skip/index.html @@ -55,7 +55,7 @@

取值

语法格式

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/text-decoration-style/index.html b/files/zh-cn/web/css/text-decoration-style/index.html index 0285e527f85846..8e59a0350b81dd 100644 --- a/files/zh-cn/web/css/text-decoration-style/index.html +++ b/files/zh-cn/web/css/text-decoration-style/index.html @@ -55,7 +55,7 @@

格式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/text-decoration-thickness/index.html b/files/zh-cn/web/css/text-decoration-thickness/index.html index 41179d74382020..4c2a07a01ed37d 100644 --- a/files/zh-cn/web/css/text-decoration-thickness/index.html +++ b/files/zh-cn/web/css/text-decoration-thickness/index.html @@ -47,7 +47,7 @@

Formal definition

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/text-decoration/index.html b/files/zh-cn/web/css/text-decoration/index.html index 5bad8be5df555e..580f75fdf55e23 100644 --- a/files/zh-cn/web/css/text-decoration/index.html +++ b/files/zh-cn/web/css/text-decoration/index.html @@ -34,8 +34,7 @@

语法形式

-
{{csssyntax("text-decoration")}}
-
+{{csssyntax("text-decoration")}}

示例

diff --git a/files/zh-cn/web/css/text-indent/index.html b/files/zh-cn/web/css/text-indent/index.html index 75314be041b9a9..f7d4355d3bdafa 100644 --- a/files/zh-cn/web/css/text-indent/index.html +++ b/files/zh-cn/web/css/text-indent/index.html @@ -45,8 +45,7 @@

正式语法

-
{{csssyntax}}
-
+ {{csssyntax}}
diff --git a/files/zh-cn/web/css/text-justify/index.html b/files/zh-cn/web/css/text-justify/index.html index db387c6f372c62..ad13d4ef7a8959 100644 --- a/files/zh-cn/web/css/text-justify/index.html +++ b/files/zh-cn/web/css/text-justify/index.html @@ -45,7 +45,7 @@

语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/text-orientation/index.html b/files/zh-cn/web/css/text-orientation/index.html index 34decf78f36933..7014345a028bab 100644 --- a/files/zh-cn/web/css/text-orientation/index.html +++ b/files/zh-cn/web/css/text-orientation/index.html @@ -54,7 +54,7 @@

形式化定义

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/text-overflow/index.html b/files/zh-cn/web/css/text-overflow/index.html index d92f8d3766c112..2b648418ebc48e 100644 --- a/files/zh-cn/web/css/text-overflow/index.html +++ b/files/zh-cn/web/css/text-overflow/index.html @@ -60,7 +60,7 @@

Formal syntax

-
{{csssyntax("text-overflow")}}
+{{csssyntax("text-overflow")}}

示例

diff --git a/files/zh-cn/web/css/text-shadow/index.html b/files/zh-cn/web/css/text-shadow/index.html index 75220268485300..1b240926030270 100644 --- a/files/zh-cn/web/css/text-shadow/index.html +++ b/files/zh-cn/web/css/text-shadow/index.html @@ -58,7 +58,7 @@

取值

形式化语法

-
{{csssyntax("text-shadow")}}
+{{csssyntax("text-shadow")}}

例子

diff --git a/files/zh-cn/web/css/text-size-adjust/index.html b/files/zh-cn/web/css/text-size-adjust/index.html index c910ead2dba3c2..38de57d1dad3c3 100644 --- a/files/zh-cn/web/css/text-size-adjust/index.html +++ b/files/zh-cn/web/css/text-size-adjust/index.html @@ -58,7 +58,7 @@

属性值

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

规范

diff --git a/files/zh-cn/web/css/text-transform/index.html b/files/zh-cn/web/css/text-transform/index.html index dbf4a988bd70ff..6939245741c247 100644 --- a/files/zh-cn/web/css/text-transform/index.html +++ b/files/zh-cn/web/css/text-transform/index.html @@ -80,7 +80,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/text-underline-position/index.html b/files/zh-cn/web/css/text-underline-position/index.html index 6e85187f6488ad..393c6b7b0ae4d6 100644 --- a/files/zh-cn/web/css/text-underline-position/index.html +++ b/files/zh-cn/web/css/text-underline-position/index.html @@ -50,7 +50,7 @@

属性值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/touch-action/index.html b/files/zh-cn/web/css/touch-action/index.html index 40cbd7136d78c0..760e5566a33ab5 100644 --- a/files/zh-cn/web/css/touch-action/index.html +++ b/files/zh-cn/web/css/touch-action/index.html @@ -69,7 +69,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/transform-box/index.html b/files/zh-cn/web/css/transform-box/index.html index c92254530b2cef..b2ba704cf3999b 100644 --- a/files/zh-cn/web/css/transform-box/index.html +++ b/files/zh-cn/web/css/transform-box/index.html @@ -39,7 +39,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/zh-cn/web/css/transform-origin/index.html b/files/zh-cn/web/css/transform-origin/index.html index c9e578554cedeb..bb530b4db7ab05 100644 --- a/files/zh-cn/web/css/transform-origin/index.html +++ b/files/zh-cn/web/css/transform-origin/index.html @@ -129,7 +129,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/transform-style/index.html b/files/zh-cn/web/css/transform-style/index.html index c459a312d48c2d..592621b43972b6 100644 --- a/files/zh-cn/web/css/transform-style/index.html +++ b/files/zh-cn/web/css/transform-style/index.html @@ -38,7 +38,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

规范

diff --git a/files/zh-cn/web/css/transform/index.html b/files/zh-cn/web/css/transform/index.html index e956ec6f9077bd..13851fb44af49c 100644 --- a/files/zh-cn/web/css/transform/index.html +++ b/files/zh-cn/web/css/transform/index.html @@ -69,8 +69,7 @@

语法格式

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/transition-delay/index.html b/files/zh-cn/web/css/transition-delay/index.html index e573d8432856b6..3492c90d67556e 100644 --- a/files/zh-cn/web/css/transition-delay/index.html +++ b/files/zh-cn/web/css/transition-delay/index.html @@ -41,7 +41,7 @@

取值

语法形式

-
{{csssyntax}}
+{{csssyntax}}

举例

diff --git a/files/zh-cn/web/css/transition-duration/index.html b/files/zh-cn/web/css/transition-duration/index.html index 55f561a7a014ed..41c23b5f25f86f 100644 --- a/files/zh-cn/web/css/transition-duration/index.html +++ b/files/zh-cn/web/css/transition-duration/index.html @@ -36,7 +36,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/transition-property/index.html b/files/zh-cn/web/css/transition-property/index.html index 90df96ad895144..36a3372c14be29 100644 --- a/files/zh-cn/web/css/transition-property/index.html +++ b/files/zh-cn/web/css/transition-property/index.html @@ -48,7 +48,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/transition/index.html b/files/zh-cn/web/css/transition/index.html index 5b7a5cfc2c1d9b..d22b46c9860f9d 100644 --- a/files/zh-cn/web/css/transition/index.html +++ b/files/zh-cn/web/css/transition/index.html @@ -65,7 +65,7 @@

语法

标准语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/translate/index.html b/files/zh-cn/web/css/translate/index.html index d7b88f4ada0b3e..117a42ed4fe706 100644 --- a/files/zh-cn/web/css/translate/index.html +++ b/files/zh-cn/web/css/translate/index.html @@ -46,7 +46,7 @@

形式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/unicode-bidi/index.html b/files/zh-cn/web/css/unicode-bidi/index.html index 0dc0472b596b88..0ba9aa25d0e24a 100644 --- a/files/zh-cn/web/css/unicode-bidi/index.html +++ b/files/zh-cn/web/css/unicode-bidi/index.html @@ -51,7 +51,7 @@

正式语法

-
{{csssyntax}}
+{{csssyntax}}

例子

diff --git a/files/zh-cn/web/css/user-select/index.html b/files/zh-cn/web/css/user-select/index.html index 8481741c5cdc7f..4496a80c117c42 100644 --- a/files/zh-cn/web/css/user-select/index.html +++ b/files/zh-cn/web/css/user-select/index.html @@ -80,7 +80,7 @@

语法

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/var()/index.html b/files/zh-cn/web/css/var()/index.html index 25af7091304a0c..281a7dcf488e5b 100644 --- a/files/zh-cn/web/css/var()/index.html +++ b/files/zh-cn/web/css/var()/index.html @@ -20,8 +20,7 @@

语法

方法的第一个参数是要替换的自定义属性的名称。函数的可选第二个参数用作回退值。如果第一个参数引用的自定义属性无效,则该函数将使用第二个值。

-
{{csssyntax}}
-
+{{csssyntax}}

注意:自定义属性的回退值允许使用逗号。例如, var(--foo, red, blue) 将red, blue同时指定为回退值;即是说任何在第一个逗号之后到函数结尾前的值都会被考虑为回退值。

diff --git a/files/zh-cn/web/css/vertical-align/index.html b/files/zh-cn/web/css/vertical-align/index.html index e07185a92eabb4..df895fe1cbf705 100644 --- a/files/zh-cn/web/css/vertical-align/index.html +++ b/files/zh-cn/web/css/vertical-align/index.html @@ -185,7 +185,7 @@

表格单元格的值

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/widows/index.html b/files/zh-cn/web/css/widows/index.html index 9b9d2d8d2648c6..ab1d1be81999fd 100644 --- a/files/zh-cn/web/css/widows/index.html +++ b/files/zh-cn/web/css/widows/index.html @@ -36,7 +36,7 @@

Formal definition

Formal syntax

-
{{CSSSyntax}}
+{{CSSSyntax}}

示例

diff --git a/files/zh-cn/web/css/width/index.html b/files/zh-cn/web/css/width/index.html index 3f687f1dde4985..9bcfdb63af95a2 100644 --- a/files/zh-cn/web/css/width/index.html +++ b/files/zh-cn/web/css/width/index.html @@ -70,7 +70,7 @@

形式化语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/word-break/index.html b/files/zh-cn/web/css/word-break/index.html index b372b6b594c4fc..07e862e86aa9cb 100644 --- a/files/zh-cn/web/css/word-break/index.html +++ b/files/zh-cn/web/css/word-break/index.html @@ -51,8 +51,7 @@

规范

正式语法

-
{{csssyntax}}
-
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/word-spacing/index.html b/files/zh-cn/web/css/word-spacing/index.html index dd9f267070f340..914fa1a7d67477 100644 --- a/files/zh-cn/web/css/word-spacing/index.html +++ b/files/zh-cn/web/css/word-spacing/index.html @@ -44,7 +44,7 @@

How to read CSS syntax.

-
{{csssyntax("word-spacing")}}
+{{csssyntax("word-spacing")}}

Examples

diff --git a/files/zh-cn/web/css/writing-mode/index.html b/files/zh-cn/web/css/writing-mode/index.html index 0f151b29ea2450..ea47547767045c 100644 --- a/files/zh-cn/web/css/writing-mode/index.html +++ b/files/zh-cn/web/css/writing-mode/index.html @@ -53,7 +53,7 @@

Values

正式语法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-cn/web/css/z-index/index.html b/files/zh-cn/web/css/z-index/index.html index 54ec0c54f3a43d..6b164dbee57425 100644 --- a/files/zh-cn/web/css/z-index/index.html +++ b/files/zh-cn/web/css/z-index/index.html @@ -51,8 +51,7 @@

取值

格式化语法

-
{{csssyntax("z-index")}}
-
+{{csssyntax("z-index")}}

示例

diff --git a/files/zh-tw/conflicting/web/css/@viewport/index.html b/files/zh-tw/conflicting/web/css/@viewport/index.html index 02dd2cafa40691..0780c9e2523c7f 100644 --- a/files/zh-tw/conflicting/web/css/@viewport/index.html +++ b/files/zh-tw/conflicting/web/css/@viewport/index.html @@ -37,8 +37,7 @@

正式語法

-
{{csssyntax}}
-
+{{csssyntax}}

舉例

diff --git a/files/zh-tw/web/css/@media/index.html b/files/zh-tw/web/css/@media/index.html index 11f39d07b61c6e..08ca289860eb82 100644 --- a/files/zh-tw/web/css/@media/index.html +++ b/files/zh-tw/web/css/@media/index.html @@ -19,7 +19,7 @@

概要

語法

-
{{csssyntax}}
+{{csssyntax}}

A <media-query> is composed of a optional media type and/or a number of media features.

diff --git a/files/zh-tw/web/css/@viewport/index.html b/files/zh-tw/web/css/@viewport/index.html index f03aaee77b0361..7e557755926477 100644 --- a/files/zh-tw/web/css/@viewport/index.html +++ b/files/zh-tw/web/css/@viewport/index.html @@ -53,7 +53,7 @@

Descriptors

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-tw/web/css/_colon_first-child/index.html b/files/zh-tw/web/css/_colon_first-child/index.html index 195449ca3d85f8..65abddd20b7075 100644 --- a/files/zh-tw/web/css/_colon_first-child/index.html +++ b/files/zh-tw/web/css/_colon_first-child/index.html @@ -15,8 +15,7 @@

語法

-
{{csssyntax}}
-
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/_colon_first-of-type/index.html b/files/zh-tw/web/css/_colon_first-of-type/index.html index 93a524c4b79a39..fc44997bcc3bea 100644 --- a/files/zh-tw/web/css/_colon_first-of-type/index.html +++ b/files/zh-tw/web/css/_colon_first-of-type/index.html @@ -24,8 +24,7 @@

語法

-
{{csssyntax}}
-
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/_colon_lang/index.html b/files/zh-tw/web/css/_colon_lang/index.html index f79d142f092ca2..53655fed8e636d 100644 --- a/files/zh-tw/web/css/_colon_lang/index.html +++ b/files/zh-tw/web/css/_colon_lang/index.html @@ -20,7 +20,7 @@

語法 Syntax

語法格式 Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

參數 Parameter

diff --git a/files/zh-tw/web/css/attr()/index.html b/files/zh-tw/web/css/attr()/index.html index 7cce14ec01a3d4..92fac9c5ac6189 100644 --- a/files/zh-tw/web/css/attr()/index.html +++ b/files/zh-tw/web/css/attr()/index.html @@ -155,7 +155,7 @@

形式語法

-
{{csssyntax}}
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/background-attachment/index.html b/files/zh-tw/web/css/background-attachment/index.html index 138623a54319dc..98ae4169260adf 100644 --- a/files/zh-tw/web/css/background-attachment/index.html +++ b/files/zh-tw/web/css/background-attachment/index.html @@ -44,8 +44,7 @@

Values

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

例子

diff --git a/files/zh-tw/web/css/background-color/index.html b/files/zh-tw/web/css/background-color/index.html index 3c5cea28b3384a..1d4f14923031d4 100644 --- a/files/zh-tw/web/css/background-color/index.html +++ b/files/zh-tw/web/css/background-color/index.html @@ -28,7 +28,7 @@

參數

正式語法

-
{{csssyntax}}
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/box-shadow/index.html b/files/zh-tw/web/css/box-shadow/index.html index 4d23dc2d139b40..7ec9fe5121dfcb 100644 --- a/files/zh-tw/web/css/box-shadow/index.html +++ b/files/zh-tw/web/css/box-shadow/index.html @@ -64,7 +64,7 @@

參數

語法

-
{{csssyntax}}
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/box-sizing/index.html b/files/zh-tw/web/css/box-sizing/index.html index 058f1799184b53..83784cc2d14d48 100644 --- a/files/zh-tw/web/css/box-sizing/index.html +++ b/files/zh-tw/web/css/box-sizing/index.html @@ -53,7 +53,7 @@

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-tw/web/css/clip/index.html b/files/zh-tw/web/css/clip/index.html index 900be65c41d0ea..914393a72a6503 100644 --- a/files/zh-tw/web/css/clip/index.html +++ b/files/zh-tw/web/css/clip/index.html @@ -42,8 +42,7 @@

Values

Formal syntax

-
{{csssyntax}}
-
+{{csssyntax}}

Examples

diff --git a/files/zh-tw/web/css/cursor/index.html b/files/zh-tw/web/css/cursor/index.html index 6e20cbbb435b9a..5ded20bef8efb8 100644 --- a/files/zh-tw/web/css/cursor/index.html +++ b/files/zh-tw/web/css/cursor/index.html @@ -246,8 +246,7 @@

數值

公式語法

-
{{csssyntax}}
-
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/grid-row/index.html b/files/zh-tw/web/css/grid-row/index.html index d7c3ed154399b9..e3e6daca74c649 100644 --- a/files/zh-tw/web/css/grid-row/index.html +++ b/files/zh-tw/web/css/grid-row/index.html @@ -66,7 +66,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-tw/web/css/grid-template-columns/index.html b/files/zh-tw/web/css/grid-template-columns/index.html index 31ef2b30b3eb79..ac327e5b4ea931 100644 --- a/files/zh-tw/web/css/grid-template-columns/index.html +++ b/files/zh-tw/web/css/grid-template-columns/index.html @@ -75,7 +75,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-tw/web/css/grid-template/index.html b/files/zh-tw/web/css/grid-template/index.html index 196c847b67490f..9682acb46252cb 100644 --- a/files/zh-tw/web/css/grid-template/index.html +++ b/files/zh-tw/web/css/grid-template/index.html @@ -55,7 +55,7 @@

價值觀

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-tw/web/css/height/index.html b/files/zh-tw/web/css/height/index.html index 139ec496b66522..4fd044b518ac2e 100644 --- a/files/zh-tw/web/css/height/index.html +++ b/files/zh-tw/web/css/height/index.html @@ -63,7 +63,7 @@

正式語法

-
{{csssyntax}}
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/line-break/index.html b/files/zh-tw/web/css/line-break/index.html index f7e073e1008a50..d30a098abd42b0 100644 --- a/files/zh-tw/web/css/line-break/index.html +++ b/files/zh-tw/web/css/line-break/index.html @@ -43,7 +43,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Specifications

diff --git a/files/zh-tw/web/css/object-fit/index.html b/files/zh-tw/web/css/object-fit/index.html index e6b73dc0b9aea8..b2708e1a097b15 100644 --- a/files/zh-tw/web/css/object-fit/index.html +++ b/files/zh-tw/web/css/object-fit/index.html @@ -47,7 +47,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Example

diff --git a/files/zh-tw/web/css/ruby-position/index.html b/files/zh-tw/web/css/ruby-position/index.html index 6caff70d64c9fe..3477b7d3bd388a 100644 --- a/files/zh-tw/web/css/ruby-position/index.html +++ b/files/zh-tw/web/css/ruby-position/index.html @@ -35,7 +35,7 @@

屬性值

正式語法

-
{{csssyntax}}
+{{csssyntax}}

示例

diff --git a/files/zh-tw/web/css/transform-origin/index.html b/files/zh-tw/web/css/transform-origin/index.html index 2cfccb17161c89..f673fa334c3c38 100644 --- a/files/zh-tw/web/css/transform-origin/index.html +++ b/files/zh-tw/web/css/transform-origin/index.html @@ -127,7 +127,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-tw/web/css/transform/index.html b/files/zh-tw/web/css/transform/index.html index 7b1f9ee11b5328..1d934105173ea5 100644 --- a/files/zh-tw/web/css/transform/index.html +++ b/files/zh-tw/web/css/transform/index.html @@ -88,7 +88,7 @@

正式定義

標準語法

-
{{csssyntax}}
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/transition-duration/index.html b/files/zh-tw/web/css/transition-duration/index.html index d03125128e99bc..7c7d07d1413a34 100644 --- a/files/zh-tw/web/css/transition-duration/index.html +++ b/files/zh-tw/web/css/transition-duration/index.html @@ -41,7 +41,7 @@

正式語法

-
{{csssyntax}}
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/transition-timing-function/index.html b/files/zh-tw/web/css/transition-timing-function/index.html index 467fcf51b58f1c..440f3f082c603f 100644 --- a/files/zh-tw/web/css/transition-timing-function/index.html +++ b/files/zh-tw/web/css/transition-timing-function/index.html @@ -60,7 +60,7 @@

公式語法

-
{{csssyntax}}
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/transition/index.html b/files/zh-tw/web/css/transition/index.html index 3e5b3c042c186a..405f75b759b6b9 100644 --- a/files/zh-tw/web/css/transition/index.html +++ b/files/zh-tw/web/css/transition/index.html @@ -65,7 +65,7 @@

語法

標準語法

-
{{csssyntax}}
+{{csssyntax}}

範例

diff --git a/files/zh-tw/web/css/white-space/index.html b/files/zh-tw/web/css/white-space/index.html index eef166cc0e6120..ec061e754ba92f 100644 --- a/files/zh-tw/web/css/white-space/index.html +++ b/files/zh-tw/web/css/white-space/index.html @@ -219,7 +219,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

diff --git a/files/zh-tw/web/css/width/index.html b/files/zh-tw/web/css/width/index.html index 9459dd32e91a72..11336859c4a563 100644 --- a/files/zh-tw/web/css/width/index.html +++ b/files/zh-tw/web/css/width/index.html @@ -169,7 +169,7 @@

Values

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

範例