Articles tagged: At-rule
Found 12 documents
- Web/CSS/@charset The @charset CSS at-rule specifies the character encoding used in the style sheet. It must be ...
- Web/CSS/@counter-style The @counter-style CSS at-rule lets authors define specific counter styles that are not part of ...
- 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-feature-values The @font-feature-values CSS at-rule allows authors to use a common name in ...
- 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 lets authors control the intermediate steps in a CSS animation ...
- Web/CSS/@media The @media CSS at-rule associates a set of nested statements, in a CSS block that is delimited ...
- 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/@supports The @supports CSS at-rule associates a set of nested statements, in a CSS block, that is ...
- Web/CSS/@viewport The @viewport CSS at-rule contains a set of nested descriptors in a CSS block that is delimited ...