background-image 1 Toggle history 12 Toggle history 1 footnote Toggle history 3.5 Toggle history 1 Toggle history 18 Toggle history 4 footnote Toggle history 14 Toggle history 1 Toggle history 1.0 Toggle history 4.4 Toggle history 1 Toggle history ...
Image-related functions: linear-gradient() radial-gradient() conic-gradient() repeating-linear-gradient() repeating-radial-gradient() repeating-conic-gradient() <url> Using CSS gradients Implementing image sprites in CSS CSS imagesmodule Background-related properties ...
background将指定的背景属性设为明确给定的值,将没有指定的背景属性设为初始值。 初始值as each of the properties of the shorthand: background-image:none background-position:0% 0% background-size:auto auto background-repeat:repeat background-origin:padding-box ...
The background shorthand CSS property sets all background style properties at once, such as color, image, origin and size, or repeat method. Component properties not set in the background shorthand property value declaration are set to their default valu
The background shorthand CSS property sets all background style properties at once, such as color, image, origin and size, or repeat method. Component properties not set in the background shorthand property value declaration are set to their default valu
The background shorthand CSS property sets all background style properties at once, such as color, image, origin and size, or repeat method. Component properties not set in the background shorthand property value declaration are set to their default valu
background-image: url(bg-graphic.png); background-position: 10px 10px; background-repeat: repeat-x; background-scroll: fixed; 选择器 简单选择器(Simple selectors):通过元素类型、class或者id匹配一个或多个元素。 属性选择器(Attribute selectors):通过 属性 / 属性值 匹配一个或多个元素。
values by background-image */ /* Do not confuse this with background-size: auto auto */ background-size: auto, auto; background-size: 50%, 25%, 25%; background-size: 6px, auto, contain; /* Global values */ background-size: inherit; background-size: initial; background-size: ...
51CTO博客已为您找到关于css background mdn的相关内容,包含IT学习相关文档代码介绍、相关教程视频课程,以及css background mdn问答内容。更多css background mdn相关解答可以来51CTO博客参与分享和学习,帮助广大IT技术人实现成长和进步。
See also Multiple backgrounds The<color>data type Other color-related properties:color,border-color,outline-color,text-decoration-color,text-emphasis-color,text-shadow,caret-color, andcolumn-rule-color