Articles tagged: CSS
Found 1028 documents
- Web/CSS/@counter-style/symbols The symbols CSS descriptor is used to specify the symbols that the specified counter system will ...
- Web/CSS/@counter-style/system The system descriptor specifies the algorithm to be used for converting the integer value of a ...
- Web/CSS/@document The @document CSS at-rule restricts the style rules contained within it based on the URL of the ...
- Web/CSS/@font-face The @font-face CSS at-rule allows authors to specify online fonts to display text on their web ...
- Web/CSS/@font-face/font-display The font-display descriptor determines how a font face is displayed based on whether and when it ...
- Web/CSS/@font-face/font-family The font-family CSS descriptor allows authors to specify the font family for the font specified ...
- Web/CSS/@font-face/font-style The font-style CSS descriptor allows authors to specify font styles for the fonts specified in ...
- Web/CSS/@font-face/src The src CSS descriptor of the @font-face rule specifies the resource containing font data. It is ...
- Web/CSS/@font-face/unicode-range The unicode-range CSS descriptor sets the specific range of characters to be used from a font ...
- Web/CSS/@font-feature-values The @font-feature-values CSS at-rule lets you use a common name in the font-variant-alternates ...
- Web/CSS/@import The @import CSS at-rule is used to import style rules from other style sheets. These rules must ...
- Web/CSS/@keyframes The @keyframes CSS at-rule controls the intermediate steps in a CSS animation sequence by ...
- Web/CSS/@media The @media CSS at-rule can be used to apply styles based on the result of one or more media ...
- Web/CSS/@media/-moz-device-pixel-ratio The -moz-device-pixel-ratio Gecko-only CSS @media media feature can be used to apply styles ...
- Web/CSS/@media/-moz-mac-graphite-theme The -moz-mac-graphite-theme Gecko-only CSS @media media feature can be used to apply styles ...
- Web/CSS/@media/-moz-maemo-classic The -moz-maemo-classic Gecko-only CSS @media media feature can be used to apply styles based on ...
- Web/CSS/@media/-moz-os-version The -moz-os-version Gecko-only CSS @media media feature can be used to apply styles based on the ...
- Web/CSS/@media/-moz-scrollbar-end-backward Media: media/visual Accepts min/max prefixes: no
- Web/CSS/@media/-moz-scrollbar-end-forward Media: media/visual Accepts min/max prefixes: no
- Web/CSS/@media/-moz-scrollbar-start-backward Media: media/visual Accepts min/max prefixes: no
- Web/CSS/@media/-moz-scrollbar-start-forward Media: media/visual Accepts min/max prefixes: no
- Web/CSS/@media/-moz-scrollbar-thumb-proportional Media: media/visual Accepts min/max prefixes: no
- Web/CSS/@media/-moz-touch-enabled Media: media/visual Accepts min/max prefixes: no
- Web/CSS/@media/-moz-windows-accent-color-in-titlebar The -moz-windows-accent-color-in-titlebar Gecko-only CSS @media media feature can be used to ...
- Web/CSS/@media/-moz-windows-classic Media: media/visual Accepts min/max prefixes: no
- Web/CSS/@media/-moz-windows-compositor Media: media/visual Accepts min/max prefixes: no
- Web/CSS/@media/-moz-windows-default-theme Media: media/visual Accepts min/max prefixes: no
- Web/CSS/@media/-moz-windows-glass Media: media/visual Accepts min/max prefixes: no
- Web/CSS/@media/-moz-windows-theme The -moz-windows-theme Gecko-only CSS @media media feature is useful for customizing application ...
- Web/CSS/@media/-webkit-animation The -webkit-animation Boolean CSS @media media feature is a Chrome extension whose value is true ...
- Web/CSS/@media/-webkit-device-pixel-ratio The -webkit-device-pixel-ratio is a non-standard Boolean CSS @media media feature which is an ...
- Web/CSS/@media/-webkit-transform-2d The -webkit-transform-2d Boolean CSS @media media feature is a Chrome extension whose value is ...
- Web/CSS/@media/-webkit-transform-3d The -webkit-transform-3d Boolean CSS @media media feature is a Chrome extension whose value is ...
- Web/CSS/@media/-webkit-transition The -webkit-transition Boolean CSS @media media feature is a Chrome extension whose value is ...
- Web/CSS/@media/any-hover The any-hover CSS @media media feature can be used to apply styles based on whether any ...
- Web/CSS/@media/any-pointer The any-pointer CSS @media media feature can be used to apply styles based on whether any ...
- Web/CSS/@media/aspect-ratio The aspect-ratio CSS @media media feature can be used to apply styles based on the aspect ratio ...
- Web/CSS/@media/color The color CSS @media media feature can be used to apply styles based on the number of bits per ...
- Web/CSS/@media/color-gamut The color-gamut CSS @media media feature can be used to apply styles based on the approximate ...
- Web/CSS/@media/color-index The color-index CSS @media media feature can be used to apply styles based on the number of ...
- Web/CSS/@media/device-aspect-ratio The device-aspect-ratio CSS @media media feature can be used to apply styles based on the ...
- Web/CSS/@media/device-height The device-height CSS @media media feature can be used to apply styles based on the height of ...
- Web/CSS/@media/device-width The device-width CSS @media media feature can be used to apply styles based on the width of the ...
- Web/CSS/@media/display-mode The display-mode CSS @media media feature can be used to apply styles based on the display mode ...
- Web/CSS/@media/grid The grid CSS @media media feature can be used to apply styles based on whether the output device ...
- Web/CSS/@media/height The height CSS @media media feature can be used to apply styles based on the height of the ...
- Web/CSS/@media/hover The hover CSS @media media feature can be used to apply styles based on whether the user's ...
- Web/CSS/@media/inverted-colors The inverted-colors CSS @media media feature can be used to apply styles based on whether the ...
- Web/CSS/@media/light-level The light-level CSS @media media feature can be used to apply styles based on the ambient light ...
- Web/CSS/@media/monochrome The monochrome CSS @media media feature can be used to apply styles based on the number of bits ...
- Web/CSS/@media/orientation The orientation CSS @media media feature can be used to apply styles based on the orientation of ...
- Web/CSS/@media/overflow-block The overflow-block CSS @media media feature can be used to apply styles based on how the output ...
- Web/CSS/@media/overflow-inline The overflow-inline CSS @media media feature can be used to apply styles based on how the output ...
- Web/CSS/@media/pointer The pointer CSS @media media feature can be used to apply styles based on whether the user's ...
- Web/CSS/@media/resolution The resolution CSS @media media feature can be used to apply styles based on the pixel density ...
- Web/CSS/@media/scan The scan CSS @media media feature can be used to apply styles based on the scanning process (if ...
- Web/CSS/@media/scripting The scripting CSS @media media feature can be used to apply styles based on whether scripting ...
- Web/CSS/@media/update-frequency The update CSS @media media feature can be used to apply styles based on how frequently (if at ...
- Web/CSS/@media/width The width CSS @media media feature can be used to apply styles based on the width of the ...
- Web/CSS/@namespace @namespace is an at-rule that defines XML namespaces to be used in a CSS style sheet. The ...
- Web/CSS/@page The @page CSS at-rule is used to modify some CSS properties when printing a document. You can't ...
- Web/CSS/@page/bleed The bleed CSS at-rule descriptor, used with the @page at-rule, specifies the extent of the page ...
- Web/CSS/@page/marks The marks CSS at-rule descriptor, used with the @page at-rule, adds crop and/or cross marks to ...
- Web/CSS/@page/size The size CSS at-rule descriptor, used with the @page at-rule, defines the size and orientation ...
- Web/CSS/@styleset See @font-feature-values.
- Web/CSS/@supports The @supports CSS at-rule lets you specify declarations that depend on a browser's support for ...
- Web/CSS/@viewport The @viewport CSS at-rule lets you configure the viewport through which the document is viewed. ...
- Web/CSS/@viewport/height The height CSS descriptor is a shorthand descriptor for setting both min-height and max-height ...
- Web/CSS/@viewport/max-height The max-height CSS descriptor specifies the maximum height of the viewport of a document defined ...
- Web/CSS/@viewport/max-width The max-width CSS descriptor specifies the maximum width of the viewport of a document defined ...
- Web/CSS/@viewport/max-zoom The max-zoom CSS descriptor sets the maximum zoom factor of a document defined by the @viewport ...
- Web/CSS/@viewport/min-height The min-height CSS descriptor specifies the minimum height of the viewport of a document defined ...
- Web/CSS/@viewport/min-width The min-width CSS descriptor specifies the minimum width of the viewport of a document defined ...
- Web/CSS/@viewport/min-zoom The min-zoom CSS descriptor sets the minimum zoom factor of a document defined via @viewport. ...
- Web/CSS/@viewport/orientation The orientation CSS descriptor controls the orientation of a document defined by @viewport.
- Web/CSS/@viewport/user-zoom The user-zoom CSS descriptor controls whether or not the user can change the zoom factor of a ...
- Web/CSS/@viewport/width The width CSS descriptor is shorthand for setting both the min-width and the max-width of the ...
- Web/CSS/@viewport/zoom The zoom CSS Descriptor sets the initial zoom factor of a document defined by @viewport.
- Web/CSS/actual_value The actual value of a CSS property is the used value of that property after any necessary ...
- Web/CSS/Adjacent_sibling_selectors The adjacent sibling combinator (+) separates two selectors and matches the second element only ...
- Web/CSS/align-content The CSS align-content property defines how the browser distributes space between and around ...
- Web/CSS/align-items The CSS align-items property defines how the browser distributes space between and around flex ...
- Web/CSS/align-self The align-self CSS property aligns flex items of the current flex line overriding the ...
- Web/CSS/all The CSS all shorthand property resets all properties, apart from unicode-bidi and direction, to ...
- Web/CSS/All_About_The_Containing_Block The size and position of an element are often impacted by its containing block. Most often, the ...
- Web/CSS/Alternative_style_sheets Specifying alternative style sheets in a web page provides a way for users to see multiple ...
- Web/CSS/angle The angle CSS data type represents an angle value expressed in degrees, gradians, radians, or ...
- Web/CSS/animation The animation CSS property is a shorthand property for the various animation properties: ...
- Web/CSS/animation-delay The animation-delay CSS property specifies when an animation should start. You can begin the ...
- Web/CSS/animation-direction The animation-direction CSS property specifies whether an animation should play forwards, ...
- Web/CSS/animation-duration The animation-duration CSS property specifies the length of time that an animation should take ...
- Web/CSS/animation-fill-mode The animation-fill-mode CSS property specifies how a CSS animation should apply styles to its ...
- Web/CSS/animation-iteration-count The animation-iteration-count CSS property specifies the number of times an animation cycle ...
- Web/CSS/animation-name The animation-name CSS property specifies one or more animations that should be applied to an ...
- Web/CSS/animation-play-state The animation-play-state CSS property specifies whether an animation is running or paused. In ...
- Web/CSS/animation-timing-function The animation-timing-function CSS property specifies how a CSS animation should progress over ...
- Web/CSS/At-rule An at-rule is a CSS statement beginning with an at sign, ' @ ' (U+0040 COMMERCIAL AT), followed ...
- Web/CSS/attr The attr() CSS function is used to retrieve the value of an attribute of the selected element ...
- Web/CSS/Attribute_selectors The CSS attribute selector matches elements based on the presence or value of a given attribute.
- Web/CSS/Aural The aural CSS media type is used for devices that have speech output capabilities.