I included a CSS rule that you can use instead.
Ich habe eine CSS-Regel, die Sie stattdessen verwenden können.
A CSS rule is a set of properties associated with a selector.
Eine CSS-Regel ist ein Satz von Eigenschaften, verbunden mit einem Selektor.
A CSS rule consists of a selector and one or more declarations.
Eine CSS-Regel besteht aus einem Selektor und einer oder mehrerer Deklarationen.
The task of modifying a CSS rule by a script should be simple.
Die eigentlich simple Aufgabe, eine CSS-Regel per Skript zu verändern, besteht aus zwei Teilen.
A CSS rule contains a forbidden property value.
Eine CSS-Regel enthält einen unzulässigen Eigenschaftswert.
You can remove it using a CSS rule.
Über eine CSS-Regel lässt sich das Rechteck entfernen.
You can add your own CSS rule for this element using the method described in the previous section.
Sie können mithilfe der im vorherigen Abschnitt beschriebenen Methode Ihre eigene CSS-Regel für dieses Element hinzufügen.
A CSS rule consists of three elements, a selector, a property, and a value.
Eine CSS-Regel besteht aus drei Elementen, einem Selektor, einer Eigenschaft und einem Wert.
Creates a new, empty line at the end of the list to which you can add an available CSS rule.
Legt eine neue, leere Zeile am Ende der Liste an, in der Sie eine vorhandene CSS-Regel hinzufügen können.
If we prefer not to end the last declaration in a CSS rule with a semicolon, we should not do so.
Wenn wir bevorzugen, die letzte Deklaration einer CSS-Regel nicht mit einem Semikolon zu beenden, dann sollten wir das auch nicht tun.
A CSS rule consists of a selector, one or more properties, and the values of those properties.
Eine CSS-Regel besteht aus einem Selektor, einer oder mehreren Eigenschaften und den Werten dieser Eigenschaften.
You could try it right now by figuring out what the following CSS rule does
Versuchen Sie es gleich einmal, indem Sie versuchen herauszufinden, was die folgende CSS-Regel bewirkt
That would obviously be possible by defining a CSS rule for the h1 element like this
Das wäre natürlich möglich, indem wir eine CSS-Regel für das Element h1 definieren würden.