Vertaling van "CSS at-rule" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The @charset CSS at-rule specifies the character encoding used in the style sheet.
Die @charset CSS At-Regel gibt die Zeichenkodierung an, die in dem Stylesheet verwendet wird.
It is important to understand that, although the @charset declaration looks like a CSS at-rule, it is not parsed as such for detection of the character encoding.
Es ist wichtig zu verstehen, dass die Angabe @charset zwar wie eine CSS-At-Regel aussieht, aber zur Erkennung der Zeichencodierung nicht als solche geparst wird.
Summary The @keyframes CSS at-rule lets authors control the intermediate steps in a CSS animation sequence by establishing keyframes (or waypoints) along the animation sequence that must be reached by certain points during the animation.
Zusammenfassung Durch die CSS-at-Regel @keyframes kann der Autor die einzelnen Schritte einer CSS-Animationssequenz festlegen, indem er Keyframes (oder Wegpunkte) setzt, die während der Sequenz an bestimmten Punkten erreicht werden.
The @document CSS at-rule restricts the style rules contained within it based on the URL of the document.
Die @document CSS at-rule beschränkt die Stilregeln, die sie beinhaltet, basierend auf dem URL des Dokuments.
The @page CSS at-rule is used to modify some CSS properties when printing a document.
Die @page CSS At-Regel wird verwendet, um einige CSS Eigenschaften zu ändern, wenn ein Dokument gedruckt wird.
Summary The @viewport CSS at-rule contains a set of nested descriptors in a CSS block that is delimited by curly braces.
Zusammenfassung Die @viewport CSS at-Regel enthält eine Menge aus geschachtelten Deskriptoren in einem CSS-Block, der durch geschweifte Klammern begrenzt wird.
The @font-face CSS at-rule allows you to define the location of a particular font resource, its style characteristics, and the Unicode codepoints for which it should be used.
Die CSS-at-Regel @font-face gestattet es, den Speicherort einer bestimmten Schriftartressource, deren Style-Eigenschaften und die Unicode-Codepoints festzulegen, für die sie verwendet werden soll.